Dear all
Im new to workflow , i have got a requirement to run a program in a background. here is my requirement.
1)User used to schedule a z report (PO creation BAPI_PO_CREATE1) in a background .
2) after job has finished workflow has to be triggered with the output from job (error po's and success po's).
3) there is a decision making in the mail if user click YES then all success po's should get processed in the BG.
How to achieve this ,,
Thanks