Hi All,
Can anyone know how to add comments to queue transaction through UiPath activities. Please suggest if any way is there.
Thanks!
Hi All,
Can anyone know how to add comments to queue transaction through UiPath activities. Please suggest if any way is there.
Thanks!
adding comments directly to a queue transaction isn’t natively supported via standard activities. However, you can achieve this by using custom fields in the queue transaction or leveraging Orchestrator API
If you don’t have strict requirement to have comment in specific content, use ‘Output’ to store status or comments for the transaction
Hi @harshika.10732998
if your requirement is to add note or comment after processing queue item.you can use output parameter in ‘set tranaction status’ activity
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.