Hi BPC Experts,
there is this situation , which might not be new to many of them. I wouldlike to learn how to achieve this Automation.
We are trying to Automate the DM PKGS and using an external system to schedule the jobs via UJD_Test_PKG with variants. All what we want is the warning messages to be captured by this external scheduler, since it captures the messages from SM37 which only lets us know if the Job is a failure or completed. Please let me know if there is a way if i can capture the warning from DM as well.
The issue is the external sytem uses the BAPI to capture the messages fail or success using these two params JOBNAME and JOBCOUNT from Fm BAPI_XBP_JOB_STATUS_CHECK.
Although this FM captures Statuses in the message text of the FM as Success, Warning, Failure and Abort. Please suggest if there is a way to capture all these messages instead of those two params.
thanks