Hi, My requirement is I want to read the project information from the orchestrator. Did anyone use the Input/Output parameters in orchestrator? I don’t want to read from the configuration file. I want once my Robo triggers it read all value from orchestrator. kindly help.
Once after publishing the package to orchestrator we will be creating the process for that package
There we can define the parameters we want to pass and get from the package with IN and OUT arguments
Cheers @balkishan
Okay, understood bro.
I am running my job on Unattended robo. But I give the Message activity in my process. So it skip the message activity and execute from rest activity. ?
Yes, But I have used the message box and I have run the project using Unattendant robo. But Message box activity is not executing. It directly executing from non-message box activity.