App Connect

App Connect

Join this online user group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

App Connect 13 - HTTPRequest Policy not deployed

  • 1.  App Connect 13 - HTTPRequest Policy not deployed

    Posted Mon May 05, 2025 01:00 PM

    I tested the HTTP request using the designer and it worked fine. Now on deploying the BAR to Integration runtime, I created HTTP Account configuration and PolicyProject with HTTPRequest policy as shown below and deployed the BAR.

    The runtime starts fine and I have  the integration ready as well....but in the log I see an ERROR "'getJanesAlerts.assembly-1.subflow' requires Policy 'cyberquestES' of type 'HTTPRequest' which is not deployed."

    My Policy.xml

    ----------------

    <?xml version="1.0" encoding="UTF-8"?>

    <policies>

    <policy policyType="HTTPRequest" policyName="{cyberquestpolicy}:cyberquestES" policyTemplate="HTTPRequest">

    <apiKeyLocation></apiKeyLocation>

    <apiKeyName></apiKeyName>

    <acceptSelfSignedCerts>true</acceptSelfSignedCerts>

    <credentialName></credentialName>

    <endpointURL></endpointURL>

    <endpointURLOverrideBehaviour>ProtocolHostAndPort</endpointURLOverrideBehaviour>

    </policy>

    </policies>




    ------------------------------
    Pandian Mariadoss Principal Sol. Architect
    IT Consulting Specialist
    IBM
    Coppell TX
    ------------------------------


  • 2.  RE: App Connect 13 - HTTPRequest Policy not deployed

    Posted Tue May 06, 2025 08:06 AM

    Did you add the policy project to the bar file?

    If deploying separately make sure to deploy the policy first and not remove it when deploying the integration...



    ------------------------------
    Francois Brandelik
    ------------------------------