Use Automation name in Library

Hi,

i created a lib “My Lib” with a Sequence “my Seq”, which is uses the the process “my Process”. I published this process as “my automation” to the Orchestrator.
Now i would like to read the Automation name “my automation” from my lib.
How can i do that?
same question, in other words: how can i read the caller name of a lib-function?

Thanks
mti

You may not have a direct way of doing this using an activity. But you may be able to somehow use this library in your application get the name of the current process.