Start a new topic

How to access a session error value directly without knowing the full step path?

Semarchy xDI version: 2024.1.6


image


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.

Login to post a comment