Hi Shyam, Thank you for your valuable reply to my post.
I searched for what ever you mentioned in the reply post. But i didn't get the proper post for this. My problem is, ----------> Earlier we are using BMC CDM (Corporate Directory Manager) tool to initiate the workflow for sending requests to the appropriate approvers. In this case if i selected more than one application, (There is a node called SUB-PROCESS in BMC CDM) the sub-process node will iterate the no. of applications that we selected and it will send the reqeust based on the application approver. for ex: If i selects Microsoft AD, RACF, Lotus Notes, MS Visio and Oracle, then based on no: of applications selected, the SUB-PROCESS will iterate the node 5 times (Microsoft AD, RACF, Lotus Notes, MS Visio and Oracle) and Microsoft AD approver will receive the request related to AD, RACF approver will receive the request related to RACF, and so on. ********** The same case where now we are implementing in BMC Remedy AR System to iterate SUB-PROCESS from MAIN-PROCESS based on no: of applications that we are selecting from the table list. Best Regards, Krishna B Shyam Attavar wrote: > > Looks like you need configuration data (for the sub-processes) in your > table > on a per application basis, which can then be used to launch the > appropriate > sub-process for the given application. > > This is similar to the Data Driven State Model that has been used in a few > of the OOB applications from BMC. I would recommend that you research > (from > prior posts in the archive) the data driven architecture for AR System and > base your code on an identical model. > > Best, > -- > Shyam > > "RKVKRKVK" <[email protected]> wrote in message > news:<[email protected]>... >> Hi, >> >> Thank you for your valuable reply to my post. >> >> Right now we storing all the selected applications using table. From this >> table we need to pick all the selected values to kick SUB-PROCESS >> individually. >> >> Can anyone help me in this case. >> >> Best Regards, >> Krishna B >> >> >> >> >> [email protected] wrote: >> > >> > Making use of call guides which check flags is one way. >> > >> > The other is to have a work flow template table which is referenced >> > and the necessary actions kicked-off/created with pre-defined >> > predecessors & successors. >> > >> > > ____________________________________________________________________________ > ___ >> > UNSUBSCRIBE or access ARSlist Archives at www.arslist.org >> > Platinum Sponsor:[email protected] ARSlist: "Where the Answers > Are" >> > >> > >> >> -- >> View this message in context: > http://www.nabble.com/how-to-invoke-sub-process-%28WORK-FLOW%29-using-BMC-Re > medy-Action-Request-System-tp24145356p24162352.html >> Sent from the ARS (Action Request System) mailing list archive at > Nabble.com. >> > > _______________________________________________________________________________ > UNSUBSCRIBE or access ARSlist Archives at www.arslist.org > Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are" > > -- View this message in context: http://www.nabble.com/how-to-invoke-sub-process-%28WORK-FLOW%29-using-BMC-Remedy-Action-Request-System-tp24145356p24178683.html Sent from the ARS (Action Request System) mailing list archive at Nabble.com. _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are"

