Dynamically Build CONCSUB script from scheduled jobs
Hello:
I am looking to migrate entire schedule of jobs from one instance to another. My runbook is huge and need to avoid inputing all information again from front end.
Is there a way to migrate schedule from one R12 instance to another with a utility ?
I am thinking of building CONCSUB requests dynamically from a scheduled job. So, let say I have scheduled a request 6782346 as per my requirement on a recurring basis. Now I want to build a CONCSUB script based on this schedule by querying the Database.
Is this possible ? Has someone done this before ?
I would appreciate any help or commnets.