I want to check weather any data is presnt in queues in orchestrater

@Adithyeshwar_goud

you can first use get queue items and get only new stattus…in the retunred variable check qulistitems.count>0

on then side you have items on else side you dont

cheers

1 Like