how to customize the seeded cmk xsl file to change the mappings.
Summary:
We have an issue with customer Product number which is having double quotes (") in it, due to this the order is not getting created
Oracle suggested to use CustomerProductId instead of CustomerProductNumber So, now I am getting the customer Product id value in Customer Product Number field from source.
I have changed the mapping accordingly as below to consume the customer Product id, and commented the CustomerProductNumber as they are passing id value, after uploading the OAGIS_10.1_PROCESS_PO_COLLAB_MSG package with updated xsl and tested ,it is not considering the changes I did.
<xsl:element name="CustomerProductId">
0