ReservationPolicyID (1st take): create as in standard Document as customProp with external value add to Blueprint works fine with nonCustomForm (creates VM) make customForm Request is worki...
See more...
ReservationPolicyID (1st take): create as in standard Document as customProp with external value add to Blueprint works fine with nonCustomForm (creates VM) make customForm Request is working and you can select values, however after sumitting the depoyment stalls with: "The following component requests failed: vSphere__vCenter__Machine_1. Allocation request [Composition RequestId: [8a55591f-362a-41bf-bddd-fbeea44e8a17], CompTypeId: [Infrastructure.CatalogItem.Machine.Virtual.vSphere], BlueprintId: [test], CompId: [vSphere__vCenter__Machine_1], BlueprintRequestId: [c245f027-587c-4bc2-94d4-e14e2af5b8d9], RootCafeRequestId: [6548f844-339c-4008-be9c-6ea93bbee584], SubtenantId: [06890147-51f7-4857-98c7-e5b6ca2d9dcd]] with binding id [bef1c79c-1188-4cf6-9f04-41040d76816d] failed with [Infrastructure service provider error: A server error was encountered. Error requesting machine. Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).]." ReservationPolicyID (2nd take): go to customForms and take external value from getApplicableReservationPolies (using CustomForms) request ...you are able to select the correct values (Forms pass on Context variables) However on Submitt the request stalls with : "The deployment request failed when it was sent to the server. The data specified within the request is invalid. The value for the 'ReservationPolicyID' field should be among the permitted values." ReservationPolicyID (3rd take): go to customForms and take external value from getApplicableReservationPolies_custom (see community post) Can select values however same error as above: "The deployment request failed when it was sent to the server. The data specified within the request is invalid. The value for the 'ReservationPolicyID' field should be among the permitted values." So basically ReservationPolicyID isnt working at the moment at all.....or Im doing something very wrong...either way...let me know