A41

Global/Vn/Loan/CreditFacility/Facility/Inquiry/1
 avatar
Truong
xml
2 years ago
2.6 kB
6
Indexable
Request: 

"<?xml version=""1.0"" encoding=""UTF-8""?>
 <SOAP-ENV:Envelope xmlns:SOAP-ENV=""http://schemas.xmlsoap.org/soap/envelope/"">
  <SOAP-ENV:Header />
  <SOAP-ENV:Body>
  <ns2:FacilityInquiryReq xmlns=""http://www.bidv.com/common/envelope/commonheader/1.0"" xmlns:ns2=""http://www.bidv.com/global/vn/loan/creditfacility/facility/inquiry/1.0"" xmlns:ns3=""http://www.bidv.com/global/common/bank/1.0"">
  <Header>
  <Common>
  <BusinessDomain>BIDV.COM.VN</BusinessDomain>
  <ServiceVersion>1.0</ServiceVersion>
  <MessageId>d60da273-7c52-4b45-b20d-df332e4745b3</MessageId>
  <MessageTimestamp>2022-10-12T15:29:23.414+07:00</MessageTimestamp>
  </Common>
  <Client>
  <SourceAppID>RLOS-2020-DA-012</SourceAppID>
  </Client>
  </Header>
  <ns2:BodyReqInquiry>
  <ns2:TellerID>huonght3</ns2:TellerID>
  <ns2:BranchInfo>
  <ns3:BranchNo>99998</ns3:BranchNo>
  </ns2:BranchInfo>
  <ns2:AppNo>403000000034</ns2:AppNo>
  <ns2:FacilityCode>1</ns2:FacilityCode>
  <ns2:Seq>1</ns2:Seq>
  </ns2:BodyReqInquiry>
  </ns2:FacilityInquiryReq>
  </SOAP-ENV:Body>
 </SOAP-ENV:Envelope>

Response: 

 <ns0:FacilityInquiryRes xmlns:ns0=""http://www.bidv.com/global/vn/loan/creditfacility/facility/inquiry/1.0"">
  <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.0</ns1:ServiceVersion>
  <ns1:MessageId>d60da273-7c52-4b45-b20d-df332e4745b3</ns1:MessageId>
  <ns1:MessageTimestamp>2022-10-12T15:28:03.306+07:00</ns1:MessageTimestamp>
  </ns1:Common>
  <ns1:Client>
  <ns1:SourceAppID>RLOS-2020-DA-012</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-100035</ns1:ErrorCode>
  <ns1:ErrorDesc>Job-4029 Error in [Services/Global/Vn/Loan/CreditFacility/Facility/Version1.0/ServiceComponent/Inquiry/RequestResponse.process/Inquiry Success]
 error on exit from activity, no matching transition
  at com.tibco.pe.core.Job.a(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:FacilityInquiryRes>"
Editor is loading...