So My Sir Gave me a Project, it’s near to a realtime project.
Basically we will have a Table it consists of a Single Coloumn and Multiple rows(Usually in Hundereds)
So First we need to Read all the rows and add them into the Queue.
But the twist/Tricky part is
- we have to configure Adding the codes into Queue part in such a way that
Based of Number we give in Assets it should go into Queue as a Group.
As seen in the Scenario1 if the Asset is Blank the all the row’s should go into queue at once,
if it has some numbers then it should go as a group.
Problem is i don’t even know what activities i should use to co-relate both of them.
- The Second one is there is tab in a webportal where we need to input the Date,
He wants me to configure that in such away that, We can configure that through Arguments in Orchestrator.
And again i don’t know what activities i should use.
Please help me.
Thankyou.