Ariba Supplier OnRamp 7.1 | webMethods Ariba Supplier OnRamp Documentation | webMethods Ariba Supplier OnRamp Installation and User’s Documentation | The Trading Networks related API | pub.ariba.supplier.tn.utils | pub.ariba.supplier.tn.utils:getAttributeValue
 
pub.ariba.supplier.tn.utils:getAttributeValue
WmAribaSupplier. Return the value of a document attribute extracted from the cXML document, or null if the attribute does not exist or does not have a value.
Input Parameters
attrName
Name of document attribute to extract. For example, cXML_OrderID.
Output Parameters
attrValue
Value of document attribute extract. Null if document attribute is not defined or if the attribute has no value.
Usage Note
You can use this service to extract values for attributes you defined in custom extraction rules for that document type.