21-05-22 06:31 PM
could you please explain what is Real Time Requests? I understand the uses and main concept but need more explaination
Thanks in advance
Answered! Go to Answer.
22-05-22 01:08 AM
Hi @SamLima,
I have created a sample process exhibiting a basic real time requests concept for you and for the sake of simplicity our use case is same as that of the use case I created for you in my prior thread implementing the Parent Child Queue relationship: Parent Child Queue Relationship.
Now, in order to run this process successfully you need to place the input files somewhere in your local machine along with the creation of an archive folder and also have a valid outlook account and an email setup to which you can send out notifications on your machine which are shown below and also setup the environment variable for the input directory as well:
Now coming to the components of the use case, the below components are a part of it:
21-05-22 06:53 PM
22-05-22 01:08 AM
Hi @SamLima,
I have created a sample process exhibiting a basic real time requests concept for you and for the sake of simplicity our use case is same as that of the use case I created for you in my prior thread implementing the Parent Child Queue relationship: Parent Child Queue Relationship.
Now, in order to run this process successfully you need to place the input files somewhere in your local machine along with the creation of an archive folder and also have a valid outlook account and an email setup to which you can send out notifications on your machine which are shown below and also setup the environment variable for the input directory as well:
Now coming to the components of the use case, the below components are a part of it:
23-05-22 07:13 AM
why did add sleep stage here?
23-05-22 07:25 AM
23-05-22 07:36 AM
23-05-22 07:44 AM
23-05-22 07:50 AM
I mean first time performer will work, it will fetch the file is already in the queue but next file how it will be fetched? should I built a circular loop in Performer so it will continuously check on or repeat on get next item stage?
@devneetmohanty07
23-05-22 07:50 AM
23-05-22 07:59 AM