Data Preparation

Before invoking Web Service, we need to prepare data to be passed across to the Web Service. This can be done by configuring the Application Rule.

In the above example, data preparation is done through JSON Read From DB Application Rule as shown below, which reads data from a table, converts into JSON and stores output to JSON_DB_DATA Data Field.

For more information, see JSON Read From DB Application Rule section.