You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to reference a shipment Attribute in an xsl file?

Summary:

I need to reference the Attribute14 and AttributeDate4 of the shipment in a Stylesheet Content.

Content (please ensure you mask any confidential information):

When I reference ShipmentGid it works correctly in the following path:


<xsl:value-of select="Blob/xml/TenderOffer/Shipment/ShipmentHeader/ShipmentGid/Gid/Xid"/>


When I reference the Attributes I don't get any value:


<xsl:value-of select="Blob/xml/TenderOffer/Shipment/ShipmentHeader/ShipmentAttribute/FlexFieldStrings/Attribute14"/>


and


<xsl:value-of select="Blob/xml/TenderOffer/Shipment/ShipmentHeader/ShipmentAttribute/FlexFieldDates/AttributeDate4/GLogDate"/>

Version (include the version you are using, if applicable):

OTMv23c

Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!