This topic contains 1 reply, has 0 voices, and was last updated by michoel 7 years, 11 months ago.

  • Author
    Posts
  • #1402

    sirisha@netscoretech.com

    Hi All,

    In Suitescript 1.0 we have an api to set current step in assistant object,what is the mapping API to set current step in suitescript 2.0?

    Thanks,

    Sirisha
    This is a cached copy. Click here to see the original post.

  • #1403

    michoel

    I haven’t worked with Assistants in SS2.0, and the documentation there is very lacking, but have you tried –

    Code:
    assistant.currentStep = assistant.getNextStep();


    sirisha@netscoretech.com replied on 12/14/2016, 10:37 PM: Thanks for the reply Michoel,

    Yeah i have tried but when i click on next, again its displaying same first step,but i will try again with above line you posted.

    Thank you..!!

You must be logged in to reply to this topic.