Shared components

I have some applications that all use some common components like list of values for the different departments called lovDepts. I would like to re-use the list of values in all the different applications I need them in.
I created a new application called Shared_Objects and put the shared LOVs in it. I can use them using the following syntax on a parameters section of a report Shared_Objects.lovDepts. The problem is when I create a form with a department field on it and try to link the field to the shared lovs they do not show up , and I can not type in the full path to the shared lovs. The form only looks in its own application space and lists lovs in that area.
There has to be a better way than creating the same component in every application that uses it.
Sooo the question is :
Is there a way to share components across applications?
Thanks,
Jeff Dalgliesh
null

No, lovs can only be used in the same applicaiton of the lov.

Similar Messages

  • Issue with Shared Components - Report Layouts Download

    After my isp provider upgraded from APEX 3.2.1 to 4.0, I am now unable to go into the Shared Components -> Report Layouts section and access an existing report to download my rtf template. Is there another way to go and get this out of the database. I need to update a report layout that is old and I do not have a backup of the original report and do not want to spend the time to recreate.
    Thanks,
    Mark

    If you have TOAD, or if you can install it, by connecting to your database you will be able to access your report layout via the Schema Browser. The whole path should be "All Schemas -> APEX_040000 -> Tables -> WWV_FLOW_REPORT_LAYOUTS". In that table you will find you report layout. Double click on it and copy/paste it into a text editor.
    Note: You might need to be granted some rights to access the 400+ tables of the APEX_040000 schema. Or if you have a DBA, ask him to do this for you.
    Of course, if you don't want to install TOAD, I bet you could query that table from the SQL Commands of the SQL Workshop, but you would again need the rights to access said table.
    Best regards,
    Mathieu

  • Images uploaded in Shared Components not displaying

    We recently installed version 4.2.1 on a new dedicated server. The entire setup went through without error.
    The default images found in apex (/i/apex/builder/ etc.) are all visible. But when we upload any image through Shared Components > Images do not show on screen. An entry is available in the report on the Images page but the image itself is blank. The URL of the image is shown as : "+http://hostname:port/apex/wwv_flow_file_mgr.get_file?p_security_group_id=100000&p_flow_id=100&p_fname=Sampleimage.jpg+". The image is available in the wwv_flow_file_objects$ table and can be viewed through the BLOB_CONTENT column. But it is not visible in the front end.
    Is there a solution to this issue?
    Thanks,
    Aniket

    AniketP wrote:
    We recently installed version 4.2.1 on a new dedicated server. The entire setup went through without error.
    The default images found in apex (/i/apex/builder/ etc.) are all visible. But when we upload any image through Shared Components > Images do not show on screen. An entry is available in the report on the Images page but the image itself is blank. The URL of the image is shown as : "+http://hostname:port/apex/wwv_flow_file_mgr.get_file?p_security_group_id=100000&p_flow_id=100&p_fname=Sampleimage.jpg+". The image is available in the wwv_flow_file_objects$ table and can be viewed through the BLOB_CONTENT column. But it is not visible in the front end.Is the image associated with an application (No Application Associated)? If not then consider using the #APP_IMAGES# substitution istring nstead of #WORKSPACE_IMAGES#

  • Direct Link to Report layout in Shared Components

    Is it possible to put a link on my page that goes directly into the Shared-Components- Report Layouts? I do'nt want my developer users to have to open up the builder to create/upload new (.rtf) Report Layouts.

    Yeah
    It's
    http://host:port/pls/apex/f?p=4000:1400:&APP_SESSION.With the normal substitutions for your setup and removing pls if your using EPG.
    Cheers
    Ben
    http://www.munkyben.wordpress.com
    Don't forget to mark replies helpful or correct ;)

  • How to Clear Cache for an Old Static File in Shared Components

    Hello,
    I am using Apex 4.1.1.00.23, HTTP Server with mod_plsql, and Oracle Database 10.2.0.5.0.
    My situation is as follow:
    I have a CSS static file in the shared components that is used in different applications. I recently modified the CSS file, but the changes are not reflected in my applications.
    I tried clearing the cache of my browsers, deleting the file from shared components and creating a new one with the same name, and nothing is working.
    Using Firebug, I can see that the file used in my pages is the old version of it. Anyone can tell me if the server is caching the file and how can I clear it?
    Thank you for your help,
    Erick

    What kind of document is it (e.g. is this a parsed
    HTML file, or a static file)? have you adjusted your
    cache settings with the nsfc.conf file? have you
    enabled the nsfc report? Are the files stored on NFS
    volumes?
    Regardless, you can force the cache to be flushed by
    enabling the nsfc report, and then accessing the URI
    like so:
    /nsfc?restart
    See the Performance and Tuning Guide:
    http://docs.sun.com/source/817-1836-10/perftune.html#w
    p17232I tried to to do this. Did n't worked. /nsfc?restart is not working for me. I have IPlanet 6.1 Webserver version. Without having any backend server running, I am getting JSPs displayed from cache!! Please help me out.

  • Non-application specific static files not visible in shared components

    Hello,
    We recently upgraded to APEX 4.0.2.00.07. In the past we have uploaded a number of static files with no specific application linked to them.
    Now, when I search on these files using Shared Components -> Static Files, I don't find them back.
    But, if I directly query the view APEX_WORKSPACE_FILES (using the APEX schema owner), I see all the files. They have APPLICATION_ID = 0 and APPLICATION_NAME is empty.
    Is this a bug? I couldn't reproduce this with newly added static files, whether I specify an application or not.
    Matthias
    Edited by: mhoys on Mar 1, 2011 11:40 AM

    Owen:
    Excellent idea/perspective...I did not think of that.  Each of our forms/screens has a seperate class file.  Each class file has a CreateForm() routine that is called when an instance of the class is intiated behind the menu selection. 
    Here is a block of code In Main.vb I use to execute a menu selection:
    Case "MPA"
      '8/30/07 EJD - Work Order Parameters Screen
       If GetFormCount(G_MPAMaint_Form_Type).ToString = "0" Then
               Dim MPAForm As New MPA
               BubbleEvent = False
        Else
               UpdateStatus("Another MPA maintenance screen is already open", SAPbouiCOM.BoStatusBarMessageType.smt_Error)
               BubbleEvent = False
        End If
    So, I can utilize this code in the case statement where I was doing the ActivateMenu if I hear you right.  Now, can you help me with how I would pass the
    variables instead of making them Public Shared in the Main class?  Or is it ok to expose them that way?
    I Appreciate the help,
    Ed

  • Shared Components Images Create Image does not work

    I am using oracle XE on Windows XP.
    Uploading an image for an application does not work.
    Home>Application Builder>Application 105>Shared Components>Images>Create Image
    It goes wrong when I try to upload the image:
    - Iexplorer gives an error 404 after pressing the Upload button.
    - Firefox just gives an empty page.
    When I try to refresh the resulting page (do another post) I get the following error:
    Expecting p_company or wwv_flow_company cookie to contain security group id of application owner.
    Error ERR-7621 Could not determine workspace for application (:) on application accept.

    Hi Dietmar,
    After setting the language to English (USA) [en-us] it works for +- 50 % of the uploads.
    Below is my tracefile.
    Dump file e:\oraclexe\app\oracle\admin\xe\bdump\xe_s001_2340.trc
    Wed Nov 23 19:03:17 2005
    ORACLE V10.2.0.1.0 - Beta vsnsta=1
    vsnsql=14 vsnxtr=3
    Oracle Database 10g Express Edition Release 10.2.0.1.0 - Beta
    Windows XP Version V5.1 Service Pack 2
    CPU : 2 - type 586
    Process Affinity : 0x00000000
    Memory (Avail/Total): Ph:267M/1014M, Ph+PgF:1431M/2444M, VA:1578M/2047M
    Instance name: xe
    Redo thread mounted by this instance: 1
    Oracle process number: 15
    Windows thread id: 2340, image: ORACLE.EXE (S001)
    ------ cut ------
    *** 2005-11-23 19:50:44.718
    *** ACTION NAME:() 2005-11-23 19:50:44.718
    *** MODULE NAME:() 2005-11-23 19:50:44.718
    *** CLIENT ID:() 2005-11-23 19:50:44.718
    *** SESSION ID:(26.18) 2005-11-23 19:50:44.718
    Embedded PL/SQL Gateway: /htmldb/wwv_flow.accept HTTP-404 ORA-01846: not a valid day of the week
    *** SESSION ID:(27.19) 2005-11-23 19:50:51.937
    Embedded PL/SQL Gateway: /htmldb/wwv_flow.accept HTTP-404 ORA-01846: not a valid day of the week
    *** 2005-11-23 19:50:59.078
    *** SERVICE NAME:(SYS$USERS) 2005-11-23 19:50:59.078
    *** SESSION ID:(27.21) 2005-11-23 19:50:59.078
    Embedded PL/SQL Gateway: Unknown attribute 3
    Embedded PL/SQL Gateway: Unknown attribute 3
    Strange error... there is nothing in my form that is related to dates...
    Kind regards,
    Pieter

  • Report Query wizard error (in Shared Components)

    I have been following the <a target="_window" href="http://www.oracle.com/technology/products/database/application_express/howtos/howto_master_detail_pdf.html">How-To Create a Master-Detail PDF Report</a><br>
    <br>
    I'm using Apex 3.01 and Firefox 2.0.0.7<br>
    <br>
    When I have to create a Report Query in the shared components, I get through the wizard to the Create Report Query Layout page and for some reason, the Previous and Next buttons don't work. The only button that works is the Cancel button.<br>
    It seems to happen after I've downloaded the sample XML file from that page.<br>
    I've also noticed this happens when you go in to edit an existing Report Query and take a download of the XML...<br>
    On closer inspection it seems to be the buttons that have onclick="javascript:doSubmit..." behind them that don't work. Buttons with javascript:confirmDelete seem to still be active and work ok.<br>
    <br>
    But, the problem doesn't happen in IE7.<br>
    <br>
    I found this happened on both my local installation and on my apex.oracle.com instance.<br>
    <br>
    Has anyone else had this behavior or is this some dodgy local setting I have wrong?<br>
    <br>
    Gus..<br>

    Hi,
    This is posted in the wrong forum. This forum is for Oracle Berkeley DB. Please find the correct forum and post your question there.
    Regards,
    Alex Gorrod,
    Oracle Berkeley DB

  • Shared Components APEX Report Query and Layout

    Does anyone know how to call the report query and layout from the Shared components section from a page within the application?

    mtbdude40 wrote:
    What I need is this:  The ability to create a PDF report with a custom header defining the data (example - select * from emp where deptno = :deptno and the header includes the department name).
    I use this white paper as my source:  http://www.oracle.com/technetwork/developer-tools/apex/learnmore/custom-pdf-reports-1953918.pdf
    You need to build and use a Shared Resource -> Report Queries.
    The Report Query will have two queries associated with it (see below).
    one query will be for the header information, the other will be for the data.
    use the "download" of the "xml data" as your source for Altova/other tools.
    If you add/remove/change queries, You'll have to redo your report (from scratch) as that changes the XML Schema required. (at least, with my experience)
    Once you get the hang of it, 2x queries is easy (Header, data)
    I've experimented with 3x queries (header, master,details) but have been unsuccessful.  I have some ideas though ("link" master->detail info via XPath stuff within Altova) but haven't gotten around to testing it.
    If you want to run the report for multiple departments....That might require some finesse.
    Unfortunately, the Source of the Queries can't be a scalar SQL that returns 1 row of 1 column of data type XMLType....
    MK

  • Shared Components - Comments - which View?

    I am trying to find which APEX view holds the field for Shared Components - Comments. On the Shared Components page, there is a COMMENTS link. Which APEX view stores those comments? It seems like it would be stored in APEX_APPLICATIONS view, but i don't see the comments field there.
    Thanks for your help,
    John

    Hi,
    A useful query to know which views have comment column is the following:
    select apex_view_name, column_name from apex_dictionary where COLUMN_NAME LIKE '%COMMENT%';
    APEX_VIEW_NAME                COLUMN_NAME
    APEX_APPLICATION_AUTHORIZATION      COMPONENT_COMMENT
    APEX_APPLICATION_BC_ENTRIES      COMPONENT_COMMENT
    APEX_APPLICATION_BREADCRUMBS      COMPONENT_COMMENT
    APEX_APPLICATION_BUILD_OPTIONS      COMPONENT_COMMENT
    APEX_APPLICATION_COMPUTATIONS      COMPONENT_COMMENT
    APEX_APPLICATION_GROUPS      GROUP_COMMENT
    APEX_APPLICATION_ITEMS           COMPONENT_COMMENT
    APEX_APPLICATION_LISTS           COMPONENT_COMMENT
    APEX_APPLICATION_LIST_ENTRIES      COMPONENT_COMMENT
    APEX_APPLICATION_LOVS           COMPONENT_COMMENT
    APEX_APPLICATION_LOV_ENTRIES      COMPONENT_COMMENT
    APEX_APPLICATION_NAV_BAR      COMPONENT_COMMENT
    APEX_APPLICATION_PAGES           PAGE_COMMENT
    APEX_APPLICATION_PAGE_BRANCHES      COMPONENT_COMMENT
    APEX_APPLICATION_PAGE_COMP      COMPONENT_COMMENT
    APEX_APPLICATION_PAGE_PROC      COMPONENT_COMMENT
    APEX_APPLICATION_PAGE_REGIONS      COMPONENT_COMMENT
    APEX_APPLICATION_PAGE_RPT      COMPONENT_COMMENT
    APEX_APPLICATION_PAGE_RPT_COLS      COLUMN_COMMENT
    APEX_APPLICATION_PAGE_VAL      COMPONENT_COMMENT
    APEX_APPLICATION_PAGE_BUTTONS      COMPONENT_COMMENT
    APEX_APPLICATION_PAGE_ITEMS      COMPONENT_COMMENT
    APEX_APPLICATION_PARENT_TABS      COMPONENT_COMMENT
    APEX_APPLICATION_PROCESSES      COMPONENT_COMMENT
    APEX_APPLICATION_SHORTCUTS      COMPONENT_COMMENTS
    APEX_APPLICATION_SUPP_OBJ_BOPT      DEVELOPER_COMMENT
    APEX_APPLICATION_TABS           COMPONENT_COMMENT
    APEX_APPLICATION_TEMP_BC      COMPONENT_COMMENTS
    APEX_APPLICATION_TEMP_BUTTON      COMPONENT_COMMENT
    APEX_APPLICATION_TEMP_CALENDAR      COMPONENT_COMMENT
    APEX_APPLICATION_TEMP_LABEL      COMPONENT_COMMENT
    APEX_APPLICATION_TEMP_LIST      COMPONENT_COMMENT
    APEX_APPLICATION_TEMP_PAGE      COMPONENT_COMMENT
    APEX_APPLICATION_TEMP_POPUPLOV      COMPONENT_COMMENT
    APEX_APPLICATION_TEMP_REGION      COMPONENT_COMMENT
    APEX_APPLICATION_TEMP_REPORT      COMPONENT_COMMENT
    APEX_APPLICATION_TRANSLATIONS      DEVELOPER_COMMENT
    APEX_APPLICATION_TRANS_MAP      TRANSLATION_COMMENTS
    APEX_APPLICATION_TRANS_MAP      TRANSLATION_MAP_COMMENTS
    APEX_APPLICATION_TREES           COMPONENT_COMMENTRegards,

  • Accessing images from shared components

    I am having problem finding out images from shared components. After loading my images from my desktop to shared components folder, when i try to create an image item, and click the browse button, it pulls out my hard drive for selection. i don't know how to get the images already in shared components. i read in the help file that if i know the name of the image, then i can write it down and portal will pull it out. but what if i don't remember. do i have to go to shared components to find what it is and then come back and write it in the textbox?how to get to shared components clicking browse and selecting the image we want which is already stored in portal?
    thanks
    valli

    There's no way to browse and select the images in shared components. You need to know the URL to the image if you want to reference it in an item.

  • Installation of CS3 web premium failed to install shared components

    Hi all ,
    why is this installation so terrible even after two years of this product release!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! , I think adobe does'nt care to hear customers problems????
    here is my scenario :
    user rights : user with admin privileges .
    few weeks back i had some issue with the operating system due to some office suite installation hence i had to format my pc . After formatting i tried to install my software's back , when i tried to install CS3 web premium it showed the following error
    shared components failed to install
    adobe cs failed to install
    when i tried to open any of the successfully installed programs it said license stopped working
    i tried all possible steps mentioned in various blogs and forums , here is a list of steps i tried
    uninstalled the suite .
    Installed windows clean up utility.
    Downloaded the CS3 clean up script ran the same in all levels including the hidden levels 3 , 4..
    Downloaded and ran the flash uninstaller.
    disabled all services in the msconfig tab.
    disabled all start up programs in the msconfig tab.
    restarted the machine .
    installed the suite again .
    BINGGGGGGG same error shared components failed to install  *********** .
    *I also tried some postings regarding starting flexnet services in the services utility
    What is the issue i have been struggling with this for past one week and its driving me mad....any help would be greatly appreciated .
    ~ Sam

    In case anyone is still interested in this thread.  I called Adobe tech support and they were able to help me finally get CS3 installed.  The steps I took were kind of messed up because I'd try something and it still wouldn't work and then I'd try something else.  But I think the following was the magic combination that finally worked.  I don't know if this would help anyone else but it worked for me...
    I uninstalled all the previously installed CS3 components.  In fact, I uninstalled everything that started with the word "Adobe" on my computer, even Flash Player, just for good measure.
    Then I ran the Adobe cleanup script at level 2
    I downloaded the script from here...
    http://www.adobe.com/support/contact/cs3clean.html
    I went into the "computer" window and set it up to show hidden folders.  Click Organize->Folder and Search Options->View. Then click "Show Hidden Files and Folders"
    Then I went into C:\ProgramFiles\CommonFiles\Adobe and moved all the files in there to a folder on my desktop so there was nothing left in the Adobe folder (I don't think it wouldn't let me move some of the Acrobat files so the tech support guy said to just leave them)
    I did the same thing for C:\ProgramFiles\Adobe and moved all those files to a folder on my desktop
    Then I deleted all the files from C:\Users\MyUserName\AppData\Roadming\Adobe
    I think I ran the cleanup script one more time just for the heck of it.
    Next I went to the start menu and on the "Start Search" line I typed "msconfig."  When the system configuration window came up, I went to the "services" tab and checked "Hide All Microsoft Services"  Then I checked "Disable All"  So that disabled everything that wasn't a MicroSoft service.  Then I went to the "Startup" tab and checked "Disable All" and restarted the computer.
    Then I went ahead and installed everything fresh off the CS3 DVD and it worked the first time.  No more 1310 errors with the Config.Msi directory.
    Hope this helps someone else.
    Good luck!
    Jenn

  • Translate report layouts (Shared Components)

    Hi,
    I create in my application PDF using shared components (Report Queries and Report Layouts) and the BI Publisher. The queries I have deposited in Report Qieries and templates in report layouts. The call is done via the URL (which appears in the report query). Now I have translated my application and see that the titles of my templates are not visible with the xlife file. How can I translate the report layout from the Shared Components.
    Thank you in advance for your support.
    Ines

    Sruthi Tamiri wrote:
    1. Apex version#3.2
    Out of date and unsupported...please consider upgrading.
    2. IE# 6+
    Are you really still trying to support IE6?
    When i clik on that specfic tab which is time causing, in that screen contains
    1. Popup screens
    2. Text items
    3. List items
    We have tried to this option from toad to check which Query is cauisng the problem, but nothing query is running in back end to tarce what could be exact problem
    In toad#9.2 version we have option as Database->Monitor>Session Browser [where we can see which query is running under specfic session]
    To establish exactly where time is being spent, use Debug mode to identify APEX or database issues, and timeline/profiling developer tools in the browser to check for network or JavaScript problems.
    What web server are you using? If you're using EPG check the SHARED_SERVERS configuration.

  • Shared components missing

    I have an application that was apparently created without shared components. Is there a way to import shared components into an existing application? I tried exporting from another app; but apparently none of my applications have shared components.

    Hi,
    >
    I have an application that was apparently created without shared components. Is there a way to import shared components into an existing application? I tried exporting from another app; but apparently none of my applications have shared components.
    >
    It is not mandatory for applications to have shared components, though it is rather unusual as applications generally use Tabs and Lists for navigation and these are shared components.
    If none of your applications have shared components then what is there to export and import? You can create new shared components in the applications as needed.
    Cheers,

  • Importing external images into shared components

    Hi,
    I need to use a UP&DOWN arrow image "GIF" files in one of my portal hierarchy component.
    I could not locate these type of up&down arrow gif files in images direcftory of shared components.
    However left and right arrows are available, but I need up&down arrows.
    How can I import a externally created "GIF" file into images folder of shared components.
    Any ideas/pointers are appreciated.
    Thanks in advance,
    Surya

    You can add the image (store it in wwdoc_document$) and then refer to it using the /docs/??.gif method. Or , add it to a folder
    and then refer to it. One piece of unsolicited advice: why don't you store it on the file system. In my experience, the image is
    retrieved a lot faster, than when in the db (and you avoid the security checks that the Portal makes)
    Hi,
    I need to use a UP&DOWN arrow image "GIF" files in one of my portal hierarchy component.
    I could not locate these type of up&down arrow gif files in images direcftory of shared components.
    However left and right arrows are available, but I need up&down arrows.
    How can I import a externally created "GIF" file into images folder of shared components.
    Any ideas/pointers are appreciated.
    Thanks in advance,
    Surya

  • Absent images in shared components

    I can't see list of images in "Shared Components > Images", but wget http://10.20.50.77:7777/i/16admin.gif return current image from apex/image directory. Where I can see what is wrong?
    APEX 3.2.1
    ORACLE XE
    Standalone Oracle HTTP Server (Apache2)
    dads.conf:
    Alias /i/ "/home/apache1/data/data/apex/images/"
    httpd.conf:
    Alias /i/ "/home/apache1/data/data/apex/images/"
    <Directory "/home/apache1/data/data/apex/images/">
    Options MultiViews
    AllowOverride None
    Order allow,deny
    Allow from all
    </Directory>
    Edited by: lvccgd on 24.02.2010 1:21

    Hello,
    The images in Shared Components -> Images are ones you have uploaded specifically for your application (or workspace). They are unrelated (strictly speaking) to the images in the /i/ folder (which are either stored on the filesystem if you use the OHS or stored in the DB if you use the EPG etc).
    Hope this helps,
    John.
    Blog: http://jes.blogs.shellprompt.net
    Work: http://www.apex-evangelists.com
    Author of Pro Application Express: http://tinyurl.com/3gu7cd
    REWARDS: Please remember to mark helpful or correct posts on the forum, not just for my answers but for everyone!

Maybe you are looking for

  • Please help me urgently (Problem in using delete statement)

    Hello, I want to run delete query where table name should come from a variable .I have written the following procedure but its not working .Could you please help me DECLARE processtemplatename VARCHAR2(64); CURSOR T1Cursor IS select Process_template_

  • Adobe interactive form in wd abap

    hi, When i set the enabled property to true for the interactive form in WD ABAP, it either doesnt display the form or the form comes in display mode, Can you please tell me know if any, Thanks, Saujanya

  • A question about iTunes library access.

    I just got a MacBook Air, having used iTunes for years on iPods, iPhones and an Ipod but originally on my WIndows PC which I still use as my main machine. inlcuding putting CDs onto iTunes. I have around 300 albums on there.  I cannot view my iTunes

  • Email Attendee One Day Before Event

    I have scheduled clients to whom I would like to have iCal send reminders, one day prior to their appointments. I've looked through the forum and have not found a way to do this. Any suggestions, via alarm, run script, automator, etc? Thanks in Advan

  • Basic layout question

    Can someone please tell me why my layout in dreamweaver does not look the same when it is in the browser. For example, boxes are not aligned flush right (it's off by about 1/4") but in the browser it is correct? This makes designing difficult because