|
How do I add ANID and ACMID to XML outbound message in Supplier Lifecycle and Performance (SLP)?
With the release of feature SM-10781, we can now add binding variable mappings to the default properties file in SLP. This will allow us to default the mappings in the default values file without having to configure the mapping on an internal form.
Kindly follow the below steps,
To test, Click Sync Now (or this can be automatic), the ACM ID should be added to the XML message.
Below is a sample entry for the file.
name |
value |
vendor.supplierGenericCustomField.ZS4ID (ZS4ID is the name of the custom field in customer's ERP) |
${vendor.vendorInfo.s4OrgSystemId} |
Note* you can add the same for ANID – just put ${} around the mapping as shown in the value column |
${vendor.vendorInfo.anId} |
This variable mapping automatically sets supplier ACM IDs in a custom field and, for suppliers created in SAP Ariba from an approved supplier request, sends those ACM IDs to the integrated ERP system in the initial synchronization. If the self-service configuration parameter Application.SM.Vendor.SyncAcmIdToERP is enabled in Manage SM Administration, newly generated ACM IDs for other types of suppliers (such as suppliers created from data import or replication from the ERP system) are also automatically included in updates sent to the ERP system
You can also refer to product documentation for Default_Properties.csv
Supplier Lifecycle & Performance > Field Mapping
Supplier Lifecycle & Performance > Supplier Lifecycle & Performance - XML Integration