While configuring a workflow you may need to know what are the binding names for the SAP attributes.
The binding names for the SAP attributes are listed on the “SapMetaData.xml” or “SapMetaDataCUA.xml” available under the SAPConnector folder in the QC installation folder.
For example:
In the following entry in the “SapMetaData.xml”
<attribute name="AddressNumber" displayName="Address: Address Number">
<attributeBinding bindingType="outerParameter" sourceCall="GetUserDetails" bindTo="AddrNo"/>
</attribute>
The attribute name "AddressNumber" is binded to "AddrNo" SAP field.
© 2025 One Identity LLC. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center