Calling smart service on submit button saveinto

A Score Level 1

Hi,

I am calling a startprocess smartservcie on submit button click in my interface.

and i have set the submit as true for that button.

So here before getting the response from smart service, interface is moving to next node in the process model.

I want to get the response and based on response need to validate the interface. If no issues, then need to move to next node in the process model.

Process model is starting asynchronously so i think whatever i am performing in onSuccess of srtartProcess, is not happening before submitting the interface.

Any suggestions on this please.

  Discussion posts and replies are publicly visible