Skip to Content
0
Former Member
Feb 23, 2009 at 10:39 PM

XI messages and ERecruiting application

34 Views

PUBLICATION_VIA_XI via a custom class- ZCL_HRRCF_PUBLISH_XI_PUB is setup as a periodic service to run through batch job - RCF_PERIODICAL_SERVICES in the background every 10 minutes.

I understand that this batch job that runs every 10 minutes will take information from the periodic service -PUBLICATION_VIA_XI . Due to this, the XI Interface is also triggring every 10 minutes, and it is passing the same data to the Carrier Builder. Due to this isue, the XI outbound communication channel is currently closed so that no data is send out.

Issue: How do we stop the messages in XI or is there a control in XI so that new messages showup only when there is a new job posting?

Assistance much appreciated.