FacilityCollinkage_Delete (failed to excute))

 avatar
user_7960536912
xml
2 years ago
4.2 kB
6
Indexable
<!-- req -->
<?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:FacilityCollLinkageDeleteReq xmlns="http://www.bidv.com/common/envelope/commonheader/1.0" xmlns:ns6="http://www.bidv.com/global/common/account/1.0" xmlns:ns5="http://www.bidv.com/global/vn/loan/collateral/collateralcommon/1.0" xmlns:ns2="http://www.bidv.com/global/vn/loan/facilitycolllinkage/delete/1.0" xmlns:ns4="http://www.bidv.com/global/common/bank/1.0" xmlns:ns3="http://www.bidv.com/global/vn/loan/creditfacility/facilitycommon/1.0">
            <Header>
                <Common>
                    <BusinessDomain>BIDV.COM.VN</BusinessDomain>
                    <ServiceVersion>1.1</ServiceVersion>
                    <MessageId>dcdd6c78-23bd-40fc-b94d-ca8d917f9802</MessageId>
                    <MessageTimestamp>2022-10-14T10:27:20.026+07:00</MessageTimestamp>
                </Common>
                <Client>
                    <SourceAppID>RLOS-2020-DA-012</SourceAppID>
                </Client>
            </Header>
            <ns2:BodyReqDelete>
                <ns2:TellerID>1</ns2:TellerID>
                <ns2:FacilityInfo>
                    <ns3:AppNo>2</ns3:AppNo>
                    <ns3:FacilityCode>2</ns3:FacilityCode>
                    <ns3:Seq>503000000473</ns3:Seq>
                </ns2:FacilityInfo>
                <ns2:CollateralInfo>
                    <ns5:ID>7</ns5:ID>
                </ns2:CollateralInfo>
            </ns2:BodyReqDelete>
        </ns2:FacilityCollLinkageDeleteReq>
    </SOAP-ENV:Body>
</SOAP-ENV:Envelope>

<!-- res -->
<ns0:FacilityCollLinkageDeleteRes xmlns:ns0="http://www.bidv.com/global/vn/loan/facilitycolllinkage/delete/1.0">
    <ns1:Header xmlns:ns1="http://www.bidv.com/common/envelope/commonheader/1.0">
        <ns1:Common>
            <ns1:BusinessDomain>N/A</ns1:BusinessDomain>
            <ns1:ServiceVersion>N/A</ns1:ServiceVersion>
            <ns1:MessageId>N/A</ns1:MessageId>
            <ns1:MessageTimestamp>2022-10-14T10:26:03.103+07:00</ns1:MessageTimestamp>
        </ns1:Common>
        <ns1:Client>
            <ns1:SourceAppID>N/A</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>400</ns1:GlobalErrorCode>
        <ns1:GlobalErrorDescription>Error in Backend</ns1:GlobalErrorDescription>
        <ns1:ErrorInfo>
            <ns1:SourceAppID />
            <ns1:ErrorCode>BWENGINE-100017</ns1:ErrorCode>
            <ns1:ErrorDesc>Job-3070 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:FacilityCollLinkageDeleteRes>
Editor is loading...