Send Outbound Message
From LongJump Support Wiki
Revision as of 19:50, 13 December 2010 by imported>Aeric
In a Data Policy, it is possible to Send an Outbound Message via REST.
- Considerations
- The services which support HTTP POST requests can be accessed and the response HTTP status code is logged into the Debug Log
- For a pre-trigger action-based policy, the only available action is Invoke Java Method
- If the Delete triggering action is chosen, the only available action is Invoke Java Method
- To change a post-trigger policy to a pre-trigger policy, all actions associated with post-trigger policy must be deleted, since none of them are possible for a pre-trigger action
Note:
- Pre-trigger = Before Triggering Actions
- Post-trigger = After Triggering Actions