Currently we have process logic with set of parallel jobs and sequence which is batch scheduled. New business requirement is to have the batch jobs triggered as soon as the user updates happen from Front end (UI).
I am thinking if we have the ISD job (always running job), UI can invoke the ISD job to process the data.
But Can we have ISD job call the sequence or set of parallel jobs to process when ever it gets invoked ?
Or any other suggestions on implementation will be helpful.
Yes you can. The easiest way is to use a server job that invokes the DSRunJob routine from a Transformer stage.
_________________ IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Add To Favorites View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum