QueryJSONtoXML.bwp

This process demonstrates how to use the plug-in to parse JSON documents into XML documents.

The process is designed with the following activities:



The following table describes the activities in the process.

Activity Description
Timer Starts the process.
DeleteDocuments Invokes the DeleteDocument subprocess to deletes documents from the specified collection.
CreateDocuments Invokes the CreateDocument subprocess to insert documents into the specified collection.
QueryDocuments Invokes the QueryDocument subprocess to query documents from the specified collection.
ParseJSON Parses the JSON documents into XML documents.