VMware Cloud Community
qc4vmware
Virtuoso
Virtuoso
Jump to solution

RESTHostManager.createWorkflow generates workflows with incorrect string and number parameters

I am pretty sure I've posted about this before but I am posting this again.  When RESTHostManager.createWorkflow is called it generates workflows with parameters of "String" and "Number" when they should be "string" and "number".  The capital letter causes errors to occur in some instances... I can't recall exactly what those were, might have been when making a remote call to another orchestrator server?  I end up needing to edit the workflow and change flip flop the parameter type so that it gets set correctly.

0 Kudos
1 Solution

Accepted Solutions
iiliev
VMware Employee
VMware Employee
Jump to solution

You are right, this could be annoying.

I'll open a PR to track it.

View solution in original post

0 Kudos
4 Replies
iiliev
VMware Employee
VMware Employee
Jump to solution

You are right, this could be annoying.

I'll open a PR to track it.

0 Kudos
qc4vmware
Virtuoso
Virtuoso
Jump to solution

Thanks so much... I'm pretty sure the vRO workflow for creating proxy workflows in remote servers has the same issue but maybe it was fixed VCOProxyWorkflowManager.createProxy.

0 Kudos
PetarGeorgiev
VMware Employee
VMware Employee
Jump to solution

Hello team,

The issue is fixed and a build is attached at the following technical preview post: Technical preview of VMware vRealize Orchestrator HTTP-REST plugin version 2.3.0

Best Regards,

Petar Georgiev

qc4vmware
Virtuoso
Virtuoso
Jump to solution

Thanks... I'll test it soon!

0 Kudos