Hi Experts,
We had an issue in ECC where the industry sector of existing materials were deleted by an IDOC comming from MDM.
It was found that the industry sector field was mapped in the industry sector remote key, but the remote key in the industries sub table was removed that's why both the XML and the IDOC does not have the industry sector value in it which leads to the deletion of the materials industry sector in ECC.
My question now is how to prevent this in MDM side.
Can we set-up an expression in the syndicator to filter if remote key is missing for the industry sector of a material then no XML file will be generated?
Please advise.
Thanks!
Please note that "Suppress Records Without Key" is already ticked but an XML file is still generated for a material but without the industry sector field.
Hey,
So you just want to suppress syndication when "Industry_Sector" field is blank?
If yes, then you can simply put a filter in syndication map, Industry_Sector != NULL.
If that doesn't work, you can always write custom expressions in syndication map.
Thanks
Aamir
but sowseel :
suppose there are values for that field - but no key mappings defined ...
how will syndicator know - that if theres a value for the field but no key mapping defined then it should send a /
i mean : have u tried this case before ?? works ? just curious to know
thanks
-Adrivit
Add a comment