cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance outbound interface

Former Member
0 Kudos

Hi,

SAP provides PI Content for ERecruiting. There is an outbound interface from ERecruiting to external providers using

a MT JobPositionPublication and an interface JobPositionPublication_Out.

I want to add some custom fields to the MT JobPositionPublication .

I have found guides on enhance enterprise services (inbound interfaces) but none on enhancing outbound interfaces...

Are there any ? How would you go about this without making a copy of the whole interface...

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

First of all. you need to create Data Type Enhancement in ESR.

Then find out what data type JobPositionPublication_Out used, the data type you would like to apply the enhancement.

Apply the enhancement type you just created.

Regards

Liang

Former Member
0 Kudos

Hi,

I've done the enhancement in ESR and backend (regenerated and activated the proxy).

Now , my problem is that the proxy in the backend now sends the message with enhanced datatype but how do you change the mapping to use the enhanced type ?

In the graphical mapping editor , I still see the Message type which is not enhanced ????

Thanks.

Former Member
0 Kudos

try to creat assoicate the message type in your message mapping, and to be on safe side, to that for interface mapping as well.

Regards

Liang