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

Post Process Extension

ag3silaus
Participant
0 Likes
528

Hello Experts,

I've been dealing with this flow for two days. I want to enhance this standart flow with Post Process Integration.

Can u please help me in this step ==> I am using Replicate Employee from SAP Business Suite integration flow from this package ==> SAP Cloud for Customer Integration with SAP S/4HANA. I need to change one specific element from my xml data. For this i am using XSLT Mapping in my Post Process Integration. But the problem is after post process integration i lost my payload in last step which I marked it in the picture below.

What am i missing between this two step?

Thank you in advance.

Regards,

Burak Yilmaz

View Entire Topic
MortenWittrock
SAP Mentor
SAP Mentor
0 Likes

Hi Burak

This looks to me like the output of the mapping is not the expected format. This would lead to the Filter step removing everything and your payload therefore disappearing. Pay particular attention to the namespaces in your mapping. If the elements do not belong to the correct namespaces, Filter will remove elements that otherwise have the proper names.

Regards,

Morten

ag3silaus
Participant
0 Likes

Thanks Morten,

but this caused another problem which is

i wanna change just one element from my payload which is same as in the error ==> UserAccountsInactiveIndicator

I can share my XSLT Mapping. Thank you for your patience and answers

Regards

Burak

MortenWittrock
SAP Mentor
SAP Mentor

Hi ag3silaus

Yes, please post the XSLT stylesheet in a separate question. Remember to include some sample input and specify exactly which field you want to change. I'm pretty sure we can get it sorted soon 😄

Regards,

Morten