Configuring the batch upload feature
After uploading the sample XML data file, you can resave the CreateBulkSupplierClaims activity to configure the batch upload feature. The SOAP service uses the CreateBulkSupplierClaims activity to create a batch upload for the supplier claim. This activity consists of multiple rules and data transforms that must overwrite in the implementation layer with your business logic.
- In Dev Studio, search for CreateBulkSupplierClaims and select this activity from the results.
- Save the rule into your implementation layer. For additional information about locked and unlocked rulesets, see Copying a rule or data instance.
- Review the available rules, and data transforms. It is recommended to align all of the listed items with the particular requirements.
- Click Save.
- Repeat the previous steps using the CreateBulkWarrantyClaims activity.
Previous topic Working with XML Batch Processing