I converted a project that was initially deployed without any input arguments into a process with 3 input arguments.
The process version was changed to v2.0.1 make sure of this major enhancement during deployment:
But when the package is deployed to Orchestrator, the v2.x of the process does not reflect the process arguments!
Is this because I converted an existing cross-platform process and changed it’s entry point signature?
Thanks
Subsequently, I scratch built a basic process with 2 In arguments and 1 out argument.
On deployment, the process arguments still do not show up!
Is this a bug? Or am I missing something?
Thanks
@AndyMenon , this is a bug, thanks for reporting. Please expect a fix to be deployed today.
Thanks for the update @Cosmin_Popescu !
Eagerly awaiting the fix.
alinvelea
(Alin Velea)
March 3, 2022, 11:04am
5
@AndyMenon we deployed a fix for this issue, check it out
1 Like
Yep! It works! One thing to note is the fix is not applicable to already deployed automations. I had to redeploy it once more to see the fix.
In addition, I modified the process to test an In/Out argument. Results below:
Thanks @alinvelea !
2 Likes
alinvelea
(Alin Velea)
March 4, 2022, 7:43am
7
You are right, this is not applicable to already deployed automations, this was intentional. Taking into account that we are in a preview state we haven’t backfilled existing deployments.
Understood. Not an issue at this moment.
Thanks for the update.
1 Like