A CICS programming technique in which a transaction sends a screen to the user and then returns control to CICS (freeing resources). When the user responds, CICS starts a new task that reads the input and processes it. This pattern conserves system resources by not holding a task active while waitin