Event Condition

693 views
Skip to first unread message

J.M.

unread,
Oct 26, 2016, 5:34:19 AM10/26/16
to Fujitsu RunMyProcess Developer Community
Hi,

I have been doing some trials with Event condition, but I'm not getting the way in which it works, and the documentation barely has a couple of lines explaining it (in the releases notes), so...


Could you please, explain me how the start and intermediary event of type condition work? If you could provide me an example working, I would be very grateful.

Thanks in advance and regards.

Pankaj Kumar

unread,
Oct 31, 2016, 2:28:59 AM10/31/16
to Fujitsu RunMyProcess Developer Community
Hi Javier,

Please find the Start and Intermediary event details as below:-

Start Event:- This event is used for triggering the Process, you already using it by triggering the process, a process can be configured to trigger the process 
  • None: the process can only be launched through a POST request (ie a web service call) or a RunMyProcess web interface.
  • Message: the process can also be launched through an email.
  • Timer: the process can be scheduled to launch itself automatically at a predefined frequency.
Intermediary Event:- This event  you to start a new branch for a process directly from a task in case this task is cancelled or is failing or has not been performed in a given duration. Please refer to attached screen print for more details.



Thank you,
Pankaj Kumar
Fujitsu RunMyProcess Support


--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "Fujitsu RunMyProcess Developer Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum+unsubscribe@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at https://groups.google.com/a/runmyprocess.com/group/supportforum/.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/76649ba8-91ab-4e24-b7c1-52320e427289%40runmyprocess.com.
For more options, visit https://groups.google.com/a/runmyprocess.com/d/optout.

1.png
2.png
3.png

javiermm...@gmail.com

unread,
Nov 14, 2016, 4:37:34 AM11/14/16
to Fujitsu RunMyProcess Developer Community
Hi Pankaj,


Maybe I was not clear... I was referring to the recent Event CONDITION and his different modes Start and intermediary.
I attach an image of the event I was referring to...
I would like to know how to use this kind of event, his purposses, when is a good idea to use it, etc.


Regards.

El lunes, 31 de octubre de 2016, 7:28:59 (UTC+1), Pankaj Kumar escribió:
> Hi Javier,
>
>
> Please find the Start and Intermediary event details as below:-
>
>
> Start Event:- This event is used for triggering the Process, you already using it by triggering the process, a process can be configured to trigger the process 
> None: the process can only be launched through a POST request (ie a web service call) or a RunMyProcess web interface.Message: the process can also be launched through an email.Timer: the process can be scheduled to launch itself automatically at a predefined frequency.
> Intermediary Event:- This event  you to start a new branch for a process directly from a task in case this task is cancelled or is failing or has not been performed in a given duration. Please refer to attached screen print for more details.
>
>
>
>
>
>
>
>
>
>
> Thank you,
> Pankaj Kumar
> Fujitsu RunMyProcess Support
>
>
> On Wed, Oct 26, 2016 at 3:04 PM, J.M. <javiermm...@gmail.com> wrote:
> Hi,
>
>
>
>
>
>
>
> I have been doing some trials with Event condition, but I'm not getting the way in which it works, and the documentation barely has a couple of lines explaining it (in the releases notes), so...
>
>
>
>
>
> Could you please, explain me how the start and intermediary event of type condition work? If you could provide me an example working, I would be very grateful.
>
>
>
>
>
>
>
> Thanks in advance and regards.
>
>
>
> --
>
> Fujitsu - RunMyProcess
>
> ---
>
> You received this message because you are subscribed to the Google Groups "Fujitsu RunMyProcess Developer Community" group.
>
> To unsubscribe from this group and stop receiving emails from it, send an email to supportforum...@runmyprocess.com.
event_condition.png

Pankaj Kumar

unread,
Nov 14, 2016, 7:39:59 AM11/14/16
to Fujitsu RunMyProcess Developer Community
Hi Javier,

In addition to the already supported process triggers (email, schedule, WS, WI), you can trigger the process by condition also. In a Composite API (CAPI), you can execute the logic and based on the output of the CAPI, the process will be triggered. 

A Composite API is considered to return true, when one of the variable returned by the CAPI is “output” and its value is true. If this condition is met, all the variables of the CAPI and injected as initial parameters in the request. Please refer to attached screen-print for reference.

Note:- Like Timer, it executed only in LIVE & ACCEPTANCE not in TEST.

Thank you,
Pankaj Kumar
Fujitsu RunMyProcess Support

To unsubscribe from this group and stop receiving emails from it, send an email to supportforum+unsubscribe@runmyprocess.com.

To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at https://groups.google.com/a/runmyprocess.com/group/supportforum/.
4.PNG
5.png
6.PNG

javiermm...@gmail.com

unread,
Jan 19, 2017, 10:33:51 AM1/19/17
to Fujitsu RunMyProcess Developer Community
Hi Pankaj,



Thank you so much for the explanation.
Regarding to these events, then how the intermediary condition event works?
Does It stop the process until getting the output: true variable?
Does it execute the CAPI periodically for checking it? In affirmative case, how often is it checked? Otherwise, how the intermediary version works?



Thanks again and regards.

ankitas

unread,
Jan 27, 2017, 7:52:07 AM1/27/17
to Fujitsu RunMyProcess Developer Community, javiermm...@gmail.com
Hi Javier,
Good Day.

All our apologizes for the delay in reply. 
Please find below guidelines for intermediary condition and answer to your questions.

1.How the intermediary condition event works?
- An event realization being a Composite API returning true. We can therefore listen - via a Composite API launched regularly, to a simple event or to an aggregation of events.

Does It stop the process until getting the output true variable?
- Yes,It will paused process until getting value true.

Does it execute the CAPI periodically for checking it?
- Yes.

In affirmative case, how often is it checked? Otherwise, how the intermediary version works?
- User have to set Execution frequency(min) for Composite API. So it will check time(min) user has specified.
for more information please ref screenshot attached.

Hope this will answer to your questions.If you are still facing some issue don't hesitate to contact us.

Regards,
Ankita
Conditional Event.PNG
Reply all
Reply to author
Forward
0 new messages