Pass information (JSON) to a Service Task

cancel
Showing results for 
Search instead for 
Did you mean: 
arag
Active Member II

Pass information (JSON) to a Service Task

Hello everybody I need help again...

Please can someone tell me how can I pass an ArrayJSON to a Service Task?? 

I have a Java class that implements JavaDelegate and I can see the access to this for my logs but i dont know how i can pass my information...

Please help me

Thanks for your time

1 Reply
cjose
Senior Member II

Re: Pass information (JSON) to a Service Task

Can you not use variables? Set variable and get variable? Please refer Activiti - Engine 5.22.0 API for all the APIs

Ciju