Workflow execution via web | Community
Skip to main content
maurizio_coro
Level 3
June 4, 2019
Solved

Workflow execution via web

  • June 4, 2019
  • 1 reply
  • 1793 views

Hi

Anyone knows if there is a way to control a wf via web?

In particular I need to restart a particular  WF when it ends with an error

Thanks 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by DavidKangni

Hi Maurizio,

You can use this API function  xtk.workflow.Restart(wkf.@internalName)

Thanks

David

1 reply

DavidKangni
Community Advisor
DavidKangniCommunity AdvisorAccepted solution
Community Advisor
June 5, 2019

Hi Maurizio,

You can use this API function  xtk.workflow.Restart(wkf.@internalName)

Thanks

David

David Kangni