Documentation on Customer Master Update ERP Services.
Summary
Mapping for updateCustomerAccount and updateCustomerProfile.Content
Hello ,
We have a requirement to be able to update most of the details of the customer master data through an OIC Orchestration.
I am using the in built ERP adapter to update the existing customer master data. The services and the operation that I use are as below
1) Service -> CustomerAccountService , operation -> updateCustomerAccount and
2) Service -> CustomerProfileService , operation -> updateCustomerProfile.
I want to ascertain the mapping that each field corresponds to in the SaaS application for Customer master. for e.g I realized that if I pass something in the "Account Name" using "updateCustomerAccount" operation it points to the "Account description" in the SaaS application for customer master. Similarly I want to relate each mapping option available in the operation to a field in the SaaS application.