Create your first automation in just a few minutes.Try Studio Web →
by Internal Labs
1
Activity
899
Summary
Summary
This custom activity exposes information about the internals of running job to the workflow (JobID, ProcessName, etc).
Overview
Overview
This custom activity exposes information about the running job to the workflow.
You can get JobId, ProcessName, WorkflowFile and ProcessVersion at runtime.
This internal information is very useful for instance if you need your process to know its name at runtime, but you don't want to hardcode the process name in your workflow. This activity will gather that information dynamically.
Another interesting use of this activity is in determining how the automation is being triggered from within a library.
Features
Features
You will not need to hardcode any values. All of this information is extracted at runtime.
This can be used, for instance, to store the process name in a QueueItem that is shared across multiple processes.
See more examples above.
Additional Information
Additional Information
Dependencies
UiPath.Activities.Api >= 20.4.0
Code Language
Visual Basic
Runtime
Windows Legacy (.Net Framework 4.6.1)
Technical
Version
1.0.0Updated
September 29, 2021Works with
Studio: 19.10 - 22.10
Certification
Silver Certified
Tags
Support
UiPath Community Support