Interface ILCMgmtWS

Services supporting this interface:
ENOVWSLCMgmtCpp


Namespace: urn:com:dassault_systemes:ENOVWSLCMgmtIntf:ENOVWSLCMgmtIntf_ws:ILCMgmtWS

Role: Interface for change management.

WSDL Interface Document Relative Path: \resources\wsdl\ENOVWSLCMgmtIntf\ENOVWSLCMgmtIntf_ws\ILCMgmtWS.wsdl


Operation Index

o ApplyTransition()
Applies a transition from the list of possible transitions in order to change the state of an object.
o GetTransitions()
Gets the list of possible transitions on a given object from the current state.

Operations

o ApplyTransition()
Applies a transition from the list of possible transitions in order to change the state of an object. The object does not have to be locked, the web service implementation will handle locking requirements.
Parameters:
Name Type Direction Nillable Description
iObjectId {urn:com:dassault_systemes:PPRGenericWS}Identifier in true Identifier for the object to transition.
iTransitionName {http://www.w3.org/2001/XMLSchema}string in true The transition name to apply.
retval {urn:com:dassault_systemes:PPRGenericWS}Status out true Status of the operation.
Faults:
Name Type Description
error {urn:com:dassault_systemes:CATJWSInfra}CATServiceExceptionType Raised if an error occurs while processing the request
o GetTransitions()
Gets the list of possible transitions on a given object from the current state. The entries returned can be used to update the status of the object using ApplyTransition.
Parameters:
Name Type Direction Nillable Description
iObjectId {urn:com:dassault_systemes:PPRGenericWS}Identifier in true Identifier for ENOVIA_ECO, ENOVIA_VPMDocumentRevision, or ENOVIA_VPMPartVersion.
oTransitionNames {urn:com:dassault_systemes:CATJWSInfra}stringArrayType in, out true List of possible transitions.
retval {urn:com:dassault_systemes:PPRGenericWS}Status out true Status of the operation.
Faults:
Name Type Description
error {urn:com:dassault_systemes:CATJWSInfra}CATServiceExceptionType Raised if an error occurs while processing the request

Copyright © 1994-2005, Dassault Systèmes. All rights reserved.