Domestic Active Card version 1.1

 avatar
unknown
xml
3 years ago
5.5 kB
14
Indexable
<?xml version = "1.0" encoding = "UTF-8"?>
<inputMessage>
	<ns0:CardActiveBatchReq xmlns:ns0 = "http://www.bidv.com.vn/global/vn/card/domesticcard/domesticactivecardbatch">
		<ns1:Header xmlns:ns1 = "http://www.bidv.com/common/envelope/commonheader/1.0">
			<ns1:Common>
				<ns1:BusinessDomain>BIDV.COM.VN</ns1:BusinessDomain>
				<ns1:ServiceVersion>1.1</ns1:ServiceVersion>
				<ns1:MessageId>DKTT221228164727218</ns1:MessageId>
				<ns1:TransactionId>DKTT221228164727218</ns1:TransactionId>
				<ns1:RequestRefDate>2022-12-28T16:47:27.218+07:00</ns1:RequestRefDate>
				<ns1:MessageTimestamp>2022-12-28T16:47:27.218+07:00</ns1:MessageTimestamp>
			</ns1:Common>
			<ns1:Client>
				<ns1:SourceAppID>DKTT</ns1:SourceAppID>
			</ns1:Client>
		</ns1:Header>
		<ns0:BodyCardActiveBatchReq>
			<ns0:IP>1974</ns0:IP>
			<ns0:TellerID>1</ns0:TellerID>
			<ns0:Legal_Id>131232442</ns0:Legal_Id>
			<ns0:LastDigitsOfCard>8136</ns0:LastDigitsOfCard>
			<ns0:SecretCode>00000775</ns0:SecretCode>
			<ns0:Channel>1</ns0:Channel>
			<ns0:PhoneNumber>1</ns0:PhoneNumber>
		</ns0:BodyCardActiveBatchReq>
	</ns0:CardActiveBatchReq>
</inputMessage>



<?xml version = "1.0" encoding = "UTF-8"?>
<outputMessage>
	<ns0:CardActiveBatchRes xmlns:SOAP-ENV = "http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0 = "http://www.bidv.com.vn/global/vn/card/domesticcard/domesticactivecardbatch">
		<ns1:Header xmlns:ns1 = "http://www.bidv.com/common/envelope/commonheader/1.0">
			<ns1:Common>
				<ns1:BusinessDomain>BIDV.COM.VN</ns1:BusinessDomain>
				<ns1:ServiceVersion>1.1</ns1:ServiceVersion>
				<ns1:MessageId>DKTT221228164727218</ns1:MessageId>
				<ns1:TransactionId>DKTT221228164727218</ns1:TransactionId>
				<ns1:RequestRefDate>2022-12-28T16:47:27.218+07:00</ns1:RequestRefDate>
				<ns1:MessageTimestamp>2022-12-28T16:47:27.218+07:00</ns1:MessageTimestamp>
			</ns1:Common>
			<ns1:Client>
				<ns1:SourceAppID>DKTT</ns1:SourceAppID>
			</ns1:Client>
		</ns1:Header>
		<ns1:ResponseStatus xmlns:ns1 = "http://www.bidv.com/common/envelope/commonheader/1.0">
			<ns1:Status>1</ns1:Status>
			<ns1:GlobalErrorCode>001</ns1:GlobalErrorCode>
			<ns1:GlobalErrorDescription>Error in SOA system</ns1:GlobalErrorDescription>
			<ns1:ErrorInfo>
				<ns1:SourceAppID>SOA</ns1:SourceAppID>
				<ns1:ErrorCode>BWENGINE-100031</ns1:ErrorCode>
				<ns1:ErrorDesc>Job-58 Error in [Services/Global/Vn/Backends/Xpress/XesServices/MBCustAcctInq/doMBCustAcctInq/CallXpress.process/SOAPRequestReply]
