How to stop concurrent programs from appearing in the SRS window ?

Hi All,
We have hundreds of custom concurrent programs registered under a custom application.
Except for 3 hidden programs (which will be submitted internally from another concurrent program), all the others should appear in the SRS window. Therefore, instead of individually registering each program in the request group, we have registered the application itself, in the request group.
However by doing this, the 3 hidden concurrent programs are also appearing in the SRS window. The concurrent program define form doesn’t allow us to uncheck the “show in SRS” checkbox if we have parameters define for a concurrent program.
Is there any way that we can prevent these hidden programs from appearing in the SRS window, in our case?

Hi,
Create a new request group and add all but the 3 programs, using a PL/SQL script calling fnd_program.add_to_group.
Regards,
Gareth
Blog: http://garethroberts.blogspot.com/

Similar Messages

  • Can anyone please tell me how to stop email previews from appearing on my screen. I have turned off the preview option in settings on both my ipad and iphone, but they still keep appearing.  Thanks

    Can anyone please tell me how to stop email previews from appearing on my screen. I have turned off the preview option in settings on both my ipad and iphone, but they still keep appearing.  Thanks

    works ok on mine - (5, 7.1.1).  Try again.  with previews set to none, mine shows the sender and the subject line only.  (you cannot get rid of the subject)    with the other settings, you get the sender, subject line and however many lines you selected.

  • How do I stop unnecessary programs from running in the background on a Macbook Pro 2010?

    Hi recently I bought a Macbook Pro OSX 10.8.3 2010 (2.4 GHz Intel Core / 2GB 1067 MHz DDR3). Im pretty content with it considering its my first Mac. Up until recently I had no problems with its speed.
    My brother directed me to the activity monitor and showed me how to quit a program. However there are still a several running programs I do not recognize and/or do not use (such as photo stream, Calendar Agent, UserEventAgent, Notification Center, AppleSpell service, cfprefsd, talagent, xpcd, imagent, com.apple.dock.extra, fontd, loginwindow, SystemUIServer, tccd, usernoted etc etc etc UGH!! The list just goes on and on. There is a circular graph at the bottom in pir form highlighted with the colors green, red, blue and yellow indicating what is taking up space or speed? If I quit Safari a huge portion of the green is highlghted. but I can not seem to get it to fill the majority of the pie graph. I see there are all these running programs (most of which I do not use or recognize) but I cannot get them to quit even if I highlight it. How can I stop this? Quite frankly its so frustrating. Again I am new to Mac.
    Thanks
    marcel11

    First, back up all data immediately, as your boot drive might be failing.
    There are a few other possible causes of generalized slow performance that you can rule out easily.
    Reset the System Management Controller.
    If you have many image or video files on the Desktop with preview icons, move them to another folder.
    If applicable, uncheck all boxes in the iCloud preference pane.
    Disconnect all non-essential wired peripherals and remove aftermarket expansion cards, if any.
    Check your keychains in Keychain Access for excessively duplicated items.
    Boot into Recovery mode, launch Disk Utility, and run Repair Disk.
    Otherwise, take the steps below when you notice the problem.
    Step 1
    Launch the Activity Monitor application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Activity Monitor in the icon grid.
    Select the CPU tab of the Activity Monitor window.
    Select All Processes from the menu in the toolbar, if not already selected.
    Click the heading of the % CPU column in the process table to sort the entries by CPU usage. You may have to click it twice to get the highest value at the top. What is it, and what is the process? Also post the values for % User, % System, and % Idle at the bottom of the window.
    Select the System Memory tab. What values are shown in the bottom part of the window for Page outs and Swap used?
    Next, select the Disk Activity tab. Post the approximate values shown for Reads in/sec and Writes out/sec (not Reads in and Writes out.)
    Step 2
    If you have more than one user account, you must be logged in as an administrator to carry out this step.
    Launch the Console application in the same way you launched Activity Monitor. Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Select the 50 or so most recent entries in the log. Copy them to the Clipboard (command-C). Paste into a reply to this message (command-V). You're looking for entries at the end of the log, not at the beginning.
    When posting a log extract, be selective. Don't post more than is requested.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some personal information, such as your name, may appear in the log. Anonymize before posting. That should be easy to do if your extract is not too long.

  • How do I stop  Guest Account from appearing on the login screen?

    All of a sudden - like since I upgraded to iCloud - my login screen displays "Guest User". I have Guest disabled in Accounts. The only account I have active is mine. I don't want Guest to appear on the login screen. How do i stop it from doing so?

    Even when the Guest Account / Access is disabled, the login option / and lock screen, still have a guest login.
    This is because in Preferences/ Security & Privacy/General the bottom item is turned on.
    Turn on: Disable restarting to Safari when screen is locked

  • How do I stop Java processes from appearing on the dock?

    I have a Java application that has a fairly extensive build process using ant. It builds fine on OSX, but constantly annoys me. There are a large number of unit tests that run using JUnit, and each test starts in a new Java process. The problem is that when each process starts (and there are about 100 during the course of the build), a new Java icon appears on the dock and stays until the process finishes. First of all, that slows down the build (since it has to do all that graphics work to keep changing the appearance of the dock). Secondly, every time a new process starts, it takes away the keyboard focus from whatever I'm currently working on. I either have to click in the window I want again, or else wait for the process to finish.
    On Windows, this is handled with an alternative version of the JVM called "javaw.exe" that does not get a foreground window. However, I see no "javaw" in the Java directory on OSX. Is there some option to start Java with that will stop this dock updating? Note that there are times when I want the dock to be updated (when I'm running a "normal" Java app).

    Even when the Guest Account / Access is disabled, the login option / and lock screen, still have a guest login.
    This is because in Preferences/ Security & Privacy/General the bottom item is turned on.
    Turn on: Disable restarting to Safari when screen is locked

  • How to run concurrent program from a menu

    Hello, I have a responsibility menu and want to enable the user to run a concurrent request by clicking on a menu function. Say I have a prompt called "Payslip Report", clicking on it will now run a concurrent program called "Payslip Report" but the user will now have to enter the parameters for the report.
    How do I achieve this?

    Hi
    You can achieve this defining a new function for the standard submissions form with parameters to specifically launch the payslip report, and even specify values for its parameters. Information can be found on System Administrator Guide under the "Customizing the Submit Requests Window" topic. The steps would be:
    - Create a new function using the Standard Request Submission Form (FNDSRS)
    Give it a meaningful name such as Launch Payslip Report, specify form as type and the user form name of the FNDSRS form
    Use the following parameters, specifying as values the short name of the payslip report and the application it belongs to:
    CONCURRENT_PROGRAM_NAME=PAYSLREP PROGRAM_APPL_SHORT_NAME=PAY
    - Use your new function in Your menu and assign the prompt "Payslip Report"

  • How to stop vidx ads from appearing on safari, firefox and chrome on my Macbook Pro?

    Hi, recently downloaded some movies online and ever since then, vidx ads have been appearing on the sites that I visit. I have tried moving the vidx.dmg file to the trash, and also emptied the trash. Furthermore, I have also tried uninstalling the vidx extentions from my browsers, and the vidx ads still keep appearing. Now it's taking really long for me to load my web pages, and the glaring ads are even more annoying.
    Please help, and thank you so much in advance!

    You installed the "DownLite" trojan, perhaps under a different name. Remove it as follows.
    Back up all data.
    Triple-click anywhere in the line below on this page to select it:
    /Library/Application Support/VSearch
    Right-click or control-click the line and select
    Services ▹ Reveal in Finder (or just Reveal)
    from the contextual menu.* A folder should open with an item named "VSearch" selected. Drag the selected item to the Trash. You may be prompted for your administrator login password.
    Repeat with each of these lines:
    /Library/LaunchAgents/com.vsearch.agent.plist
    /Library/LaunchDaemons/com.vsearch.daemon.plist
    /Library/LaunchDaemons/com.vsearch.helper.plist
    /Library/LaunchDaemons/Jack.plist
    /Library/PrivilegedHelperTools/Jack
    /System/Library/Frameworks/VSearch.framework
    Some of these items may be absent, in which case you'll get a message that the file can't be found. Skip that item and go on to the next one.
    Restart and empty the Trash. Don't try to empty the Trash until you have restarted.
    From the Safari menu bar, select
    Safari ▹ Preferences... ▹ Extensions
    Uninstall any extensions you don't know you need, including any that have the word "Spigot" in the description. If in doubt, uninstall all extensions. Do the equivalent for the Firefox and Chrome browsers, if you use either of those.
    This trojan is distributed on illegal websites that traffic in pirated movies. If you, or anyone else who uses the computer, visit such sites and follow prompts to install software, you can expect much worse to happen in the future.
    You may be wondering why you didn't get a warning from Gatekeeper about installing software from an unknown developer, as you should have. The reason is that the DownLite developer has a codesigning certificate issued by Apple, which causes Gatekeeper to give the installer a pass. Apple could revoke the certificate, but as of this writing, has not done so, even though it's aware of the problem. It must be said that this failure of oversight is inexcusable and has seriously compromised the value of Gatekeeper and the Developer ID program. You cannot rely on Gatekeeper alone to protect you from harmful software.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination  command-C. In the Finder, select
    Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.

  • How do I stop international language from appearing in some Safari windows?

    After selecting Polytonic Greek as one of the languages for use in composing text (MS Word), I found that Greek appeared as the default language in certain Safari windows, typically those (like a university email account I use) that are configurable for people of many nationalities. It's maybe worth noting that when Greek appeared in my Mac's language menu, it appeared above US English, unlike the other languages I use.
    None of the following have fixed the problem:
    --Deselecting Greek and restarting/shutting down (multiple times)
    --Clearing the cache and history in Safari (multiple times)
    --Running Disk Warrior and Drive Genius, my standard system maintenance software
    How can I get rid of this now unwelcome language?

    I found Greek at the top of the language list, above English. I think that made it the default language in certain circumstances.
    Yes, having Greek at the top of that list does several things: Any app which has a Greek version will open with its menus and dialogues in that language. If you have installed a Greek spell checker, that will become the default in all Apple apps. And Safari will ask for the Greek version of any web site that offers that as an option. On the list, Greek appears as Ελληνικά.

  • How do I stop Address Book from opening with the same searched name?, How I stop Address Book from opening with the same searched name?

    Every time I open Address Book (Lion) it opens to the same vcard with the same name in the search field. How do I keep this from happening? I have tried deleting the vcard, deleting the plist, and importing/exporting my contact. However, the search field contents are alwyas the same - even if I delete the field, close, and re-open. Thanks.

    Hi Romulus949,
    You should take a look at the Knowledge Base article [[How to set the home page]].
    There are steps in that article to reset your homepage preferences to default. I would try that first to clear out any strangeness. Then you can set your homepage to anything you like.
    Hopefully this helps!

  • How do I prevent Facebook from appearing in the Control Center?

    Facebook appears in the Control Center instead of the Music

    It is showing the last App that used the media controls. I don't think there is any way to prevent a specific app from ever showing there. You can clear Facebook from there by playing music.

  • Stopping printer icon from appearing in the dock

    Hi,
    We have a problem where our students (network homes, managed by WGM) are clicking on the printer icon in the dock once they have sent a job to print, and are pressing the 'Stop Jobs' icon, thus holding up the queue for other students to print.
    Is there a way to stop the icon appearing in the dock?
    Thanks,
    Jonathan

    Are you using
    a dedicated print server ?
    a print server as part of the server OS ?
    or simple printer sharing, maybe Apple Printer Sharing, or Bonjour, or CUPS or another ?
    Simple Printer Sharing, or a network printer without dedicated print server software is always going to allow users to stop printing, even if it holds up others.
    Even with dedicated print server, you may want to allow users to stop prints - holding up the printer - if they need to change paper, ie. pre-printed stationery, acetate or different paper weights instead of blank 80g/sq m paper.
    But a dedicated print server may allow you to restrict job access to only deleting the print job.

  • How to stop master elements from appearing to refresh when visiting subsequent pages?

    I have set a logo and navigation bar on the master page, which are inherited by all the pages and sub-pages linked to it. Yet the logo and navigation bar appear to refresh when moving from page to page. I find this extremely annoying. I thought maybe this visual annoyance only occurred within the Muse app in Preview mode -- or only the first time a page was loaded. So, with Safari's cache empty, I went to the live site of the beginning tutorial: katiesbakerycafe.com and found that the logo-navigation bar on the secondary pages (which differed from the Welcome page) refreshed when visiting one of the secondary pages -- Menu, Gallery, Blog, Contact -- for the first time. But the logo-navigation bar did not appear to refresh when clicking back and forth among those pages after the first visit. So, only half-bad, but still annoying.
    Is there a way to stop this visual annoyance on a site created in Muse?
    In the past, I would have set up the navigation on the periphery of my webpage and used a large frame containing all the pages that used the same navigation bar.
    Thanks.

    Hi Pamela,
    The html that is generated for the master page is repeated for every page the master is applied to. Thus, it refreshes the page on every fresh load, after which browser caches the data to prevent reloading some static content.
    What you are referring to is not possible in Muse at this stage. I will recommend that you post this as idea to our ideas section, Ideas for features in Adobe Muse
    - Abhishek Maurya

  • How to stop a program from accessing the internet in windows xp

    I use Windows XP with Firefox browser exclusively. I have a program that goes out on the internet. I want to restrict that access. How to I accomplish this with Firefox?

    wish program is it ?

  • How to stop a program from automatically starting up at login..

    Each of our children has an account on my computer. Recently my son has installed Skype using his account. It starts up everytime he logs in. I tried to disable this auto start up but I think I ran in to a bigger problem.
    None of the other accounts are able to configure their own accounts (about half of all the other system preferences are also greyed out) and when I, logged in as the administrator, try to configure their accounts there is no 'Login Items' tab.
    I tried it by looking for the 'StartupItems'-folder in all of the Libraries but there are none. The 'LaunchAgent' and 'LaunchDaemon' folders are in the System Library but are empty.
    Maybe something is wrong with the preferences...
    Anybody any ideas...??

    icks and it's done!
    The underlaying problem remains though (why can't I find any 'startupitems' folders. and why are two of the accounts not able to configure their own accounts?)
    login items that you add from the dock or account preferences are handled differently. they are recorded in the file homedirectory/Library/Preferences/loginwindow.plist
    this file is read at the login and items listed there are executed. deleting this file will clear the login items list.

  • How can I stop my site from appearing at the left in the tablet and phone layouts?

    At the moment my site works on desktop browsers but appears pinched to the left on phones and tablets.
    www.lrproductions.biz
    I have checked for any miscellaneous text boxes, and I also removed the scrolling fx to try and fix the the bug. Nothing seems to be working. I would really appreciate any help.
    Hughie

    Hello,
    Please make sure that there is no element line rectangle or text box outside browser are in Phone and tablet layout.
    If it is then either delete them or move it inside browser area.
    To find the exact browser area Please click on View > Show Grid Overlay. Pink Shaded area is the browser area.
    Please let me know if it do not work for you.
    Regards
    Vivek

Maybe you are looking for

  • Pulling data from other programs...

    Howdy, I have a bit of a question... in order for a program i'm building to work without a lot of excess calculations, I need to pull a number from another program, its in a field at the top of the screen something like this: |$12345678| ---------Is

  • ALV Refresh Editable ALV

    Hi Friends, I am having one editable ALV. I have one quanity field in which i want to change the values. I am using FM REUSE_ALV_GRID_DISPLAY. When i change the values, the changed values in the ALV are not getting reflected in the internal table and

  • Running older programs on OS X

    I've got some older mac games is there anyway to get them to run in OS X? it keeps telling me that they're not supported on the system, does OS X not support older software? or am I doing something wrong?

  • Object navigator - Search field missing

    Hello, in the transaction se80 (Object Navigator), I used to have a search field  in the repository browser to search for programs etc.  But for some reasons this field is missing, there is just a white field which does not allow me to enter anything

  • Facebook app cuts off posted images!

    I "think" I just updated the Facebook app and now the images/pictures on my newsfeed are being chopped off on the top and bottom.   Everything looks enlarged.   Also, peoples posts look bordered so, I'm thinking this might bea FB f up.   I read somew