Expand my Community achievements bar.

SOLVED

Audit instance variables without logInfo()

Avatar

Level 7

Hello, I've been auditing the task and event variables from the tasks page of the workflow: 

Heku__0-1683015679631.png

I would like to see the instance.vars the same way, where can i find them? Maybe in the audit page of the workflow?

 

@_Manoj_Kumar_ @Parvesh_Parmar @alnavarg @CampaignerForLife 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @Heku_ ,

Once the workflow ran, Refresh the console, go to workflow property > Variables tab, Here you can find the instance variable values.

Example, in a JS, I had created an instance variable

ParthaSarathy_0-1683016597759.png

After running the WKF and refreshing the console, In workflow property > Variables tab, we can find the instance variable name and its value.

ParthaSarathy_1-1683016634929.png

 

 

 

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi @Heku_ ,

Once the workflow ran, Refresh the console, go to workflow property > Variables tab, Here you can find the instance variable values.

Example, in a JS, I had created an instance variable

ParthaSarathy_0-1683016597759.png

After running the WKF and refreshing the console, In workflow property > Variables tab, we can find the instance variable name and its value.

ParthaSarathy_1-1683016634929.png