How to log the Queue Name in output?
If the variable storing your queue item object is named OrchestratorQueue, then the syntax is:
OrchestratorQueue.QueueName
Put that in a Log Message activity to log it to the output.
How to log the Queue Name in output?
If the variable storing your queue item object is named OrchestratorQueue, then the syntax is:
OrchestratorQueue.QueueName
Put that in a Log Message activity to log it to the output.