Skip to main content
Solved

How do I check the answer of a message with message options?


I do have a control procedure with a call to tsf_send_message. How can I check what button is clicked in the message?

Best answer by Mark Jongeling

Hi Marieke,

Usage of the function tsf_send_message will only show a particular message in the GUI but it cannot know what answer is given. I've explained it here in more detail: 

Message options can be used when using Process flows. Every Message option can have its own ‘Next step’. In the Process procedure of Show message you can decide which path to continue on the basis of the value of Statuscode (User selects an option, this results in a Statuscode value)

Let's say you make a Process flow that start upon Executing a table task, then after executing, it shows a Message (with option), selecting 'Yes’ then Open a document, if 'No’ then Stop the flow.

Example:

Process flow

 

View original
Did this topic help you find an answer to your question?
This topic has been closed for replies.

2 replies

Mark Jongeling
Administrator
Forum|alt.badge.img+23
  • Administrator
  • 3945 replies
  • Answer
  • March 22, 2021

Hi Marieke,

Usage of the function tsf_send_message will only show a particular message in the GUI but it cannot know what answer is given. I've explained it here in more detail: 

Message options can be used when using Process flows. Every Message option can have its own ‘Next step’. In the Process procedure of Show message you can decide which path to continue on the basis of the value of Statuscode (User selects an option, this results in a Statuscode value)

Let's say you make a Process flow that start upon Executing a table task, then after executing, it shows a Message (with option), selecting 'Yes’ then Open a document, if 'No’ then Stop the flow.

Example:

Process flow

 


  • Author
  • Sidekick
  • 11 replies
  • March 22, 2021

Thanks. That is clear


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings