Question
Standard Chartered Bank
Standard Chartered Bank
IN
Standard Chartered Bank
Posted: Nov 20, 2019
Last activity: Nov 21, 2019
Last activity: 21 Nov 2019 16:58 EST
Closed
Automation Name in C# Script
HI, i am writing a C# Script in Pega Robotics Studio & requirement: how to get the running Automation Name in C# without using the property FullName. Is that anyother property?
Thanks.
There isn't anything set globally (certainly nothing published) that would tell you the current automation. I doubt there is one since there's no limit on how many can run at once and in-fact you can run the same automation multiple times at the same time. The best way is to pass the name into your script.