Hello,
I want the variable in my service task’s java class when, I make a post call (using postman)
I have tried
execution.getvariable();
execution.setvariable();
this gives error of null value while building.
can anyone help.
Hello,
I want the variable in my service task’s java class when, I make a post call (using postman)
I have tried
execution.getvariable();
execution.setvariable();
this gives error of null value while building.
can anyone help.