I want to map the Start Date and Billing Address fields from the Quote object to the Contract object.
The fields should be mapped to the Contract Start Date and Billing Address fields in Contract.
Which Context Definition should be used, and how can I implement this?
1 answer
Hi @Kamakshi Jamage try ContractToSalesTxnMapping to map the attributes from the Sales Transaction node to the Contract node.