Sending request to the server without specified formatter

About this task

We have a default naming rule in BTT to define the data formatter and response formatter. If you do not specify them in the request, BTT uses csRequestFormat as data format and csReplyFormat as response format.

Following is an example of how to send a request to the server without specified formatter in XML Channel and JOSN Channel: