-
### Description
We have some workflows that have some attributes we need with default fixed values. When we build the package and import it to our environment, the values defined for our attributes…
-
### 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…
-
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
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…
-
### Description
When exporting image mappings, the data is fetched and separated correctly, meaning that we have the metadata for ALL of the regions.
When importing the image mappings, it seems…