Function AutoRest and APEX?

Hello

Documentation Oracle says about AutoRest:

"Note that this feature is available for Oracle REST Data Services - patterns, not for Oracle Application Express workspaces allowed '

I created a scheme called 'TESTORDS' using SQLDeveloper and activated the REST services for her. Everything worked, I had access to the catalogue of metadata and has been able to access the desired resources. But after that I had created APEX workspace for this schema with the same name ("TESTORDS" workspace name, schema name "TESTORDS") he has stopped working. So after creating the workspace APEX I couldn't access catalog metadata and publications.

Is this designed behavior or I do something wrong?

OK, I solved it.

Seems that when you create a workspace with the same name as the schema it crushes him.

So now you can use autorest.

If I call the workspace differently but using the same pattern, I'm able to use with autorest:

localhost: 8080/ADR/SCHEMA/employyes

and I can use all of the modules that I created using apex:

localhost: 8080/ADR/WORKSPACE/employyes

Tags: Database

Similar Questions

  • function v and nv

    Hello
    I'm in an environment where there is an apex server and a database server. All built-in database objects are the link to server apex via data links. I used the function v and nv via a stored procedure like so on the server of the apex:
    CREATE OR REPLACE
    PROCEDURE PR_INS_TMP_STUDENTS(
    v_tmp_stu_id_in     IN      NUMBER
    )
    IS
    BEGIN
     
     
      INSERT INTO TMP_STUDENTS (
          stu_id,
          stu_name_last,
             stu_name_first,
             stu_name_middle,
             stu_name_suffix,
             stu_name_prefer_last,
          stu_name_prefer_first,
          sch_id
          )
      VALUES (
          v_tmp_stu_id_out,
          v('p50100_stu_name_last'),
          v('p50100_stu_name_first'),
          v('p50100_stu_name_middle'),
          v('p50100_stu_name_suffix'),
          v('p50100_stu_name_prefer_last'),
          v('p50100_stu_name_prefer_first'),
          nv('p50100_sch_id')
          );
     
    END;
    It works fine on the server of the apex, but when I moved the procedure on the database server, it didn't compile. He complains about PL/SQL: ORA-00904: "V": invalid identifier.
    How can I get the function v and nv to work on the side of the database?

    Hello:

    The 'v' and 'nv' functions are available only on databases including the installed APEX. In addition, the functions are only when invoked on an application of the APEX.
    Therefore, calling these functions on your term as your server "database" is empty.
    You might want to consider changing your procedure as follows:

    CREATE OR REPLACE
    PROCEDURE PR_INS_TMP_STUDENTS(
    v_tmp_stu_id_in     IN      NUMBER
     p_stu_name_first IN VARCHAR2,
    P_ stu_name_middle IN VARCHAR2,
    p_ stu_name_suffix IN VARCHAR2,
    p_ stu_name_prefer_last IN VARCHAR2,
    p_ stu_name_prefer_first IN VARCHAR2,
    p_sch_id  IN VARCHAR2
    )
    IS
    BEGIN
    
      INSERT INTO TMP_STUDENTS (
          stu_id,
          stu_name_last,
             stu_name_first,
             stu_name_middle,
             stu_name_suffix,
             stu_name_prefer_last,
          stu_name_prefer_first,
          sch_id
          )
      VALUES (
          v_tmp_stu_id_out,
          p_stu_name_first,
         p_ stu_name_middle,
         p_stu_name_suffix,
         p_stu_name_prefer_last,
          p_stu_name_prefer_first,
          p_sch_id
          );
    
    END;
    
    --- Call form APEX
    begin
    PR_INS_TMP_STUDENTS(
    v_tmp_stu_id_in
     v('p50100_stu_name_last'),
          v('p50100_stu_name_first'),
          v('p50100_stu_name_middle'),
          v('p50100_stu_name_suffix'),
          v('p50100_stu_name_prefer_last'),
          v('p50100_stu_name_prefer_first'),
          nv('p50100_sch_id')
    );
    end
    
    -- Call from outside APEX
    
    begin
    PR_INS_TMP_STUDENTS(
    v_tmp_stu_id_in,
    l_ stu_name_middle,
    l_stu_name_suffix,
    l_stu_name_prefer_last,
    l_stu_name_prefer_first,
    l_sch_id
    );
    end
    

    CITY

  • Query using the functions, research and additions?

    I am new to SQL, databases, and APEX! I'm sure it's very easy for you all, but I've been racking me my brains for two days on it; time for experts.

    My simple request is:

    Select first_name. » '|| middle_name | » '|| last_name 'full name '.
    of name_table;

    The problem I have, is that each name above is in a foreign language (which I don't understand by the way!), but I have a table that has "English" translations for each name... so my question is how to replace my 'translanted' value in each case...

    to translate the values, I do a:

    Select translated_name
    of translated_table
    where orginal_name = FirstName (or middle_name or same last_name)
    and translation source = "Dictionary" (there may be 3-4 or four sources of translation for each name...)


    Looks like a 'feature' would be the best way to do it... After much googling, this is what I came up with (which obviously does not work!):

    create or replace function TRANS_NAME (v_original in varchar2)
    return varchar2
    is
    v_translated varchar2;
    Start
    Select translated_name from v_translated
    of translated_table
    where original_name = v_original
    source = "Dictionary".
    Return v_translated;
    end;

    I use the 'APEX' Explorer to create the function, for a few reasons:
    1 SQL more does not display the foreign language (shows just a buch of? s), the APEX SQL tool indicates that the original language!
    2. it gives immediate, if not cryptic, comments on syntax errors.

    FYI, I'm using Oracle 11 g on a Sun Solaris 10 Server.

    Appreciate any help you might be able to provide!

    create or replace function TRANS_NAME (v_original in varchar2)
    return varchar2
    is
    v_translated VARCHAR2 (255); -->> Add the LENGTH of your
    Start
    Select translated_name from v_translated
    of translated_table
    where original_name = v_original
    source = "Dictionary"; --->> AND A SEMICOLON HERE
    Return v_translated;
    end;

    Published by: hoek on May 15, 2009 16:21 bought some glasses and spotted the semicolon missing too

  • Satellite A660 - 1 H 7 function keys and Logo lights went out

    It may seem a little ridiculous to the experience of users of Toshiba laptops, BUT I have my laptop recently and there are a few days, I've lost the lights on my (next to the power switch) function buttons and the 'objective' logo in the lower left corner.

    I don't know if I've done something to turn them off?
    Unfortunately I don't know how to get the lights back on.

    Can someone please help and tell me how (step by step if poss) to get back them.

    Thank you in advance.

    > I don't know if I've done something to turn them off?
    > Unfortunately I don't know how to get the lights back on.

    As far as I know this feature is controlled by Backlight.exe and you can find it in
    Program Files\Toshiba\TBS\Backlight.exe

    It is usually part of the VAP (value added package) to reinstall this package should help you get it working again.

    You can also assign this file exe button again with the Support of TOSHIBA Button tool

    Someone wrote in the forum:
    + When I go into "TOSHIBA button Support", I only have empty fields with the choice in the background to set "TOSHIBA Assist" or "Presentation". Empty fields are 'Description', 'Option' and 'path of the target. There is a button 'Browse' to select a program manually, but I have no idea where the exe "backlight on / off" is, when one exists. +

  • After you download the security update 2015-008 I lost the function of the function keys and some other functions. Have already played with the keyboard f nothing helps. Are also past system on and outside...

    After you download the security update 2015-008 I lost the function of the function keys and some other functions. Have already played with the keyboard f nothing helps. Are also past system on and outside... need help pls

    PS noticed the update downloaded twice

    disregard my previous question... I found the answer: F1, F2 has been ticked on.

  • My function keys and volume controls will no longer work. Help.

    I'm unable to use my function keys and my volume level is not displayed on the screen as before.  I think that maybe the software controlling the function keys and volume control screen is damaged or not loading.  HELP please.

    Hello

    Download and install HP Quick Launch Buttons on the link below.

    FTP://ftp.HP.com/pub/SoftPaq/sp49001-49500/sp49104.exe

    Once the installation is complete, restart the laptop.

    OSD volume is provided by HP MediaSmart SmartMenu, so if you still don't see display, try the method in the link below and use Recovery Manager to reinstall this app - NOTE: you need at least one other application MediaSmart must be already installed, IE HP MediaSmart DVD, before you reinstall the Menu Smart.

    http://support.HP.com/us-en/document/c01868333

    Kind regards

    DP - K

    

  • Cannot find the prototype of the function DeleteLinesFromFile and InsertlinesInFile

    Hello

    I want to remove or insert a line in a file. I want to use the function 'InsertlinesInFile' and 'DeleteLinesFromFile '. but I did not find the library to declare the prototype.

    Anyone know the library include what I need to use this function or other solutions to my problems.

    Thank you for your response.

    Stéphane SQUARE

    Hello Stéphane!

    Functions are from Server ActiveX LabWindows/CVI Interface: http://zone.ni.com/reference/en-XX/help/370051Y-01/cvi/usermanual/actxappdeletelinesfromfile/

    You can see the \activex\cvi\cvidemo.prj sample project to see how it is used.

    -Johannes

  • I can't turn on my wireless (wifi) on my laptop, even when I tried to press the function key and F8

    I can't turn on my wireless (wifi) on my laptop, even when I tried to press the function key and F8. I have a toshiba laptop, and there is no switch on the side of my computer what is expected? Help someone?

    Hello

    My older Toshiba has a power switch WiFi.

    My new Toshiba has a WiFi switch above the F keys, although I do not know which varies
    by model. So check with Toshiba support, their documentation online and drivers, and
    ask in their forums where there will be others with the same model.

    Toshiba - Forums
    http://laptopforums.Toshiba.com/

    Toshiba - Contacts
    http://www.CSD.Toshiba.com/cgi-bin/TAIS/support/JSP/navShell.jsp?CF=su_contact

    Toshiba - drivers - access your model
    http://www.CSD.Toshiba.com/cgi-bin/TAIS/support/JSP/home.jsp?NAV=download

    Toshiba - Support
    http://www.CSD.Toshiba.com/cgi-bin/TAIS/support/JSP/home.jsp

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle=""><- mark="" twain="" said="" it="">

  • ISE more licenses and APEX on version 1.2?

    Hello

    A customer has ISE1.2 and the license will be expired next week. They are not ready to upgrade v1.2 to the v2.1 before the expiry of the licence. The question is, can the newest and APEX license applied to ISE v1.2?

    Hello

    You can not install Apex on ISE 1.2.  It can be installed 1.3 in the rooms. Rest the existing license needs to be renewed.

    For reference:

    http://www.Cisco.com/c/en/us/TD/docs/security/ISE/1-2/user_guide/ise_use...

    http://www.Cisco.com/c/en/us/TD/docs/security/ISE/2-0/admin_guide/b_ise _...

    Concerning

    Gagan

    PS: rate if this can help!

  • Is it possible to hide a conditional function in responsibility. Say it together a small number of users, I need the function display and for some users, it must be hidden.

    Is it possible to hide a conditional function in responsibility. Say it together a small number of users, I need the function display and for some users, it must be hidden.

    Hello

    The normal thing to do is to create a similar additional responsibility and using Exclusions to 'hide' the features you want.

    Then assign it to restricted users.

    Kind regards

    Bashar

  • Hello.. I'm from the programming, but new to actionscript. I would like to ask if there was a library where all built in functions, methods, and events can be searched. As for VB, MSDN (of Microsoft Developer Network) used to be there. More than once it h

    Hello.. I'm from the programming, but new to actionscript. I would like to ask if there was a library where all built in functions, methods, and events can be searched. As for VB, MSDN (of Microsoft Developer Network) used to be there. More than once it happens that I write a few lines of code, but a built-in function already exists for the same thing. Is there a way to check it out ahead of time?

    An online resource are QAnywhere® to Adobe ActionScript 3 (AS3)

  • Pre-built virtual machine with OBIEE and APEX

    Hi all

    I searched for a virtual machine with OBIEE and APEX pre-installed, but I can't find it... or information messages on this subject. Does anyone know if y at - it a selection of pre-designed developer programs VM with these two tools?
    I currently have the "database App Development VM' with APEX in there, but I can't understand how to install OBIEE inside.

    Any help will be appreciated.

    Please, if this is not the right category where I should ask the question, let me know and I'll move it.

    Thank you.
    Elena.

    PL see deployment guide in the link above - the model of computer virtual includes version of database 11.2.0.3, which should be the APEX installed by default in it. If this isn't the case, it will be much easier to install the APEX in the VM OBIEE.

    For sharing files between the host and the guest, pl see the Virtualbox documentation - http://www.virtualbox.org/manual/ch04.html#sharedfolders

    HTH
    Srini

  • Problem of nested function Ago and to this day

    Hello
    in my SPR I suite Time hierarchy:

    Year
    Quarter
    Month

    and a table of facts is store that contains the monthly measure "number of hearing aids supplied."

    I have to calculate PY_QTD, versions PY_YTD of the above measure.

    I tried to use integrated there is time and day of the following functions:

    PY_QTD

    To date (there are ("number of hearing aids Delivered", 1, "Time.Year"), "Time.Quarter")

    PY_YTD

    To date (there are ("number of hearing aids Delivered", 1, "Time.Year"), "Time.Year")

    but when I check the consistency I have error that says about "you can nest functions Ago and to this day.

    There is another way to calculate this? Can you help me?

    Thank you

    Giancarlo

    Calculate PY_YTD use the below for your case:

    Create a logical column
    AIDS sent for a YEAR with a formula such as that DAY ("number of hearing pronounced"), "Time.Year")
    then create another logical column as
    PY_YTD of AIDS come with formula as there is ("YTD","Time.Year delivered AIDS", 1)

    This will work for sure...

  • How to use FNDLOAD for functions, menus, and responsibilities

    Hi all

    I have a set of custom functions, menus, and responsibilities in an EBS 12.1.1 (Windows) I don't want to export using FNDLOAD.

    These exported objects can be imported again into a 11.5.10 EBS installation?

    I tried to export the menus by using this command:

    bin\FNDLOAD apps/apps@VIS 0 Y DOWNLOAD %FND_TOP%/patch/115/import/afscursp.lct resp.ldt FND_RESPONSIBILITY RESP_KEY = "TESIS_INVENTORY_SUPER_USER".

    and it worked OK (at least I think that was the case).

    But after the download in 11i system, menus are not there? What could be the problem? Here is the log:

    ---------------------------------------------------------------------------
    Application object library: Version: 11.5.0 - development

    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.

    module:
    ---------------------------------------------------------------------------

    Current system time is March 21, 2011 15:00:48

    ---------------------------------------------------------------------------

    Download from the menus.ldt of data file
    Changing environment NLS_LANGUAGE AMERICA database
    Dump files LCT/LDT (E:\oracle\visappl\fnd\11.5.0/patch/115/import/afsload.lct(115.58), menus.ldt) to stage tables
    LCT E:\oracle\visappl\fnd\11.5.0/patch/115/import/afsload.lct(115.58 dump file) in FND_SEED_STAGE_CONFIG
    Empty the LDT file menus.ldt in FND_SEED_STAGE_ENTITY
    Dumped the lot ( NULL , MENU MENU TESIS_INV_SUPER_USER) in FND_SEED_STAGE_ENTITY
    Download from stage tables

    ---------------------------------------------------------------------------
    Concurrent query ended with success
    Current system time is March 21, 2011 15:00:54

    ---------------------------------------------------------------------------



    Is it possible to export and import a menu without worrying about the functions used by the menu? So far, I don't have export and import functions and maybe I need to do this first!

    Thank you very much
    Konrad

    and it worked OK (at least I think that was the case).

    Please check the TDL file to check.

    But after the download in 11i system, menus are not there? What could be the problem? Here is the log:

    Is it possible to export and import a menu without worrying about the functions used by the menu? So far, I don't have export and import functions and maybe I need to do this first!

    If you have verified the data in the file ldt, please run FNDLOAD download command with 'WARNING = YES UPLOAD_MODE = REPLACE CUSTOM_MODE = FORCE' options and then check.

    Thank you
    Hussein

  • Custom schema and the custom functions, menus and responsibilities

    Hi all

    My company has developed an integration of the EBS activate the third-party software create elements and other objects. We use a JDBC connector and call the underlying pl/sql API (such as EGO_ITEM_PUB. PROCESS_ITEM) Oracle. We have added some features, menus and responsibilities to our EBS 12.1.1 installation in order to provide a mechanism for access control for our JDBC integration because it connects directly to a db schema. We call FND_FUNCTION. TEST to see if the user connected / responsibility has the function it wants to call which are assigned to him. We also plan to use a custom schema, so that we don't have to plug directly into the apps schema, because we believe that our customer will not do. What do you think?

    I have planed to use FNDLOAD to download all the function menus and responsibilities to provide a script for our client, so that they can download simply all objects (menus,...).

    Now my issues are:

    Should they download these menus, functions and responsibilities in our custom schema or in the apps schema?

    The menus and responsibilities always defined in the apps schema?

    In the schema are defined if they are created in the GUI (oracle forms)?



    Thank you
    Konrad

    I would say FNDLOAD takes care to put all objects in the schema corresponding to FND/APPLSYS, right?

    Fix.

    What about subsidies for the apps schema? Don't the apps schema now on the new features, menus and responsibilities after the DOWNLOAD of FNDLOAD process?

    What grants you are talking about? The apps schema will certainly know about these new functions/menus/responsibilities (if not, you will not be able to see or access it from the application) - most of the data that is stored in the APPLSYS schema is accessible by the APPS schema.

    Thank you
    Hussein

Maybe you are looking for