How to access a session error value directly without knowing the full step path?
R
Robin. varughese
started a topic
28 days ago
Semarchy xDI version: 2024.1.6
In the above image, if error occurs in a process/child process, instead of hard coding the step path to fetch the value highlighted in yellow can we fetch the error directly using core session id or any other means?
The goal is to simply fetch the stack trace error in the parent process and publish the same in a parameter to be later used for file or table operations.
Robin. varughese
Semarchy xDI version: 2024.1.6
In the above image, if error occurs in a process/child process, instead of hard coding the step path to fetch the value highlighted in yellow can we fetch the error directly using core session id or any other means?
The goal is to simply fetch the stack trace error in the parent process and publish the same in a parameter to be later used for file or table operations.