Product:
Cognos Analytics 11.1.5 framework manager
Product_version=11.1 R5
Microsoft Windows 2016 server
Problem:
When using the Framework Manager you get a error, when you try to use a oracle database connection. A planning analytics data source is working fine.
When testing the oracle data source in cognos connection it is working fine for both CQM and DQM.
Error message:
BMT-IMP-0002 Failed to execute metadata request. DPR-ERR-2079 Firewall Security Rejection. Your request was rejected by the security firewall.
Solution:
Update Framework Manager configuration
Under Environment locate setting Dispatcher URI for External Applications
and update it to be in format:
http://dispatcher.server.sample:9300/p2pd/servlet/dispatch
change it from the old value of
http://dispatcher.server.sample:9300/bi/v1/disp
Default port settings for Cognos Analytics components
The following table lists the default ports and URI settings for IBM Cognos Analytics.
Setting | Default Value | Description |
---|---|---|
Content Manager URI | http://localhost:9300/p2pd/servlet | The URI to Content Manager. |
Gateway URI | http://computer_name:port/bi/v1/disp | The URI to the gateway. |
Dispatcher URI
(Internal, External) |
http://localhost:9300/p2pd/servlet/dispatch | The URI to the dispatcher. |
Dispatcher URI for external applications | http://localhost:9300/bi/v1/disp | The URI to the dispatcher. |