Dear Sir/Madam,
Is there a way to do the same workflows multiple times?
Let me explain in detail what I want: We have pharmeceutical studies in an XML format. These studies have to be uploaded into our datawarehouse. The list of studies that have to be uploaed are put in an oracle table as a kind of queue of studies to be processed.
For each study the XML must be processed. And this process is an entire workflow. So it has to run through this workflow for the first study, then it needs to go through it again for the next study, then again for the next study until there are no more studies in the queue table.
Is there any way to do that? How would you solve this? Is this possible?
Thank you very much for your reactions.
Is there a way to do the same workflows multiple times?
Let me explain in detail what I want: We have pharmeceutical studies in an XML format. These studies have to be uploaded into our datawarehouse. The list of studies that have to be uploaed are put in an oracle table as a kind of queue of studies to be processed.
For each study the XML must be processed. And this process is an entire workflow. So it has to run through this workflow for the first study, then it needs to go through it again for the next study, then again for the next study until there are no more studies in the queue table.
Is there any way to do that? How would you solve this? Is this possible?
Thank you very much for your reactions.