Uipath Marketplace
MarketplaceListingsActivityRuntime Activities

Create your first automation in just a few minutes.Try Studio Web

Runtime Activities

Runtime Activities

by Internal Labs

StarStarStarStarStarStarStarStarStarStar

0

Activity

Downloads

2.9k

back button
back button
carouselImage0
next button
next button

Summary

Summary

A set of activities that expose informations on the job that is being ran by the executor, such as process name in Orchestrator, process version...

Overview

Overview

A set of activities that expose information on the job that is being ran. The activities can be found under System/Runtime in the Activities tab of Studio Pro. For StudioX they will appear in the Other category.
The activities are as below:

  • GetProcessName: Retrieves the name of the process. If running from Studio, this will be the project name. If running via Orchestrator, this will get the process name as defined in Orchestrator.
  • GetProcessVersion: Retrieves the version of the process (as defined in the process’s project.json file)
  • GetJobID: Retrieves the unique ID of the process. This job ID also appears in the execution logs.
  • GetInitiatedBy: Retrieves the means by which the process has been started. Can be StudioPro, StudioX, Assistant, Orchestrator
  • GetWorkflowFilePath: Retrieves the path of the file that is currently executed.

The information extracted by these activities can be used for logging/job management purpose (e.g. log the job's initiator to segregate jobs ran from Studio and jobs ran from UiPath Assistant).

Features

Features

Gives access to metadata about the job that is being ran by UiPath's robot Simple designer lets you easily access the relevant information by simply assigning a variable.

Additional Information

Additional Information

Dependencies

None

Code Language

C#, Visual Basic

Runtime

Windows Legacy (.Net Framework 4.6.1)

Publisher

Internal Labs

Visit publisher's page

License & Privacy

License Agreement

Privacy Terms

Technical

Version

2.0.0

Updated

Jul 21, 2021

Works with

Studio: 18.4 - 22.10

Certification

Silver Certified

Tags

Application

Support

UiPath Community Support

Resources

Similar Listings