Performance Optimization Best Practices
Best Practice | Step to perform | When to apply or when not to apply | Image Link |
Efficient Data Mapping and Transformation |
| Simplify data mappings and use direct mappings whenever possible to reduce processing time. | Â |
Error Handling and Exception Management |
| Implement efficient error handling mechanisms to quickly identify and resolve issues without disrupting the entire process. | Â |
Parallel Processing in mapping |
| Parallel Processing checkbox to parallel process of records in case of large data | Â |
Segment Filtering |
| Filter out unnecessary segments during translation to reduce the data size and processing load. | Â |