Home Discussions Questions & Answers Configuring mod_plsql in EBS 12.2

Configuring mod_plsql in EBS 12.2

Avatar photoCustomer June 18, 2019 at 1:55 am

We are maintaining some older custom web components developed using server PL/SQL in our EBS 12.2 environment, requiring the `mod_plsql` module to be enabled and configured in the Apache web server. Can you confirm if this module is natively supported and what the overall process entails?

Viewing 7 reply threads
  • Author
    Replies
    • Support June 18, 2019 at 8:17 pm  

      Yes, `mod_plsql` is a module included in the EBS 12.2 Apache web server. It is utilized to develop web application pages using server PL/SQL.

    • Avatar photoCustomer June 20, 2019 at 8:38 am  

      Does enabling this module for custom web applications interfere with the security model or the operation of standard EBS Forms and Java-based add-ons?

    • Support June 20, 2019 at 12:54 pm  

      Proper configuration of `mod_plsql` generally integrates with the existing EBS authentication mechanisms. For the reporting layer, Blitz Report operates as a Java form running from standard EBS menus and leverages the concurrent request framework. While securing the Web Tier (Apache, ISG) is essential , enabling `mod_plsql` for custom components runs alongside Blitz Report, which handles its data extraction through the database and Forms layer.

    • Avatar photoCustomer June 21, 2019 at 12:52 pm  

      Are there different configuration documents available for older EBS versions like 12.1.3 or 11i?

    • Support June 22, 2019 at 2:49 pm  

      Yes. While the concept of using `mod_plsql` for server PL/SQL applications remains consistent , the specific configuration steps within the Apache web server files often differ based on the EBS version, so we provide guidance for configuring `mod_plsql` in EBS 11i and EBS 12.1.3 , in addition to 12.2.

    • Avatar photoCustomer June 23, 2019 at 10:31 pm  

      We need to ensure that all necessary steps are taken to enable this module, particularly during maintenance windows.

    • Support June 24, 2019 at 4:30 pm  

      Yes, specific steps are required to enable `mod_plsql`. Your technical team should follow the dedicated documentation for the EBS 12.2 version to ensure successful configuration and enablement of your custom PL/SQL web applications.

    • Avatar photoCustomer June 25, 2019 at 2:40 pm  

      Thank you, we will ensure proper version-specific configuration is followed.

Viewing 7 reply threads
  • You must be logged in to reply to this post.

Login with: