Can shared components be shared among different applications within APEX

Can shared components be shared among different applications within APEX ?
-Louis Rosa
Florida Center for Library Automation (FCLA)
Gainesville,FL

Not entirely true.
Some like LOVs, Authorizations, Authentications can be shared amongst applications in the same workspace.
Varad

Similar Messages

  • Just recently my iPad started to get lazy on me I'll go on a website and it has trouble moving through the different applications within it. It has nothing to do with the wifi because it's doing it no matter what wifi it is using at the time.

    Just recently my iPad started to get lazy on me I'll go on a website and it has trouble moving through the different applications within it. It has nothing to do with the wifi because it's doing it no matter what wifi it is using at the time?

    Not sure what you are talking about.

  • Can Forms 9i run on a different Application Server, e.g. Apache?

    Can Forms/Reports 9i run on a different Application Server, e.g. Apache? i.e. without needing to use 9iAS.
    It is quoted in the document "Migrating Client/Server to the web" that it may be possible, but will not be supported. Is this possible?
    The reason I ask this is due to the costs involved of 9iAS. If I can use an alternative route like Apache / Tomcat, it's free. Then I only need the developer suite licensing.
    Thanks,
    Jacques

    Just so you'll know Oracle9iAS also includes apache as the HTTP server.
    As Suncan said, if you want to use Forms on the Web you need the Forms Server engine, and it comes bundled in Oracle9iAS. You'll save yourself a lot of headache if you just install Oracle9iAS and have everything pre-configured for you thus reducing maintanance costs.

  • In downloading an application, an icon called "Speech Feedback" has popped up on my desktop. and I can't get rid of it. It will not be trashed, and I can't find the app. among my applications.

    After downloading an application, an icon called "Speech Feedback" has appeared on my desktop.  I do not want it and can not get rid of it. Please help.

    Go  to System Preferences and click the Speech icon . When the next screen opens look in the upper portion of that screen for "Speakable Items". Change the setting from "On" to "Off". Now the icon of the desktop should disappear. If not, restart your MacBook Pro. 

  • Varying locale settings among different applications?

    Hi, I'm using the Hebrew locale on my Arch system, which is right to left.
    While this setting works pretty well on the Gnome desktop, some applications get messy from it (Like Nicotine-Plus the soulseek client, and some others)
    How can I make the Hebrew locale the default for all the applications, and set the US locale for others? Or, make the US the default and apply the Hebrew one to the applications I want?

    modifying anything in /etc/ to that intent would just negate the effect of your current hebrew locale everywhere.
    so, he meant, just start apps with
    LANG=whatever your_command
    in console.
    if you want, write a wrapper script per app to do just that: e.g I set my PATH (in e.g /etc/profile) to have /usr/local/bin before everything else, and if I want 'man' command to be overriden with specific locale i create  /usr/local/bin/man with content
    #!/bin/sh
    LANG=fr_FR man $*
    chmod it +x, and go, man will always spit french. it will only fail when .desktop files or scripts point to 'man' with absolute path. in that case, e.g for menus, I just create another menu entry pointing to the wrapper script, and delete the previous entry.
    Last edited by lloeki (2007-05-29 13:12:21)

  • How can I close FF from a different application autmatically, so that FF does not think it is crashed ?

    I am programmer and want to open and close Firefox according to my needs. Opening with the right url is not a problem, but closing. If I simply kill the task, FF sees it as a crash and wants to start in safe mode everytime. So what to "tell" FF, that it closes automatically without seeing it as a crah?

    [http://support.microsoft.com/kb/178893 How To Terminate an Application "Cleanly" in Win32 | Microsoft Support]

  • Can I insert video files among still images within a basic CS6 Slideshow?

    I'm using CS6 13.0.4 x64. I want to create a very basic slideshow that includes both still images and video clips. I have read this is possible but can find no specifics. Thanks!

    Thanks for both of your replies. I'll tackle Premiere Pro in 2013 but for now the limited PSCS6 video capabilities are more than adequate for my current project. Thanks to Adobe for including video editing capability in CS6. The answer to my question seems obvious now that I grasp how simple, intuitive and automatic the video editing features are. I'm used to more complicated workflows! In additon to these forums and your responses I accessed a nice multi-part video tutorial on using the CS6 video editing functions at kelbytraining.com.

  • 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,

  • Exporting Shared Components

    The present method I have of exporting Shared Components in Portal (Oracle 9i) is within Portal itself, exporting Fonts, Images, and user templates
    individually.
    Is there an automated COMMAND LINE method of exporting these Shared Components?

    Which version of Portal you are using?
    Is it 3.0.9 or 9.0.2 ?
    For 9.0.2 there is an option to bulk export/import the shared components by way of transport set.

  • Pass Username & Password to a Different Application in the Same Workspace

    Can I pass the username and password from a main menu to open a different application in the same workspace. I'm trying to prevent the user from having to logon again. My main menu has links to different applications within the same work space.
    Thank you

    Anonymous - One way to do it (if you are using HTML DB's built-in session management) is to edit each application's authentication scheme and type in the same cookie name in the cookie name field (use any name you like). Another way is to use Single Sign-On.
    Scott

  • Session sharing among different web application under Oracle AS

    Hi,
    I'm looking for some information on web application session information sharing under Oracle AS10.1.3.
    any pointers are highly appreciated.
    Thanks,
    Narasimha.

    Hello,
    I see that you have duplicate your post in different forums, Session sharing among different web application under Oracle AS10.1.3.
    Regards
    Tugdual Grall

  • 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 between applications

    There are ways to create shared components between applications?
    Example:
    menu list shared between multiple applications.
    Version Apex: 4.0.1

    I would seriously question why you want to export pages from dev to qa or qa to prod. Why you are NOT looking at using a version control system and exporting from that to the different environments would be a good question to tackle...
    Anyone who use the approach of copying pages between environments is just asking for trouble, since there WOULD and Could be the chance of NOT migrating all changes between environments that have occurred between versions..
    I for one would be VERY leery of such process, and have dealt with a shop like this.. Glad I am NOT There anymore..
    Thank you,
    Tony Miller
    Ruckersville, VA

  • 4.2 Application- BuilderApplication- APPID - Shared Components- Themes

    Hello Apex team,
    The page for:
    Application ->BuilderApplication -> <APPID> -> Shared Components ->Themes
    seems to messed up somehow.
    Regards
    Andre

    Hi andreml,
    Thank you for the feedback. Do you mean page 4000:260, if so I just took a look and I can't see anything messed up. Is that the right page number? And can you send me a screenshot?
    Regards,
    Anthony

  • Sharing a single session among multiple portlets for single application (e.g. wInsight)

    Does anyone know the best practices way for sharing a single Session for an application (running on a single Porlet server) among multiple portlets on a page?
    For example, the application wInsight uses 3 frames (navigation, search results - tabular, search results - chart) which need to communicate via the application's session scope. It is not just that we do not want for a single user to be running multiple sessions, but they really do share variable parameters this way.
    So far I can only think of trying to build a one true portlet and two empty containers on page load. I would use the portlet to establish the session with the Portlet server and then transfer the session information to the other two empty containers to instantiate their respective portlets. I haven't tried this yet, but will do so soon...
    Any help and feedback would be greatly appreciated.

    Karen,
    You can easiliy create several portlets out of a Struts application. For detailed instructions, refer to the Struts section of the Portal Developer's Guide.
    Good luck,
    Peter

Maybe you are looking for

  • Missing Incoming Message Attachment Bar in Mail

    Hi, I have suddenly noticed that when viewing a message in Mail which has been received with an attachment, I do not see the attachment options that used to appear on the right side of the window below the header (in line with the reply, forward etc.

  • Doesn't display application name

    Hello Mozilla Support we have a problem since the inbuilt PDF-viewer came to Firefox. We can't use the inbuilt pdf-application from Firefox, because printing with it is to slow on our system. But this feature is not our Problem. We just set pdfjs.dis

  • VI to locate files?

    Hello all, I am creating a VI that locates all VI's and controls that are sub-VI's of a user-input VI. Using the "property node" -> "Callees" function, I can get the names of all the sub-VI's, but I need the paths. Does anyone know how to locate the

  • TestRunner hangs randomly

    Hi All, I am experiencing an issue where while running through our tests the Flash plugin will hang and crash randomly throughout the process. I am using Flash plugin version 10.1.102.64 and we have roughly 600 tests. We have tried to be as concious

  • Cant upload book from iphoto

    Set up book. The program then started the process. When it got to upload part it froze my computer. No progress on the progress bar. I have a cable modem and great upload and download speed. When I tried to exit program my iMac froze and wouldnt allo