Products | Versions |
---|---|
TIBCO DataSynapse GridServer | - |
Not Applicable | - |
Resolution:
When using CPPDriver and an empty TaskInput, the Engine will not make call a TaskInput read for the empty TaskInput. This is correct behavior; it is a Driver optimization. Note however that that the TaskInput write on the Driver side still occurs, and the TaskOutput write on the Engine and TaskOutput read on the Driver will still occur.