How to stop the EDX call after checking the job status and need to be trigger EDX task
Hi all,
I have created the EDX call qvw file and checking the loast load (job) status in SAP BW via Process chains.
And executing the actal task by EDX execution command.
Now i have two tasks as i said above in my QMC.When i execute the EDX call it will checks the job status and execute the edx execute command ,if the job status is ''Green'' then my actual load will happens from BW server.
Now what i am looking for is ..
I would like to stop the EDX call once it cheks the status and will say execute the EDX execution command.