All,
BPEL will send us RElease xml through integration. When tyring to send we are facing error that XML is not being loaded and BPEL is receing acknowledgemnt like below without any transmission number.
<EchoedTransmissionHeader>
<TransmissionHeader/>
</EchoedTransmissionHeader>
<TransmissionAckStatus>
REJECTED
</TransmissionAckStatus>
<TransmissionAckReason>
MISSING_GLUSERGID_OR_GLPASSWORD
We have checked with both User name and password but its correct. Same generated xml uploaded successfully when manually done. WE are in the process of figuring out if any property file has to be enabled.
Please throw your inputs since it is of high criticality. Thanks!
BPEL will send us RElease xml through integration. When tyring to send we are facing error that XML is not being loaded and BPEL is receing acknowledgemnt like below without any transmission number.
<EchoedTransmissionHeader>
<TransmissionHeader/>
</EchoedTransmissionHeader>
<TransmissionAckStatus>
REJECTED
</TransmissionAckStatus>
<TransmissionAckReason>
MISSING_GLUSERGID_OR_GLPASSWORD
We have checked with both User name and password but its correct. Same generated xml uploaded successfully when manually done. WE are in the process of figuring out if any property file has to be enabled.
Please throw your inputs since it is of high criticality. Thanks!
Comment