Create a JSON Variable

  1. Go to the Structure window of the BPEL process service component in Oracle JDeveloper.
  2. Right-click the Variables folder and select Expand All Child Nodes.
  3. In the second Variables folder, right-click and choose Create Variable.
    The Create Variable dialog appears.
  4. In the Name field, enter the name of the variable.
  5. Select JSON as the type of the variable and click the search icon.

    The Type Chooser dialog appears.
  6. Select Project JSON Schemas, and then click Import JSON Schema.

  7. Select and upload the JSON schema file from your local drive.
  8. The sample variable is uploaded to the project locally in the JSONs folder.
  9. In the Create Variable dialog, click Apply and then click OK.