Untitled

 avatar
unknown
plain_text
3 years ago
2.4 kB
6
Indexable
<?xml version = "1.0" encoding = "UTF-8"?>
<outputMessage>
	<ns0:AcctDetailRes xmlns:SOAP-ENV = "http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0 = "http://www.bidv.com/global/vn/account/acctdetail/inquiry/1.0">
		<ns1:Header xmlns:ns1 = "http://www.bidv.com/common/envelope/commonheader/1.0">
			<ns1:Common>
				<ns1:BusinessDomain>ACCOUNT</ns1:BusinessDomain>
				<ns1:ServiceVersion>2.0</ns1:ServiceVersion>
				<ns1:MessageId>123456</ns1:MessageId>
				<ns1:MessageTimestamp>2022-09-30T16:37:24.739+07:00</ns1:MessageTimestamp>
			</ns1:Common>
			<ns1:Client>
				<ns1:SourceAppID>EBANK</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-100017</ns1:ErrorCode>
				<ns1:ErrorDesc>Job-5841 Error in [Services/Common/TemplateProcess/RequestResponseOperation.process/Group/CallInputDataValidation] failed to execute called process 	at com.tibco.pe.core.CallProcessActivity.eval(Unknown Source) 	at com.tibco.pe.plugin.Activity.eval(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: com.tibco.objectrepo.NotFoundException: Specified uri does not exist 	at com.tibco.objectrepo.object.ObjectProvider.loadShallowObject(ObjectProvider.java:491) 	at com.tibco.objectrepo.object.ObjectProvider.getObject(ObjectProvider.java:312) 	at com.tibco.pe.core.RepoLoader.a(Unknown Source) 	at com.tibco.pe.core.JobPool.loadWorkflow(Unknown Source) 	at com.tibco.pe.core.CallProcessActivity.eval(Unknown Source) 	at com.tibco.pe.plugin.Activity.eval(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:AcctDetailRes>
</outputMessage>
Editor is loading...