Expand my Community achievements bar.

SOLVED

How to read the values in workflow process

Avatar

Employee

Hello Team,

I have a dialog in the dynamic participant workflow. Lets say, I have added some value in the dialog and it gets stored in /var/workflow/instances/server0/2024-03-26/test-asset-publish-_6/history/1e7a5abf-20ce-46bc-bf1c-621d816f6809/workItem/metaData. Now how to access these values in my process?

SateeshRe_0-1711446850921.png

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor
1 Reply

Avatar

Correct answer by
Community Advisor

Hi @SateeshRe 
Get the workflow history or previous workitem and read the mata data

https://joao.ws/aem-workflow-comments/ 

https://stackoverflow.com/questions/41848671/query-regarding-adobe-aem 



Arun Patidar