← Prev in month ← Prev in thread

Issue with test case TC-DLOGIN-2-20, Result reason spelling error

From
Mark Joseph <>
Date
2018-12-21T22:24:14+00:00
ID
Thread
Issue with test case TC-DLOGIN-2-20, Result reason spelling error
The specification has a different spelling for this result reason which will be an issue in the XML and JSON tests 

		
		
		

			
				
Not
				Authorised

			
			
				
00000039

			
		

	

<ResponseMessage>

  <ResponseHeader>

    <ProtocolVersion>

      <ProtocolVersionMajor type="Integer" value="2"/>

      <ProtocolVersionMinor type="Integer" value="0"/>

    </ProtocolVersion>

    <TimeStamp type="DateTime" value="$NOW"/>

    <ServerCorrelationValue type="TextString" value="A10AD7B7-A3B6C0A0-9"/>

    <BatchCount type="Integer" value="1"/>

  </ResponseHeader>

  <BatchItem>

    <Operation type="Enumeration" value="Get"/>

    <ResultStatus type="Enumeration" value="OperationFailed"/>

    <ResultReason type="Enumeration" value="NotAuthorized"/>

    <ResultMessage type="TextString" value="DENIED"/>

  </BatchItem>

</ResponseMessage>

Best,

Mark Joseph

P6R, Inc

408-205-0361
← Prev in month ← Prev in thread