In a project involving an Orchestrator queue, a developer needs to extract the two values from the ItemInformation fields of each QueueItem object. How can those fields be extracted from the variable?
A.
Use the SpecificContent property and supply the name of the field as the Key.
B.
Assign output variables for each field in the Add Queue Item activity.
C.
Use a Get Transaction Item activity for each ItemInformation field.
D.
Use a Get Asset activity for each ItemInformation field.
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit