cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Job publication to third party job portal from E-Recruiting

Former Member
0 Likes
290

Hi,

We have a requirement in E-Recruiting to post jobs to a third party job portal from E-Recruiting system to post all job openings.


We have created external job posting channels but currently struck on the interfacing level on how to trigger and connect to the third party job portal.


We are on e-Recruiting 6.17 is on EHP 7.

We have gone through several posts on this subject in SCN, but we get only publisher class name and most times a shallow explanation.

Are there any standard enhancments available now in EHP 7 to facilate easy interface with job portal externally ?

We appreciate and please urge members to post your comments  elaborately to give an depth understanding on the steps to be carried out to develop and deliver this functionality so that members even in future could use this as single point of reference.

Referral documents or techncial document to guide the development team are also welcome.

Best regards,

Paul.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

The way you set it up dépends on your agreements with your third party. So you won't find a standard enhancement. You should do it via the Publisher classes but how dépends on your setup. I did it via xml files at a client for example

Former Member
0 Likes

Hello Andy,

Thank you for the inputs.

Please can you elaborate more on the XML design model you have executed and found working fine.

We can take it as a casestudy and benchmark for our development.

We will be glad if you could share any reference documents to pauldaniel.sap@gmail.com for our techncial team understanding.

Awaiting inputs.

Thanks

Best regards,

Paul.

Former Member
0 Likes

Hey.

It's been a while and I'm afraid I lost the documentation but the principle was this:

We agreed an xml structure with the receiving party. Than we developed a custom Publisher class and assigned it in EREC. The class would than generate an XML file and write it to the SAP application server in a specific folder. This folder was read x times a day (don't remember) and those files where sent to the receiving Partner. I don't remember how they were sent for sure but I'm guessing IDOC's. Nowadays you could use PI or a webservice if your 3th party provides that off course.

Former Member
0 Likes

Thanks Andy for posting to our need.

We will explore more on this.

Best Regards,

Paul.

Answers (0)