Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Is there a limit on number of parameters that can be added to a BIP report/Data Model?

User_84TM6Jul 25 2022

Hi Team , There is a need which requires fields to be taken from middleware and passed as a parameter to the BIP. So wanted to know the maximum no of parameters that can be added to a BIP report if exists.

Comments

LDC-Oracle

# F5 iRule can be used to filter and allow only legit PSFT servlets request to passthrough by using url whitelisting patterns, that can be found in the PIA weblogic accesslog . e.g. allow only /psp/.. /psc/../cs/ patterns as incoming urls
An front end Apache mod_rewrite, can do the same task as the F5 iRule
# Also disable the weblogic console or just firewall the port to this console (move the port to console to different than https port)
# Of course disable the http port and set the weblogic cookie to be set secure

1 - 1

Post Details

Added on Jul 25 2022
2 comments
602 views