OIC: EBS adapter REST API response is always returning null fields
Summary:
EBS adapter is used in OIC to query batch details by passing batchID as input to the REST service. EBS REST API called from SOAP UI returns expected response but the same API invoked through OIC EBS Adapter is returning null fields from staging table.
I also observed that, when the integration with the EBS trigger is invoked from Postman, the EBS REST API returns the response. Only when the Batch ID is received by the business event from EBS, the REST API returns empty payload.
API response when integration triggered from EBS business event (always empty):
API response when integration triggered manually from Postman (receives expected response):
Tagged:
0