How can I link to start a process model?

I have a request to put a link into a Tempo report grid that will open a specific process model and pass a parameter into it. Can you point me in a direction whereby I can link to start a process model [not an existing task or any instance running, but starting a new instance of a process model from a link]....

OriginalPostID-90065

OriginalPostID-90065

  Discussion posts and replies are publicly visible

Parents
  • @moktharc, using a button you can launch a process in the background. Use the runprocess() expression and configure it as per your requirements i.e. passing the inputs as per the process model's functionality. Here is the link which directs to runprocess function:
    https://forum.appian.com/suite/tempo/#!/records/type/components/item/i8BWsQdLlzKy55h8z8zJ0sPqpDWFrba_b9YJ37t4pyaKZ7RiIzTx6z4fML6RAlnIA/view/summary
    Hope it helps you
Reply
  • @moktharc, using a button you can launch a process in the background. Use the runprocess() expression and configure it as per your requirements i.e. passing the inputs as per the process model's functionality. Here is the link which directs to runprocess function:
    https://forum.appian.com/suite/tempo/#!/records/type/components/item/i8BWsQdLlzKy55h8z8zJ0sPqpDWFrba_b9YJ37t4pyaKZ7RiIzTx6z4fML6RAlnIA/view/summary
    Hope it helps you
Children
No Data