Data Type Status


Kind: complexType (defining a structure)

Namespace: urn:com:dassault_systemes:PPRGenericWS

Role: Data structure to return the status of the ENOVIA LCA V5 server at the end of an operation. Depending on the operation and its status, it contains error diagnostics, identifiers of objects already locked by other users, error codes.


o Code
Code unambiguously identifying the status.
o Identifier
Identifier of the ENOVIA LCA V5 object which causes the error.
o Status
User-readable information message.
o Substatus
An array of substatus object.

Data members

o Code
Code unambiguously identifying the status.
Type Cardinality Nillable
{http://www.w3.org/2001/XMLSchema}int 1 false
o Identifier
Identifier of the ENOVIA LCA V5 object which causes the error. For instance, if the error is a failure to lock an object, contains the identifier of this object.
Type Cardinality Nillable
{urn:com:dassault_systemes:PPRGenericWS}Identifier 1 true
o Status
User-readable information message. Usually contains Success if the call proceeded correctly. Otherwise, contains an error diagnostic.
Type Cardinality Nillable
{http://www.w3.org/2001/XMLSchema}string 1 true
o Substatus
An array of substatus object. For instance, an operation fails to lock a collection of objects, this field will contain an entry for each of the objects for which the lock could not be acquired.
Type Cardinality Nillable
{urn:com:dassault_systemes:PPRGenericWS}StatusArrayType 1 true

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