Hello,
By using the Export Execution command, Control-M cannot get the return value (Success or failed).
We can only get the the result from the repository table ALVW_HISTORY.
So we need to develop a script that can launch the job from Export Execution command and check the repository table. (Scheduling BODS Jobs Sequentially and Conditionally)
For us, we will use ControlM -> BW chain -> Data Services.
BW system can launch job from a repository and get the return code. So we can schedule and link job.