Types of Endpoints
<endpoint name="some-name-unique-within-same-application">
<success>
<! -- tag specifying the specific success action -->
</success>
<error>
<! -- tag specifying the specific error action -->
</error>
</endpoint>Last updated