In the last two articles we discussed how to:
- Configure DIXF To Automatically Generate Unique Key Using Number Sequence.
- Assign Default Values Automatically During the importing process through DIXF.
Today we will discuss how we can convert the field values during the importing process.
Sometimes we may need to convert some of the master data values, especially when we planing to import data from a legacy to new system. For example, assume that one of your clients request to reclassify the vendors from a business line to a new one. in this case you can set up DIXF to convert the old business line value to the new value instead of change the business line for these vendors manually.
The following example we'll show how to convert the Vendor Line of Business during data import process.However we can use the same approach to change the values for any other fields.
The following example we'll show how to convert the Vendor Line of Business during data import process.However we can use the same approach to change the values for any other fields.