Wednesday 4 February 2015

Messenger Box

The Messenger Box component acts as a means of communication between two entities that use Web Services for the same. The component accepts XMLs, Maps and JSONs as inputs and can return the same as outputs for Web Service calls.

Let me know your feedback. You can download the JAR, Documentation and Examples from the following location:

Messenger Box v1.0

Known Issues and Limitations:

1. The Messenger Box component is dependent on the Conversion Box component when Maps and JSONs are involved either in the Request or the Response. Thus, the issues and limitations in the Conversion Box will be a factor in the Messenger Box for these scenarios.
2. If the keys contain JSON specific symbols (like ‘:’) in them, there is a chance that the resultant JSON may not be generated correctly.