APEX 4.2.5 with ADR 3.0

Hi all

Anyone using this configuration?

4.2.5 in DB-12.1.0.2 APEX

ADR 3.0.1 deployed on WLS 12.1.2 (AdminServer)

RESTful services has been configured successfully (no error during installation).

The two war files have been deployed successfully.

Run the script apex_verify - output was clean (no invalid objects, etc.).

I can access static without problem resources... http://hostname:7001/i/file.gif    or  http://hostname:7001/i/file.txt

But I have a 404 when you try to access to... http://hostname:7001 / ADR yet /apex_admin http://hostname:7001 / ADR

This page displays the banner "SERVICES OF DATA ORACLE else" at the top of the page.  With a 404 underneath.

Any idea is appreciated.

Thank you.

Hi tyndl300,

tyndl300 wrote:

4.2.5 in DB-12.1.0.2 APEX

ADR 3.0.1 deployed on WLS 12.1.2 (AdminServer)

RESTful services has been configured successfully (no error during installation).

The two war files have been deployed successfully.

Run the script apex_verify - output was clean (no invalid objects, etc.).

I can access static resources without problem... http://hostname:7001/i/file.gif or http://hostname:7001/i/file.txt

But I got a 404 error when you try to access to... http://hostname:7001 / ADR or http://hostname:7001 / ADR/apex_admin

This page displays the banner "SERVICES OF DATA ORACLE else" at the top of the page.  With a 404 underneath.

For debugging this problem, you face on ADR:

  • Find the folder of configuration of ADR.
  • Enable debug tracing in defaults.xml (if the entry is not there add the entry)
  • Turn on detailed error messages ask in defaults.xml (if the entry is not there add the entry)
  • Start(Re-Start) Oracle WebLogic Server.
  • Go to the URL of the APEX
  • Copy / paste the debug log in the response to the forum. (The error is usually at the end of the paper, paste/fix the whole journal where occurs the first exception)

Go into your ADR 3.0.1.177.18.02 installable file and open the "readme.html" in a browser and go to the section:

'404 error when configuring Oracle REST Data Services'

Have you configured ' PL/SQL Gateway' (while the ADR 3.0 configuration refers to the configuration of Oracle APEX with ADR (APEX_PUBLIC_USER configuration) which is required for the operation of Oracle APEX with ADR)?

Reference:

You have also configured the RESTful Services (via apex_rest_config.sql) after installing Oracle APEX? (this script creates APEX_LISTENER and APEX_REST_PUBLIC_USER with the required privileges. This script must be run before installing the ADR)

Reference: https://docs.oracle.com/cd/E59726_01/install.50/e39144/listener.htm#HTMIG29335

Kind regards

Kiran

Tags: Database

