Re-use the String value of a variable from the Process History tab of a Process instances

Certified Senior Developer

Hi,

When I debug a process instance, I can see the value changed of my var in the Process history tab of a Process instances.

Example :

[unit_id=976, info_data= [quantity=50, fk_line_id=, data=[test1=2, test3=3],[test1=4, test3=6]]]

Does Appian provide a native way to convert this string to a String expression ?  (replacing "[" by "{",  "=" by ":"  etc ...)

A little java program would make the stuff... but I'm just curious about a way inside Appian (maybe using some json functions).

Regards

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data