- Modify your script/tool to callxgSubmit.exe and (optionally) xgWait.exe so that processes whose execution you wish to distribute are queued in the Grid Engine queue.
- Run the script/tool with IBConsole.
- Copy your script to a new location.
- Place each command that is to be run via Incredibuild within an xgSubmit call.
- Create any Groups needed for sequential processing.
- Add any necessary xgWait statements to the script, associating each of them with the appropriate Group(s) or all Groups.
- Save the new script and run it using IBConsole (supplying either a command line for the Job, or the name of the batch file).