cancel
Showing results for 
Search instead for 
Did you mean: 

Add new fields from S/4 integration to C4C views

former_member273190
Participant
0 Kudos

Hi all!

I have a requirement to include fields from S/4 integration to C4C view. The data is coming by PI integration but the fields from S/4 don't exist into C4C, so i must create them and retrieve from PI mapping integration for example:

S/4 ( KeyWordsText) -> C4C (ZCustomField)

In C4C, i'm using KUT to create the fields instead of SDK.

In PI, how do i include the mapping fields created into C4C? Do i have to download the WSDL from comm.arrangement and import into PI channel message mapping?

Thanks!
Mauricio.

Accepted Solutions (1)

Accepted Solutions (1)

manideepsatya
Advisor
Advisor
0 Kudos

Dear Mauricio,

Yes you are right - after you extend the field to relevant service interface , wsdl's in communication arrangement will be updated automatically. You can download the WSDL, verify in text editor if the ZField is available and then upload the new WSDL in PI for the fields to be available for mapping.

Regards,
Manideep Satya

former_member273190
Participant
0 Kudos

Thanks Satya.

Answers (0)