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 delete documents from the specified collection
CreateDocuments Invokes the CreateDocument subprocess to insert documents in the specified collection
QueryDocuments Invokes the QueryDocument subprocess to query documents in the specified collection
ParseJSON Parses the JSON documents into XML documents