NextGen Knowledge Center

Final Processing Steps

  1. The post processor script is executed. It can return a response that the source connector may use.
  2. The source connector decides what response to send back to the originating system, if any. This may be an auto-generated value, the response payload from a destination connector dispatch, a response returned from the post processor script, or a completely custom value residing in the response map.
  3. The selected response is stored as the source connector's response data and is sent back to the originating system, if needed.