A SEND request from a NetView command list
starts a CICS® transaction on the same host. No response is
returned. EVESNCCI returns a message and return code indicating whether the command was successful
or not.
If the command is accepted, it is forwarded to the EVENTASK optional task. This task
uses the program-to-program interface to notify CICS to start the transaction.
Errors found by EVESNCCI are returned to the caller. Other
errors detected during the processing of a SEND request are not returned.
These errors are only logged.
Refer to Figure 1. Figure 1. An EVESNCCI SEND Request
Notes:
Parameters passed with EVESNCCI indicate the request type (in
this case S for SEND), the target CICS,
the name of the function to be invoked, and data (if required).
The function name is used to locate the transaction name in the CICS initialization member.