cancel
Showing results for 
Search instead for 
Did you mean: 

Assignement task from webservice

shaparak-smmira
Champ in-the-making
Champ in-the-making
Hi

can I  assign User task to user  from result of web service ?
i could assign user task  to user from java class but no Idea for this. please help me
4 REPLIES 4

martin_grofcik
Confirmed Champ
Confirmed Champ
Hi,

can I assign User task to user from result of web service ?

Yes, get result into process variable and evaluate expression as a task assignment.

Regards
Martin

jbarrez
Star Contributor
Star Contributor
If you have a java class that calls the web service, than yes… otherwise variables are the way to go.

thanks for reply jbarrez.

shaparak-smmira
Champ in-the-making
Champ in-the-making
Thanks Martin for your reply.

No any way  without process variable ?