InterviewSolution
Saved Bookmarks
| 1. |
Explain data transformation. |
|
Answer» In most cases, systems do not produce data in the exact format that other systems require, so you often NEED to build flow services that transform the data. When applications and systems EXCHANGE documents, data transformation resolves differences in data representations. In Designer, data transformations are ACCOMPLISHED through mapping. Among the types of transformation you can achieve via mapping are:
|
|