VMware Cloud Community
mralph
Contributor
Contributor
Jump to solution

Machine Prefix

Strange how creating a Machine Prefix has an output of vCAC:Entity and the input of creating Business Groups is vCACCAFE:MachinePrefix. Is there a way to convert the former to the later?

0 Kudos
1 Solution

Accepted Solutions
mralph
Contributor
Contributor
Jump to solution

Found a way to do this. Have to copy the workflow and add a scriptable task that converts it.

View solution in original post

0 Kudos
3 Replies
mralph
Contributor
Contributor
Jump to solution

Found a way to do this. Have to copy the workflow and add a scriptable task that converts it.

0 Kudos
tschoergez
Leadership
Leadership
Jump to solution

Feel free to share the code for future reference :smileygrin:

Thanks! Joerg

0 Kudos
mralph
Contributor
Contributor
Jump to solution

The script is simple: originalMachinePrefix (vCAC:Entity) = machinePrefix (vCACCAFE:MachinePrefix)

0 Kudos