Oracle SOA Suite (MOSC)

MOSC Banner

How to send x-api-key as header when calling an external API from Bpel 12C in SOA suite

edited Apr 30, 2025 1:56PM in Oracle SOA Suite (MOSC) 2 commentsAnswered

Hi,

I need to call and AWS API endpoint from Bpel 12C from SOA composite and pass "x-api-key" header and its value from Bpel to the AWS API.I tried sending this using property and header features that I see within invoke activity i.e when I double click on invoke activity there are tabs called header and properties I tried sending in both ways but bpel is unable to send header and getting below error when I test.this is urgent request,Please respond with solutions.

Error getting from Bpel:

<remoteFault xmlns="">
            <part name="summary">
               <summary>oracle.fabric.common.FabricInvocationException: Unable to invoke endpoint URI "" successfully due to: javax.xml.soap.SOAPException: Bad response: 403 Forbidden from url </summary>

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center