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
------------------------------