GetCurrentJobInfo-->WorkflowFullPath as a property

Informations about current running job and workflow are available with package uipath.robot.activities.api in activity creator projects. But to get this info I had to create custom activity package and import it to UiPath Studio:
image
So it would be great to have this informations in CurrentJobInfo object.

1 Like