JSON Write To DB Application Rule

This Application Rule is used to write the data in JSON format into the database.

Figure 4-19 JSON Write to DB Rule Details window


This image displays the JSON Write to DB Rule Details window.

Table 4-15 JSON Write to DB Rule Details Description

Field Name Description
Name Enter a unique name for the Application Rule.
Rule Type Only the Execution Rule type is supported.
Execution Type Displays the Execution Type as JSON Write To DB.
Table Name Enter the table name to which you want to write the data in JSON format.
Source JSON Enter the data in the JSON format that you want to write to the database.
Output DataField This field is not applicable.
Scope

Select the scope of the Application Rule from the drop-down list. The options are:

  • Process- Select Process if you want to use the Application Rule only in the current process.
  • Package- Select Package if you want to use the Application Rule across all the processes in the application package.