Output data invalid
	at com.tibco.pe.core.TaskImpl.a(Unknown Source)
	at com.tibco.pe.core.TaskImpl.eval(Unknown Source)
	at com.tibco.pe.core.Job.a(Unknown Source)
	at com.tibco.pe.core.Job.k(Unknown Source)
	at com.tibco.pe.core.JobDispatcher$JobCourier.a(Unknown Source)
	at com.tibco.pe.core.JobDispatcher$JobCourier.run(Unknown Source)
caused by: org.xml.sax.SAXException: validation error: unexpected content "{http://www.ifxforum.org/IFX_150}Status"; expected "null"   ({com.tibco.xml.validation}COMPLEX_E_UNEXPECTED_CONTENT) at /outputMessage[1]/ns:MBCustAcctInqRs[1]/Status[1]
com.tibco.xml.validation.exception.UnexpectedElementException: unexpected content "{http://www.ifxforum.org/IFX_150}Status"; expected "null"
	at com.tibco.xml.validation.state.a.a.a(CMElementValidationState.java:502)
	at com.tibco.xml.validation.state.a.a.b(CMElementValidationState.java:420)
	at com.tibco.xml.validation.state.a.a.a(CMElementValidationState.java:142)
	at com.tibco.xml.validation.state.driver.ValidationJazz.c(ValidationJazz.java:993)
	at com.tibco.xml.validation.state.driver.ValidationJazz.b(ValidationJazz.java:898)
	at com.tibco.xml.validation.state.driver.ValidationJazz.endAttributes(ValidationJazz.java:783)
	at com.tibco.xml.validation.state.glue.XmlTreeNodeValidationDriver.xmlTreeNode(XmlTreeNodeValidationDriver.java:87)
	at com.tibco.xml.validation.state.glue.XmlTreeNodeValidationDriver.xmlTreeNode(XmlTreeNodeValidationDriver.java:92)
	at com.tibco.xml.validation.state.glue.XmlTreeNodeValidationDriver.xmlTreeNode(XmlTreeNodeValidationDriver.java:92)
	at com.tibco.xml.validation.state.glue.XmlTreeNodeValidationDriver.xmlTreeNode(XmlTreeNodeValidationDriver.java:129)
	at com.tibco.xml.xdata.bind.BindingRunner.validate(Unknown Source)
	at com.tibco.xml.xdata.bind.OutputBindingRunner.validate(Unknown Source)
	at com.tibco.pe.core.TaskImpl.a(Unknown Source)
	at com.tibco.pe.core.TaskImpl.eval(Unknown Source)
	at com.tibco.pe.core.Job.a(Unknown Source)
	at com.tibco.pe.core.Job.k(Unknown Source)
	at com.tibco.pe.core.JobDispatcher$JobCourier.a(Unknown Source)
	at com.tibco.pe.core.JobDispatcher$JobCourier.run(Unknown Source)

	at com.tibco.xml.xdata.bind.BindingRemarkHandler.assertNoErrors(Unknown Source)
	at com.tibco.xml.xdata.bind.BindingRunner.validate(Unknown Source)
	at com.tibco.xml.xdata.bind.OutputBindingRunner.validate(Unknown Source)
	at com.tibco.pe.core.TaskImpl.a(Unknown Source)
	at com.tibco.pe.core.TaskImpl.eval(Unknown Source)
	at com.tibco.pe.core.Job.a(Unknown Source)
	at com.tibco.pe.core.Job.k(Unknown Source)
	at com.tibco.pe.core.JobDispatcher$JobCourier.a(Unknown Source)
	at com.tibco.pe.core.JobDispatcher$JobCourier.run(Unknown Source)
				</ns1:ErrorDesc>
			</ns1:ErrorInfo>
		</ns1:ResponseStatus>
		<ns0:BodyCardActiveBatchRes>
			<ns0:UpdateNumber/>
		</ns0:BodyCardActiveBatchRes>
	</ns0:CardActiveBatchRes>
</outputMessage>
Editor is loading...