InterviewSolution
Saved Bookmarks
| 1. |
Difference Between Asynchronous And Synchronous Transformations? |
|
Answer» Asynchronous transformation have different Input and OUTPUT buffers and it is up to the component designer in an Async component to PROVIDE a COLUMN STRUCTURE to the output buffer and hook up the data from the input. Asynchronous transformation have different Input and Output buffers and it is up to the component designer in an Async component to provide a column structure to the output buffer and hook up the data from the input. |
|