How can you receive the value stored in queue item variable?
Answers
Answered by
4
Explanation:
In the Variables View, if variables are displayed in the column form, variable values can also can be changed by directly editing the value in the column. When debugging a Java program, there are three different types of dialogs that this command can open.
Answered by
3
Answer:
This activity retrieves the transaction items from the queue and stores them, by turn, with each iteration of the loop, in a QueueItem variable. In the Properties pane, in the QueueName field, type the name of the queue which stores your items.
Similar questions