Similar Questions

  • Unable to access REST services with Apex 5.0.3 and ADR 3.0.3 in standalone

    Hello

    I'm trying to get my APEX with ADR 3.03 installation and for the life of me can not get of work REMAINS.  When I try to run the tutorial of

    Creation and use of RESTful Web application services Express 5.0

    I get the following error in the window of standalone ADR

    Journal of the oracle.dbtools.common.config.db.ConfigurationValues 12 January 2016 17:45:16

    ATTENTION: * jdbc. MaxLimit in apex_al configuration uses a value of 10, this setting cannot be sized properly for a production environment *.

    Journal of the oracle.dbtools.common.config.db.ConfigurationValues 12 January 2016 17:45:16

    ATTENTION: * jdbc. InitialLimit in apex_al configuration uses a value of 3, this setting cannot be sized properly for a production environment *.

    12 January 2016 17:45:16 oracle.ucp.common.UniversalConnectionPoolBase initInactiveConnectionTimeoutTimer

    INFO: connection time-out timer inactive at the request

    12 January 2016 17:45:16 oracle.ucp.common.UniversalConnectionPoolBase initInactiveConnectionTimeoutTimer

    INFO: connection time-out timer inactive at the request

    12 January 2016 17:45:17 oracle.dbtools.common.config.db.DatabasePools validateApexPoolConfigView

    SEVERE: * the pool named: apex_pu reports no APEX workspaces are enabled for RESTful Services,.

    but the pool named: apex_al reports 1 workspaces are enabled.

    This implies what APEX has been installed after the Oracle REST Data Services. Run the following command, and then restart REST Oracle Data Services:

    java-jar ords.war validate - apex of the database

    APEX based RESTful Services, including those used to serve static resources will not work until this was done.

    ***

    I ran validate it as many times it changed anything.  My REST services just returns 404.

    Someone at - it ideas?

    Thank you

    Scott.

    There seems to be a bit of chatter about the 3.0.3 in particular issues. I suggest to go back a step from version and try again.

  • Mapping of URLS with ADR 3.0.1 and Tomcat for several APEX databases

    Hello.

    I have ADR 3.0.1.177.18.02 installed with Tomcat 7.0.59 on a server named ah30.  It works well with APEX 4.2.6 in the data base SCREWS on this server.

    I also to be configured to work with a second database on server ah9 APEX, but I was not able to run again.


    Can someone help me with this issue?

    Were you successful with this type of configuration?

    Here's what I did.


    I have added the database.  ADR has created the data filed: home/oravis/ORDS/confs/ords/conf/ah9_db.xml.  The password is correct.

    Database file: /home/oravis/ORDS/confs/ords/conf/ah9_db.xml

    <? XML version = "1.0" encoding = "UTF-8" standalone = 'no '? >

    < ! DOCTYPE SYSTEM property "http://java.sun.com/dtd/properties.dtd" > ""

    Properties of <>

    < comment > saved on Sat Aug 01 15:11:21 PDT 2015 < / comment >

    < key = "db.hostname entry" > ah9.xxxx.com < / entry >

    < key = "db.password entry" > @xxxxxxxxxxxxxxxxxxxxxxxxxxxx < / entry >

    < key = "db.username entry" > APEX_PUBLIC_USER < / entry >

    < / properties >


    Use the following commands, I was able to create a new database connection and map the URL.

    Java $ [oravis@ah30 ADR] - jar ords.war map-url - type base-path /ah9 ah9_db

    August 1, 2015 18:06:13 oracle.dbtools.url.mapping.file.MapURL run

    INFO: Creating new mapping of: [base path, / ah9] to map to: [ah9_db].

    [oravis@ah30 NICO2277] $

    In the catalina.out log file, I find the following:

    Process of oracle.dbtools.url.mapping.file.FileURLMappings August 1, 2015 18:21:44

    WARNING: Could not find any target database corresponding to: ah9_db, null

    ADR has created the mapping file: /home/oravis/ORDS/confs/ords/url-mapping.xml

    <? XML version = "1.0" encoding = "UTF-8"? >

    <? XML version = "1.0" encoding = "UTF-8"? >

    " < pool-config xmlns =" http://xmlns.Oracle.com/Apex/pool-config "> "

    < chicken base-path = "" / ah9 "name ="ah9_db"updated =" 2015-08 - 02T 01: 06:13.941Z "/ >"

    < / pool-config >

    This URL gives me access to the APEX on ah30:

    http://ah30.xxxx.com:8080/ADR/f? p = 4550:1

    This URL must give access to APEX on ah9, but he Gets the error 404 of ADR. 

    http://ah30.xxxx.com:8080 / ADR ah9 f? p = 4550:1

    localhost_access_log says:

    [01/Aug / 2015:18:28:34-0700] "GET/ords/ah9/f? p = 4550:1 HTTP/1.1"404 11384

    I also tried to run ADR in stand-alone mode with URL mapping, but that no longer works.

    In an attempt to install separate that I was able to set up independent ADR to get at APEX on ah9, so I don't know the database will answer.

    Thank you

    Skip

    Skip - absolute salvation,

    Skip - absolute says:

    Anyway, nobody has responded to this topic until you.  It's surprising.

    I suggest you try later versions 2.x ADR.  I have had more success with the URL mapping using this version.

    I have not had an opportunity to deepen the problem, but I may be soon.  With my level of knowledge, I must rely on cookbook recipes provided by the documentation and other.  My only interest in ADR and Tomcat should connect the plumbing APEX can be used.  Sometimes my clients have DBA and system administrators who want to install APEX but get hung up a web listening port configuration, so I have to build my knowledge base in order to help.

    With a situation this week, where s/n a customer insists on a two-level facility, I see a few new questions, and I'll look for the time to post in this forum.

    Good luck to you and if you find answers, please share.

    The solution of mapping URLS of configuration of multiple databases with ADR has been described in the blog and the following thread:

    I was able to implement the mapping of the URL of ADR and multiple database feature using the version 2.0.10.

    Reference: http://docs.oracle.com/cd/E56351_01/doc.30/e56293/config.htm#CBDCHGDF (refer to ' Configuring multiple databases ')

    The URL mapping feature does not work in latest versions of ADR 3.0, this was confirmed by the following threads:

    Kind regards

    Kiran

  • Expose a report through Apex 5.0.2 and ADR 3.0.2 RESTful service

    Hi all

    Currently, I am trying to expose a report through RESTful service and have used the following documentation to the for do:

    https://docs.Oracle.com/database/121/HTMDB/advnc_web_services.htm#HTMDB27000

    I can't find where and how expose the report.  My page is public, and the security to allow RESTful services instance is set to yes.  I have an interactive report and a classic report, but none of them seem to have the option.

    I use Apex 5.0.2 and ADR 3.0.2.294.08.40.

    Does anyone know how to do this?

    Thank you

    Daniel

    Hi Daniel,.

    If it is a classic report, you have the instance parameter to allow the Restful Services and the page is public, you must change the page using the view component inherited (not Page Designer). In the attributes section you will find the option to activate the relaxing access report.

    Kind regards

    Jason

  • Implementation of log4j with ADR on Tomcat7

    Hello

    I was wondering if anyone has a configuration of log4j or any other logging on a tomcat7 with ADR?

    I tried to do without success... (ADR itself works very well)

    I have the following configuration:

    ADR 3

    Tomcat7

    Java 7

    The file structure: (I left out the files common to ADR)

    ADR

    -> apex_config

    -> conf

    -> newspapers

    -> temp

    -> webapps

    -> link for ak

    -> link to I

    -> ADR

    -> META-INF

    -> WEB - INF

    -> classes

    -> common - logging.properties

    -> log4j.properties

    -> lib

    -> log4j - 1.2.17.jar

    -> oracle

    -> scripts

    -> work

    Any help or suggestions would be greatly appreciated!

    Thank you

    ADR does not load the log4j, it uses the logging of the JRE installations, that you can configure by using the standard mechanisms for configuring logging for JRE. You can learn more about this here:

    https://cdivilly.WordPress.com/2013/03/08/configuring-logging-in-Oracle-Application-Express-listener-2-0-1/

  • Integration of Oracle Apex 4.0.2 with EBS R12.1.1

    We could integrate Oracle Apex 4.0.2 with EBS R12.1.1 with the help of http://www.oracle.com/technetwork/developer-tools/apex/apex-ebs-wp-cabot-consulting-169064.pdf successfully.

    The document said to navigate from EBS to Oracle Apex without any second login screen (works very well!), but now how we sail to EBS to Oracle Apex (in the same session) without any screen connection again as below

    User login of EBS-->--> Oracle Apex-> EBS EBS

    Please help to achieve this goal.

    Hello

    In your application's authentication scheme in the sign-out URL Section, gives the following

    wwv_flow_custom_auth_std.logout_then_go_to_url?p_args=&APP_ID.:http://xyz.ck.com:8010/OA_HTML/OA.jsp?OAFunc=OAHOMEPAGE
    

    Provide your url on ebiz instead of http://xyz.ck.com:8010 in the link above.

    Thus, while pressing the logout link in your apex, you will not be redirected to login ebiz again page, it will be redirect you ebiz menu homepage back in the same session itself.

    This will work for sure.

    Good luck!!!

    Change your login username of "805196" in a meaningful Word.

    Brgds,
    Mini

    -------------------
    If this has answered your question, then awarded points and close the debate.

  • Post/updated how stuff with ADR 3.0 with the ORDS_SERVICES package updated

    Hello

    I'm creating a rest api using ADR 3.0 and the ORDS_SERVICES package. ADR is deployed in Weblogic 12 c. (Do not use APEX)

    I am able to receive calls to retrieve JSON objects, but when I try to do a POST method to update or deal with something in the database, it does not work.

    I get a 500 internal server error.

    I can't find any example on the web or any good documentation on the package.

    What I am doing wrong?

    Here is my code.

    I spent a json like this object

    {'empno': 7369, 'ename': 'SMITH44', 'job': "clerk", "Bishop": 7902, "hiredate": "1980-12 - 17 T 05: 00:00Z sal ',' ': 800,"comm": null,"deptno": 20"}

    declare

    number of l_moduleId;

    number of l_templateId;

    number of l_handlerId;

    number of l_parameterId;

    Start

    ords_services.delete_module (p_name = > 'emp_module');

    l_moduleId: = ORDS_SERVICES.create_module (p_name = > 'emp_module',)

    p_uri_prefix = > ' / emp_module',

    p_items_per_page = > 10,

    p_status = > "PUBLISHED."

    p_comments = > 'Comments on emp_module Module');

    l_templateId: = ORDS_SERVICES.add_template (p_module_id = > l_moduleId,)

    p_uri_template = > ' / postemp / ',.

    p_priority = > 0,

    p_etag_type = > 'HASH ',.

    p_etag_query = > null,

    p_comments = > ' POST emp emp /');

    l_handlerId: = ORDS_SERVICES.add_handler (p_template_id = > l_templateId,)

    p_source_type = > "plsql/block" ,

    p_method = > 'MESSAGE ',.

    p_items_per_page = > null,

    p_mimes_allowed = > null,

    p_comments = > 'Comments on Manager' ,

    p_source = > ' declare

    number of lCount;

    Start

    Select count (1)

    in lCount

    from emp where empno = 73369;

    If lCount = 0 then

    Insert into emp3 (empno, ename, job, mgr, hiredate, sal, comm, deptno)

    values (: empno,: ename,: job,: mgr,: hiredate,: sal: comm: deptno);

    on the other

    emp3 update

    the empno = value: empno,.

    Ename =: ename,

    = job: job,.

    Mgr =: mrg

    HireDate =: hiredate,

    SAL =: sal,

    Comm =: Comm.,

    DEPTNO =: deptno)

    where empno =: empno;

    end if;

    / *: status: = 201; * /

    end ;' );


    end;

    Hi 1054397,

    1054397 wrote:

    Please change your login username of "1054397" to something meaningful. Reference: Video tutorial how to change username available

    I'm creating a rest api using ADR 3.0 and the ORDS_SERVICES package. ADR is deployed in Weblogic 12 c. (Do not use APEX)

    I am able to receive calls to retrieve JSON objects, but when I try to do a POST method to update or deal with something in the database, it does not work.

    I get a 500 internal server error.

    For debugging this problem, you face on ADR:

    I can't find any example on the web or any good documentation on the package.

    What I am doing wrong?

    I would like to know where did you get/reference documentation for the API in PL/SQL ORDS_SERVICES as ADR 3.0 Oracle Documentation says nothing about it.

    Reference: http://docs.oracle.com/cd/E56351_01/doc.30/e56293/develop.htm#BABDCBJC

    In addition, for the basic CRUD (create retrieve Update Delete), there is new feature introduced in ADR 3.0 which automatically activates the REST API for these operations on the tables REMAINS active. For more complex operations, you can use the PL/SQL block based RESTful Web services.

    Check out the blog series conducted by Gordon Smith on 'Auto REST Enablement"ADR 3.0 functionality:

    Also the Oracle Documentation for ADR 3.0 for the same function:

    Reference: http://docs.oracle.com/cd/E56351_01/doc.30/e56293/develop.htm#BABHAFHH

    Kind regards

    Kiran

  • problem with ADR 3.0

    Hi all

    I installed apex 5 on the database oracle 12 c and install and configure ADR 3.0. on oracle linux.

    When I opened the browser and deliver localhost: 8080 / ADR, I face the following error

    404: not found

    How to fix this please?

    I start my ADR as below;

    [oracle@oradev ords.3.0.0.121.10.23] $java - jar ords.war

    Check the ADR scheme at the apex of the database Configuration

    June 3, 2015 13:31:16 oracle.dbtools.rt.config.setup.SchemaSetup install

    Information: Version of the schema of data services Oracle REST 3.0.0.121.10.23

    2015-06-03 13:31:16.615:INFO:main: logging initialized @1784ms

    2015-06-03 13:31:17.331:INFO:oejs. Server: main: discarded - 9.2.z - SNAPSHOT

    2015-06-03 13:31:17.425:INFO: / ords:main: INFO: use configuration file: /u01/ords.3.0.0.121.10.23/config/ords

    2015-06-03 13:31:17.425:INFO: / ords:main: BEST. ApplicationContext [configurationFolder=/u01/ords.3.0.0.121.10.23/config/ords, services Application Scope =] |

    June 3, 2015 13:31:17 oracle.dbtools.common.config.db.DatabasePools validatePool

    INFO: Validation pool: apex_al

    June 3, 2015 13:31:17 oracle.dbtools.common.config.db.DatabasePools validatePool

    INFO: Pool: apex_al is correctly configured

    June 3, 2015 13:31:17 oracle.dbtools.common.config.db.DatabasePools validatePool

    INFO: Validation pool: apex_pu

    June 3, 2015 13:31:17 oracle.dbtools.common.config.db.DatabasePools validatePool

    INFO: Pool: apex_pu is correctly configured

    June 3, 2015 13:31:17 oracle.dbtools.common.config.db.DatabasePools validatePool

    INFO: Validation pool: apex_rt

    June 3, 2015 13:31:17 oracle.dbtools.common.config.db.DatabasePools validatePool

    INFO: Pool: apex_rt is correctly configured

    2015-06-03 13:31:17.679:INFO: / ords:main: INFO: Oracle REMAINS initialized data Services | Version of REST Data Services Oracle: 3.0.0.121.10.23 | The Oracle Data Services REST server info: jetty/9.2.z-SNAPSHOT|

    2015-06-03 13:31:17.681:INFO:oejsh. {ContextHandler:main: started o.e.j.s.ServletContextHandler@7365b411{/ords,null,AVAILABLE}

    2015-06-03 13:31:17.687:INFO:oejs. {ServerConnector:main: started ServerConnector@6ed749de{HTTP/1.1}{0.0.0.0:8080}

    2015-06-03 13:31:17.688:INFO:oejs. Server: main: started @2863ms

    When I run the localhost: 8080 / ADR, I saw the following in the terminal.

    June 3, 2015 13:35:39 oracle.dbtools.common.config.db.DatabasePools createPool

    INFO: Configuration properties for: apex_pu

    June 3, 2015 13:35:39 am oracle.dbtools.common.config.db.DatabasePools listConfiguration

    INFO: cache.caching = false

    cache. Directory = / tmp/apex/cache

    cache. Duration = Days

    cache.expiration = 7

    cache.maxEntries = 500

    cache.monitorInterval = 60

    cache.procedureNameList =

    cache.type = LRU

    DB. HostName = oradev. HCT.org

    DB.port = 1521

    DB. ServiceName = pdborcl. HCT.org

    Debug.Debugger = false

    debug.printDebugToScreen = false

    error.keepErrorMessages = true

    error.maxEntries = 50

    JDBC. DriverType = thin

    JDBC. InactivityTimeout = 1800

    JDBC. InitialLimit = 3

    JDBC. MaxConnectionReuseCount = 1000

    JDBC. MaxLimit = 10

    JDBC. MaxStatementsLimit = 10

    JDBC. MinLimit = 1

    jdbc.statementTimeout = 900

    log. Logging = false

    log.maxEntries = 50

    Misc.Compress =

    misc.defaultPage = apex

    Security.crypto.enc.Password = *.

    Security.crypto.Mac.Password = *.

    security.disableDefaultExclusionList = false

    security.maxEntries = 2000

    DB. Password = *.

    DB. UserName = ORDS_PUBLIC_USER

    13:35:39 oracle.dbtools.common.config.db.ConfigurationValues journal 3 June 2015

    ATTENTION: * jdbc. MaxLimit in apex_pu configuration uses a value of 10, this setting cannot be sized properly for a production environment *.

    13:35:39 oracle.dbtools.common.config.db.ConfigurationValues journal 3 June 2015

    ATTENTION: * jdbc. InitialLimit in apex_pu configuration uses a value of 3, this setting cannot be sized properly for a production environment *.

    June 3, 2015 13:35:39 am oracle.ucp.common.UniversalConnectionPoolBase initInactiveConnectionTimeoutTimer

    INFO: connection time-out timer inactive at the request

    June 3, 2015 13:35:39 oracle.dbtools.common.config.db.DatabasePools createPool

    INFO: Configuration properties for: apex_al

    June 3, 2015 13:35:39 am oracle.dbtools.common.config.db.DatabasePools listConfiguration

    INFO: cache.caching = false

    cache. Directory = / tmp/apex/cache

    cache. Duration = Days

    cache.expiration = 7

    cache.maxEntries = 500

    cache.monitorInterval = 60

    cache.procedureNameList =

    cache.type = LRU

    DB. HostName = oradev. HCT.org

    DB.port = 1521

    DB. ServiceName = pdborcl. HCT.org

    Debug.Debugger = false

    debug.printDebugToScreen = false

    error.keepErrorMessages = true

    error.maxEntries = 50

    JDBC. DriverType = thin

    JDBC. InactivityTimeout = 1800

    JDBC. InitialLimit = 3

    JDBC. MaxConnectionReuseCount = 1000

    JDBC. MaxLimit = 10

    JDBC. MaxStatementsLimit = 10

    JDBC. MinLimit = 1

    jdbc.statementTimeout = 900

    log. Logging = false

    log.maxEntries = 50

    Misc.Compress =

    misc.defaultPage = apex

    Security.crypto.enc.Password = *.

    Security.crypto.Mac.Password = *.

    security.disableDefaultExclusionList = false

    security.maxEntries = 2000

    DB. Password = *.

    DB. UserName = APEX_LISTENER

    13:35:39 oracle.dbtools.common.config.db.ConfigurationValues journal 3 June 2015

    ATTENTION: * jdbc. MaxLimit in apex_al configuration uses a value of 10, this setting cannot be sized properly for a production environment *.

    13:35:39 oracle.dbtools.common.config.db.ConfigurationValues journal 3 June 2015

    ATTENTION: * jdbc. InitialLimit in apex_al configuration uses a value of 3, this setting cannot be sized properly for a production environment *.

    June 3, 2015 13:35:39 am oracle.ucp.common.UniversalConnectionPoolBase initInactiveConnectionTimeoutTimer

    INFO: connection time-out timer inactive at the request

    How to solve this problem?

    Thank you.

    Hi Colm Diogo,

    I'm sorry I think I opened the discussions of duplication, please refer to my son one another

    https://community.Oracle.com/thread/3731573

    Please confirm if there is an apex.xml in your folder of configuration with apex_al.xml, apex_pu.xml etc.

    He wasn't there, and I just copy apex_pu.xml to apex.xml. and it starts to work

    could you tell me if this is the right approach? or we could generate the apex.xml by other means?

    Kind regards.

  • Problem installing RCU with ADR: database Version does not match

    People,

    Hello. I have implemented PeopleSoft Campus Solution 9.0 revision 5 for a University.

    I need to develop the application for Admission online for future student to apply for admission.

    My installations of PeopleSoft are below:

    Server machine: Oracle Linux 5.10 (64-bit)

    Client computer: Windows XP Professional (64 edition) with the Internet Explorer browser

    Architecture Internet Oracle Linux 5.10 Server:

    (1) database server: Oracle Database 11 g version 11.1.0.6.0 is

    (2) the server application: Tuxedo 11 g

    3) web server: logic of Web 10.3.6.0

    (4) browser: Firefox Mozila

    (5) two Instances of huge database on the database server: 8.53 PeopleTools and Campus Solution 9.0.

    In order to develop the application for Admission online for students from the perspective, I need to make 3 parts below:

    (1) ADR installation (Application Development, Runtime) 11.1.1.6.0 (64-bit)

    (2) install the RCU 11.1.1.6.0 to create the scheme of OWSM_MDS (32 bit)

    (3) create or expand the WebLogic domain

    I installed Oracle ADR 11.1.1.6.0 (64-Bit) with Weblogic 10.3.6.0 in machine Server Oracle Linux 5.1 with success.

    Now I install RCU 11.1.1.6.0 (32-bit), on step 2 of 7 audit of the overall requirements, I face a problem like below:

    Type of database: Oracle Database

    Host name: 192.168.196.102

    Port: 1521

    Service name: HRCS90

    User name: SYS

    Password: mypass

    Role: SYSDBA

    Database is connected successfully. Verification of the 2 first elements are passed successfully.

    But check the 3rd issue "Check condition for the specified database" has not passed. The error message is below to:

    "The database that you are connected is not a supported version. Enter the database with version equal to or greater than 10.2.0.4.0 in 10 g or a version equal to or greater than 11.1.0.7.0 in 11 g. See the matrix of certification for the supported DB version".

    My database is the database Oracle 11 GR 1 material which is 11.1.0.6.0. This version corresponds to Tuxedo 11 g and WebLogic 10.3.6.0. If changing the database version, the entire Architecture of Internet PeopleSoft should be changed.

    The version of the RCU I install is 11.1.1.6.0 (32 bit) which does not really match ADR 11.1.1.1.6.0 (64 bit).

    My questions are:

    (1) what version of the RCU can be installed with Oracle Database 11 GR 1 material is version 11.1.0.6.0 (64 bit) and MARC 11.1.1.1.6.0 (64 bit) ?

    (2) is there another way to solve this problem? Find the right version of the RCU or update the version of database?

    Thanks in advance.

    Or you can try to do this work around (this work around will ignore checking the version of database)

    http://www.xenta.nl/Blog/2009/11/17/install-Oracle-fusion11g-repositories-on-11g-DB/

  • RCU 11.1.1.6.0 with ADR 11.1.1.1.6.0 64 32-bit installation problem

    People,

    Hello. I have implemented PeopleSoft Campus Solution 9.0 revision 5 for a University.

    I need to develop the application for Admission online for future student to apply for admission.

    My installations of PeopleSoft are below:

    Server machine: Oracle Linux 5.10 (64-bit)

    Client computer: Windows XP Professional (64 edition) with the Internet Explorer browser

    Architecture Internet Oracle Linux 5.10 Server:

    (1) database server: Oracle Database 11 g

    (2) the server application: Tuxedo 11 g

    3) web server: logic of Web 10.3.6.0

    (4) browser: Firefox Mozila

    (5) two Instances of huge database on the database server: 8.53 PeopleTools and Campus Solution 9.0.

    In order to develop the application for Admission online for students from the perspective, I need to make 3 parts below:

    (1) ADR installation (Application Development, Runtime) 11.1.1.6.0 (64-bit)

    (2) install the RCU 11.1.1.6.0 to create the scheme of OWSM_MDS (32 bit)

    (3) create or expand the WebLogic domain

    I installed Oracle ADR 11.1.1.6.0 (64-Bit) with Weblogic 10.3.6.0 in machine Server Oracle Linux 5.1 with success.

    Now I install RCU 11.1.1.6.0 (32-bit), on step 2 of 7 database connection details, I face a problem like below:

    Type of database: Oracle Database

    Host name: 192.168.196.102

    Port: 7001

    Service name: HRCS90

    Username: weblogic

    Password: mypass

    Role: Normal

    While WebLogic Console is running which is http://192.168.196.102:7001 / console with the same username weblogic and password mypass,

    I have test the database connection. The message appears as below:

    Timeout connecting to the database. Current time is 30 seconds.

    While PeopleSoft is running, it is http://192.168.196.102:8000/psp/ps /? cmd = username , I use the same username and password to test the database connection. The same message appears as below:

    Timeout connecting to the database. Current time is 30 seconds.

    I was check the 7 fields above. I'm confused the field "Service name". I use the name of the database Instance "HRCS90" and the name of SID 'HRCS90' as the Service name. I don't know if it is correct or not.

    My questions are:

    (1) how to fix the "Time out when connecting to the database Current time-out is 30 seconds?"

    (2) how to find out the name of Service? Can I use Instance and SID 'HRCS90' database Service name?

    Thanks in advance.

    People,

    Hello. Service name is found. Connection to the base went through. The problem is solved by myself. Thank you.

  • APEX 5.0 problem with jQuery autocomplete &amp; menu widgets

    And salvation,

    Previously (in TOP 4.2) I used the jQuery autocomplete widget. Now that I switched to APEX 5.0 I'm having a problem with it. I think that there is a conflict between the widget menu apex and jQuery menu widget.

    I just made a new request with the new universal theme and tried to add the autocomplete jQuery as described here: https://docs.oracle.com/cd/E59726_01/doc.50/e39147/extend_app001.htm#HTMDB29026

    I also added jquery.ui.menu.js because they are separated from jQuery 1.10.4.

    But as soon as I add these two files on a page, interactive reports are broken a you get an error "Eception error: no such method"toggle"for instance menu widget" when you click on the button 'Action '.

    Anyone has an idea on how to integrate jQuery autocomplete widget?

    Thanks in advance for your help.

    Concerning

    Clément

    Oops, I'm sorry, I missed the dependence. This makes it difficult. Unfortunately, the apex is to "blame" here for the creation of a unique widget name - only not with the game fairly limited widgets jwho that should have been possible.

    Honestly, I don't see anyway "clean". I advise you to simply copy the menu and seized semiautomatic jqueryui and then change the name of the widget (in the source, mainly) to something like 'menu2 '. And then to find calls to .menu in AutoComplete to the folder and set those to menu2. I wouldn't rename the AutoComplete widget. Then put these files on your Web server, in the static files, or anywhere where you please. It's quite dirty, I know, but I think that really there is No alternative. I would not exactly change the apex after all js files...

    If you be sure however to not use menu2 in altered AutoComplete file and have not renamed the AutoComplete widget, then you can in the future, if a fix was filed, simply use jquery again user interface files and just remove your references to your files customized without further delay.

    You could probably connect it as a problem in the case where the devs do not notice this thread.

  • APEX 5.0. With the image stored in a BLOB gives ORA-06502.

    Hello

    I want to create an interactive report - computer desk with an image that is stored in a BLOB but it a: returnes ORA-06502: PL/SQL: digital or value error: character of number conversion error.

    I created a test with only the image report (charged - which is a BLOB) and an ID (PK - one number from a sequence)

    SELECT ID, invoice of foto

    I tried with and without a formatmask for the ' 999999999999999 ID' and the Type of plain text, because it seems not to be a better choice...

    For the Type 'pay' is 'View Image' and the 'Table name' and 'BLOB column' are defined. 'Primary Key column 1' set ID 'column of Type mime"points to a field that contains" image/jpeg", as the stored image is a photo in format jpg.

    The image from a Forms application displays OK.

    DB is a 11.2.0.4 on Linux 6.6 and APEX is 5.0

    What did I miss?

    Thank you

    Dino

    Dino Hustinx wrote:

    I want to create an interactive report - computer desk with an image that is stored in a BLOB but it a: returnes ORA-06502: PL/SQL: digital or value error: character of number conversion error.

    I created a test with only the image report (charged - which is a BLOB) and an ID (PK - one number from a sequence)

    SELECT ID, invoice of foto

    As described in the documentation, the report query selects the length of the BLOB, not the column itself column:

    select id, dbms_lob.get_length(billed) billed from foto
    
  • Apex 5.0 listener with SSL

    Hello

    Apex 5.0 listener will be able to connect using SSL_

    Kind regards

    Pawel

    Hi user13394211,

    user13394211 wrote:

    Please change your login username of "user13394211" to something meaningful. Reference: Video tutorial how to change username available

    Hello

    Apex 5.0 listener will be able to connect using SSL_

    Kind regards

    Pawel

    Please explain your question correctly with sufficient detail, so that it is easier for the members of the forum to understand your question and give a more appropriate answer.

    What do you mean by APEX 5.0 listener? There is no Oracle appointed by there product.

    Assumptions: If you want 5.0 APEX Oracle, Oracle REST Data Services (formerly APEX Listener) 2.0 (deployed to a Java EE Server (Glassfish, Weblogic, Tomcat) installation) founded by HTTPS (i.e. SSL/TLS) means fully implemented (Server database-> middle - tier-> end user), and then I explained in detail in the following thread:

    Apex via HTTPS

    I explained it in two parts on middle tier-> end user, then the database server-> the middle layer.

    I hope this helps!

    Kind regards

    Kiran

  • Classic apex height custom report with 5 rows as defalut

    I have 4 region with classical reports, each region have with different condition sql query ' s.when the data is null, then the region of report must be displayed with 5 rows of empty default value and apply even in other regions as well. IAM using refresh the report and keep the [plug-in] pagination for each region during the fire on Page load as DA to keep 5 rows at all...

    How can set the size?

    Theme: 21

    Apex in cloud service.

    screenshot

    std template.PNG

    RAM,

    Manually set the height for each region

    region edit and put in the header of the region

    footer area

    to check demo in your workspace Application 18543

    page 4

  • Save before exit Skillbuilders (version 3.0.1 for APEX 4.0): problem with some element of list in the form Manager

    Hello

    I have a problem with the plugin save before exit that I downloaded from Skillbuilders. As I use Oracle APEX version 4.0.2 and Oracle 10 g r2 database; so I downloaded one that says "Save before release (version 3.0.1 for APEX 4.0)" skillbuilders and follow-up of their documentation to import the plugin and use it.

    My problem is that even if I do not make any changes to data in the form and go to another tab. the alert message always appears, and by the way, I have an element of list manager on my form and it gets highlighted. So, even if I make the changes or do not change; still, the alert message is displayed and highlights the element of list manager. I think maybe the problem is to have a crèche in the form list item. I have reproduced the same problem in my personal workspace. Here are the details.

    http://Apex.Oracle.com/pls/Apex/f?p=55129

    Details of the workspace

    Name of the workspace: raghu_workspace

    username: orton607

    password: orton123

    App # 55129

    Page: 2 - has the element of list manager.

    Page 3 - works fine without the element of list manager

    Please help with possible suggestions.

    Thank you

    Orton

    Orton,

    I have connected to the workspace you and added a replacement JS file that corrects this error.

    If please, give it a whirl and let me know if you find other problems with it.

    It is to the 3.0.2 version of the plugin and I do not know if this even fix will work for your local Apex version earlier.

    When you are ready to go to the APEX 4.0.2 Please contact me directly for assistance. In the meantime, I'll work on the creation of a patch for this kind of new downloads of the plugin will contain this change.

    Greg

    [email protected]

Maybe you are looking for