Code examples of how to capture the payload sent as HTTP POST Payload in BusinessEvents?

Code examples of how to capture the payload sent as HTTP POST Payload in BusinessEvents?

book

Article ID: KB0087646

calendar_today

Updated On:

Products Versions
TIBCO BusinessEvents Enterprise Edition -
Not Applicable -

Description

Resolution:
Description:
===========
How to capture the payload sent as HTTP POST Payload in BusinessEvents?

Environment:
===========
TIBCO BusinessEvents 5.x
All Operating Systems

Resolution:
===========
Here we have 2 examples on how BusinessEvents capture the payload sent as HTTP POST Payload.

Example 1: Using Java Code to send HTTPRequest with payload.
Example 2: Using BusinessWorks to send HTTPRequest with payload.

Check the attached file HTTPRequestWithPayload.zip which contains the Java Code project, BusinessWorks project and BusinessEvents project, as well as a detailed document on how to run all of them.

Also, you can refer https://tibco.tibbr.com/tibbr/#!/messages/792908 for details on the same.

Issue/Introduction

Code examples of how to capture the payload sent as HTTP POST Payload in BusinessEvents?

Attachments

Code examples of how to capture the payload sent as HTTP POST Payload in BusinessEvents? get_app