Hello everyone- I am having some trouble trying to figure out if an event notification is being sent or not.
See attached file for all detailed information and screen prints of Event and Publication set up.
We are currently on BW 7.3 & BOBJ 4.1 SP2
Here is what is happening (explained in more detail on the attached file):
- Created a BEx query that is the source for the WebI report “IP Recp List 2014”.
- Created a publication “Test Publication for Event Trigger” for this WebI report.
- The publication runs the WebI report and then publishes the report to the BOBJ Server
o These servers are inside the firewall (.net servers)
- Once the publication is done an Event “Publication_complete_Event” will be triggered to send a notification to the BOBJ server’s Windows Event Log, signifying that the report generation is complete
- Once the Event trigger is there a batch script is executed from the windows server. It will move the reports from the BOBJ server to the incentives servers (grrapxww111 and grrapxww112).
o These servers are outside of the firewall (.com servers)
The issue is that the batch script job is not finding the Event Notification from BOBJ. I am not sure where the break down is happening...in BOBJ or the Windows side. Is there some way for me to verify that the notification is being sent and where to?
Any help would be great!