Hi All:
I had a question about the vRO workflow error. As we want to hide blueprints in catalog by using ASD, the workflow named request a catalog item would be used. But I got an error when I run it. And the out parameter request got a null value. Screenshot and logs as follow. If you have experience, please give me your suggestion. Thanks a lot!
Input values:
provider-Cafe.Shim.VirtualMachine.NumberOfInstances 1
provider-Cafe.Shim.VirtualMachine.TotalStorageSize 80
provider-VirtualMachine.CPU.Count 2
provider-VirtualMachine.Disk0.IsClone true
provider-VirtualMachine.Disk0.Size 80
provider-VirtualMachine.LeaseDays 1
provider-VirtualMachine.Memory.Size 4096
provider-blueprintId e88869e9-3f87-42c3-a626-606fec23bf01
provider-provisioningGroupId 4d8698e6-e1f3-4f6a-a0a4-e91b82bedd88
Logs:
[2016-05-25 21:03:44.705] [I] Getting catalog item 'VMtest' request form...
[2016-05-25 21:03:56.542] [I] Accepted inputs:
[2016-05-25 21:03:56.543] [I] - provider-Cafe.Shim.VirtualMachine.NumberOfInstances
[2016-05-25 21:03:56.543] [I] - provider-Cafe.Shim.VirtualMachine.TotalStorageSize
[2016-05-25 21:03:56.543] [I] - provider-VirtualMachine.CPU.Count
[2016-05-25 21:03:56.543] [I] - provider-VirtualMachine.Disk0.IsClone
[2016-05-25 21:03:56.543] [I] - provider-VirtualMachine.Disk0.Size
[2016-05-25 21:03:56.543] [I] - provider-VirtualMachine.LeaseDays
[2016-05-25 21:03:56.543] [I] - provider-VirtualMachine.Memory.Size
[2016-05-25 21:03:56.543] [I] - provider-blueprintId
[2016-05-25 21:03:56.543] [I] - provider-provisioningGroupId
[2016-05-25 21:03:56.543] [I] Filling in catalog item request...
[2016-05-25 21:03:56.544] [I] Sending catalog item request...
[2016-05-25 21:03:56.849] [I] 400 BAD_REQUEST (Dynamic Script Module name : requestCatalogItem#14)
Screenshot: