Metadata_and_Asset_Management Project
The Metadata_and_Asset_Management project contains the following processes:
- CreateDocument.bwp
This subprocess demonstrates how to use the plug-in to insert a group of documents into a specified collection. - CreateGridFSFile.bwp
This subprocess demonstrates how to use the plug-in to insert a file into a specified bucket. - DeleteDocument.bwp
This subprocess demonstrates how to use the plug-in to delete all documents from a specified collection. - DeletePhoto.bwp
This subprocess demonstrates how to use the plug-in to delete a file from a specified bucket. - QueryDocument.bwp
This subprocess demonstrates how to use the plug-in to query a document from a specified collection. - QueryDocumentbyIndex.bwp
This subprocess demonstrates how to use the plug-in to query a document by index from a specified collection. - DropIndex.bwp
This subprocess demonstrates how to use the plug-in to delete all indexes from a specified collection. - UpdateDocument.bwp
This subprocess demonstrates how to use the plug-in to update a document in a specified collection. - GridFSPhotoOperate.bwp
This process demonstrates how to use the plug-in to insert, query and delete a file from a specified bucket. - QuerybyIndex.bwp
This process demonstrates how to use the plug-in to query documents from a specified collection using a newly created index. - QueryJSONtoXML.bwp
This process demonstrates how to use the plug-in to parse JSON documents into XML documents. - SaveXMLtoMongoDB.bwp
This process demonstrates how to use the plug-in to save XML documents into MongoDB.
Copyright © Cloud Software Group, Inc. All rights reserved.