Interface ICntMgmtWS
Services supporting this interface:
ENOVWSCntMgmtCpp
Namespace: urn:com:dassault_systemes:ENOVWSCntMgmtIntf:ENOVWSCntMgmtIntf_ws:ICntMgmtWS
Role: Interface for content management.
WSDL Interface Document Relative Path: \resources\wsdl\ENOVWSCntMgmtIntf\ENOVWSCntMgmtIntf_ws\ICntMgmtWS.wsdl
Operation Index
- o AttachDocument()
- Attaches existing Document to a Part Version or Instance.
- o CheckIn()
- Puts the given file into the vault, as the primary format of the target Document object.
- o CheckOut()
- Checks out the document file from the vault.
- o CreateDocument()
- Creates document revision objects and attribute values based on the incoming data.
- o DeleteDocument()
- Allows deletion of document revisions that are in a deleteable state.
- o ExtractDocument()
- Returns the contents of the specified file that is part of the identified Document.
- o UpdateDocument()
- Updates existing Document objects.
- o VersionDocument()
- Creates a new version from each Document Revision identified in iObjectIds.
Operations
- o AttachDocument()
- Attaches existing Document to a Part Version or Instance. Any locking requirements will be handled by this service. Synchronization is not addressed.
- Parameters:
-
- Faults:
- o CheckIn()
- Puts the given file into the vault, as the primary format of the target Document object. The document file can be a new format, or replace a previously checked-out file.
- Parameters:
-
- Faults:
- o CheckOut()
- Checks out the document file from the vault. The returned file can be modified and put back in the vault.
- Parameters:
-
- Faults:
- o CreateDocument()
- Creates document revision objects and attribute values based on the incoming data. Successfully created documents will be returned in the output. If any attempt to create fails, a fault is returned and no creates are committed.
- Parameters:
-
- Faults:
- o DeleteDocument()
- Allows deletion of document revisions that are in a deleteable state. Multiple documents can be deleted in one call. If the revision is the only revision, the Doc Master will also be deleted. If the document is instantiated, then it cannot be deleted.
- Parameters:
-
- Faults:
- o ExtractDocument()
- Returns the contents of the specified file that is part of the identified Document.
- Parameters:
-
- Faults:
- o UpdateDocument()
- Updates existing Document objects. Updates each document with values passed in the input data structure and returns successfully updated document object attributes in the output. The document does not have to be locked, the web service implementation will handle locking requirements. If any attempt to update fails, a fault is returned and no updates are committed.
- Parameters:
-
- Faults:
- o VersionDocument()
- Creates a new version from each Document Revision identified in iObjectIds. In the output data structure, all the new version objects are returned. The document does not have to be locked, the web service implementation will handle locking requirements. If any attempt to version fails, a fault is returned and no changes are committed.
- Parameters:
-
- Faults:
Copyright © 1994-2005, Dassault Systèmes. All rights reserved.