How to add information of shipment refnum in Notification XML Stylesheet content?
hi,
we had an obstacle about getting data information to our notification XML stylesheet.
we would to add Shipment Refnum to our body email using this tag
<xsl:value-of select="ShipmentRefnum[RefnumQual='CUSTOMER']/RefnumValue"/>
but it didnt get any information. any solution? thanks
0