What are start routines, transfer routines and update routines?
Answer Posted / Kush Kant Srivastava
Start Routines execute before the actual data transformation process begins, allowing for preprocessing tasks such as setting variables or initializing objects. Transfer Routines handle the movement of data between different systems or tables within a system. Update Routines perform actions on the data being processed, such as applying transformations or business rules.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers