Question
RBC
CA
Last activity: 28 Oct 2025 12:10 EDT
GetProjectPath returns inconsistent results
I have a library of automations that are used in numerous RPA solutions. In one of the main routines, the function GetProjectPath is used to get the location of the running automation. When the automation is included directly into a solution it returns the correct path and project name.
Attempting to turn the library into an Asset, the function returns the "Asset" project name, instead of the solution's directly. Is there a way to consistently get the project's path/name?
attached is samples of the differing behavior.
