cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping of Text Collection to custom text field

S0003560162
Explorer
0 Kudos

Hello,

we are integrating activities that contain more than one text type and two of them are needed.

Now we created a KUT Text field that should receive the text coming from CRM. I made a mapping similar to the one which is filling the field ActivityReplicationRequest/ActivityReplicateRequest/ActivityReplicateRequest/TextCollection/Text/ContentText but this is not working, neither is the field filled nor is it generally in the incoming payload.

Does someone has an idea how to get the text populated into the text field?

Thanks and best regards

Thorsten

Accepted Solutions (0)

Answers (3)

Answers (3)

guilherme_steyer2
Active Participant

Hi Thorsten,

For text collection, you need to add a local context in code list mapping.

So please try to maintain the code 10296 for 'TextCollectionTextTypeCode' in your code list mapping.

Regards,

Guilherme Steyer

S0003560162
Explorer
0 Kudos

Hi Guilherme,

this would only help, if I use a text collection. My case is that I want to take the text for a specific text type from the IDOC comin from ERP and populate this into a KUT text field in C4C. In this case no code list mapping is taking place.

The requirement is just to get the text coming from CRM oP to C4C mapped into the KUT field. And this is not working so far. The field not even appears in the payload leaving HCI.

Best regards

Thorsten

former_member204100
Active Participant

Hi Thorsten,

"neither is the field filled nor is it generally in the incoming payload."
--> what does this mean exactly?

To see a more clear picture about how the payload changes between the steps in the Iflow i would suggest to use the tracing feature in HCI :

https://launchpad.support.sap.com/#/notes/2451546

Best regards,
Viktor
S0003560162
Explorer
0 Kudos

Hi Viktor,

thanks for this info, but I can only see the input (can also be seen in IDOC) and the output (what can be seen in the payload). Is there something I am missing?

"neither is the field filled nor is it generally in the incoming payload." By this I mean, that the field does not appear in the payload.

This is the way I mapped the field:

Thanks and best regards

Thorsten