Custom Tender Out XML Profile is not working at Stylesheet Profile
I'm trying to add an additional shipment attribute(attribute5) information into the spot bid email notification(custom Stylesheet) sent to carriers from OTM.
Since there was no Out XML Profile defined in the custom Stylesheet Profile, the PUBLIC Out XML Profile -GLOG_TENDEROFFER was used and it didn't have attribute5 information included.
So I created a custom Out XML similar to GLOG_TENDEROFFER and added additional XPath needed for ATTRIBUTE5.
This new Out XML profile was updated to the related Stylesheet profile. But the attribute5 value is not fetched in the XML. What could be going wrong.
Also when I add Attribute5 Xpath in the PUBLIC Out XML Profile -GLOG_TENDEROFFER. Then XML for the same stylesheet is bringing out the attribute5 value as expected.