How to read existing CPQ attribute value in Result Parser XSL in SOA Integration
Summary:
How to read existing CPQ attribute value in Result Parser XSL in SOA Integration? tried using <xsl:variable name="main_doc" select="/transaction/data_xml/document[@data_type=0]"/> but no luck.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
<xsl:variable name="main_doc" select="/transaction/data_xml/document[@data_type=0]"/>
Tagged:
0