‎2008 May 05 6:12 AM
Hi experts,
Let me to have a scenario such as follows,
I want to trigger a report program with data when an event occurs in a third party tool. In the meanwhile the third party tool should through some input, following by the input will be given to sap. Can anyone give me some suggestions to make it possible.
Useful points will be rewarded.
Regards,
Sankar.
‎2008 May 05 6:24 AM
Hi,
It would be helpful if u cud elaborate abt the situation.
Thanks & Regards,
Ramya Shree M R
‎2008 May 05 6:27 AM
Hi,
Whenever third part tool wants to trigger the report to be run in SAP, should generate a file in a specific folder. In SAP You should have a small program in ABAP running in background at a specirfic interval, depending on requirement, once this program senses a file in thie specific folder it should trigger the SAP report by passing the content of that file to the report program, Once report is thru report program should move the file generated by the third party toll in the fixed folder to another folder say 'XXX' so that same data wont' be processed again.
I hope this helps,
Regards
Raju chitale
Edited by: Raju Chitale on May 5, 2008 7:28 AM
‎2008 May 05 7:37 AM
Hi raju,
Thanks for your suggestion. I have already tried out the thing. But the system should be of a real time. In case of any delay the batch mode will fall into failure. Thats why i am looking for triggering the report program from the third party tool.
Anyway thanks.
Regards,
Sankar.
‎2008 May 05 7:47 AM
Hi,
If you run the background program continuously then it is a real time triggering, I am sorry but I do not understand what is your worry.
Regards
Raju Chitale