OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

provision message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: Two level result codes


We can have something like ExtendedErrorCode this in SpmlResponse :

<xsd:complexType name="ExtendedErrorCode">
	<xsd:sequence>
            	<xsd:element name="provider"
type="spml:ProviderIdentifier"/>
	            <xsd:element name="errorCode" type="xsd:string" />
	</xsd:sequence>
</xsd:complexType>


Doron Cohen
BMC Software

-----Original Message-----
From: Cohen, Doron [mailto:Doron_Cohen@bmc.com] 
Sent: Tuesday, March 25, 2003 4:09 PM
To: provision@lists.oasis-open.org
Subject: Two level result codes 


Sometime ago, we agreed to have two level result code system referred to as
ResultCode and ErrorCode. On the last call, dealing with the
internationalization problem, I raised that the extensible reason code may
provide implementations better means of identifying error situations that
relate to a specific target and I wanted to create a sample of the proposal.

To deal with it, I would like to propose to have ErrorCode enhanced to
include a provider ID so that detailed error codes can be included in the
responses for SPML requests. 

Doron Cohen
BMC Software



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]