52-8a5f-34e680c289df","name":"Shell"," description ":"Execute a shell or batch script.","plugin":{"id":"effcd34d-7dc2-4f48-9391-ea95e43bd958","pluginId":"com .urbancode.air.plugin.Shell","name":"Shell","description":"The Shell plugin allows user
Is it possible to set an environment property from the shell plugin? We have a shell plugin that will execute some windows commands. We want an output of the shell script to be used later on in other steps of the process.
Add a new property to a component process. When running an application process that calls this component process (for several components) you are unable to see which component and version the property is applicable to.
Process properties defined as Text are being treated as Numbers. For example a process property is defined which gets its value during runtime. This is defined as Text but when a value such as “1.200” is entered the trailing zeros are removed and the value of 1.2 is passed to the process, effectively reading the value you enter as numeric rather than text.
Under environments >>> component mapping >>> component and properties the properties list will not refresh update when selecting another component The workaround is to select resource groups and then go back to properties after you have selected a different component