Embedding the JD Edwards EnterpriseOne Application Inside an IFrame: Explained

To ensure that JD Edwards EnterpriseOne application is properly embedded within an IFrame, verify that your security settings are configured as they are described in this topic.

If these settings are not properly configured, JD Edwards EnterpriseOne will not launch inside an IFrame, but will instead display in a new window. To embed JD Edwards

EnterpriseOne inside an IFrame do the following:

  1. If you are modifying the jas.ini file directly, add the following entries in the Security section:

    [SECURITY]
    frameBustingForApp=never
    frameBustingForE1Menu=never
    frameBustingForLogin=never
    
  2. If you are making the modifications on the server manager, change the settings through the UI to the settings listed in the following table.

    Parameter

    Value

    Strict Version Security

    Web client version security model

    Frame Busting For Login

    Never

    Frame Busting For E1 Menu

    Never

    Frame Busting For E1 Application

    Never

  3. Bounce the server for the changes to take effect.