-
### Description
We have a config element that holds an array of strings. When we execute a vrealize:push with the flag -Dvro.packageImportConfigurationAttributeValues=true, the config element is cr…
-
### Description
Toolchain versions v2.39.0 and v2.40.0 don't handle well the push/pull of the vRA ContentSharingPolicy.
On code pulling the names of the items objects are dismissed.
![image]…
-
### Description
`Run vRO Action` VScode command is now executable since the missing `exec` package was re-added to Build Tools for Aria but the resulting execution logs are missing in VScode an…
-
### Description
We're using Aria Orchestrator version 8.18 and try to implement a nodejs action through polyglot with the build tools version 2.41.1 to be able to have a small package with some speci…
-
### Description
Hi,
I am following the documentation [here](https://github.com/vmware/build-tools-for-vmware-aria/blob/main/docs/versions/latest/Components/Archetypes/typescript/Components/Wor…
-
### Description
Getting this error, when trying to execute a workflow
```
2024-09-13 13:43:09.391 +02:00 ERROR (com.vmware.pscoe.library.ecmascript/Module) Error in (Dynamic Script Module n…
-
### Description
In TS vRO project, there is a bug. When in the commented code there is a `for each` instead of `foreach`, the transpiled code in vRO uncomments this line.
Example:
```
// C…
-
Originally posted by @unbreakabl3 . The team implemented a fix for a related issue but it turns out that this one is still valid.
It is a result of an artifact that was removed in an earlier ver…
-
### Description
When VROES.import().from() is used with invalid , it throws an Unknown error, which cannot be caught in a try/catch block (see attached screenshot).
### Steps to Reproduce
1. …
-
### Description
When trying to attribute of type "SecureString”, I am getting a build error. Without "SecureString”, all is working with all other types. I am not sure what is wrong, but it did…