How to set a link to a specific workbook in a Role Menu

Hi guys i need to put in a Role menu the link for a specific workbook in BEX i find that is possible but i can´t find the option to aggregate the menu entry....
I hope somebody could help me.....
Regards
Message was edited by: Oscar Diaz

a

Similar Messages

  • How to Create a Link to a Discoverer Workbook in Apps11i?-[solved]

    I tried to create a link to a disco workbook in apps 11i using metalink document 278095.1. It seems to be working ok for discoverer which is installed on the same machine as the apps11i is on(because when I clicked on the link which I have created in apps11i, I see a default disco4i welcome page which got installed out of the box with apps11i). But we are using discoverer version 10g which is on a different server. Does anyone has ideas on how to create a link for a disco workbook which is on a different server other than apps11i.
    Discoverer version is 10g
    Apps version is 11.5.10.2
    Thanks in advance

    hi Rod,
    I did as you said and it seems to be connecting to the right server. But I have one more problem. In metalink document it says I have to enter the following in the Parameters text field of Function form in apps:
    workbook=<(workbook identifier from step2) &PARAMETERS=param_parameter name One~Parameter One Value*param_parameter name Two~Parameter Two Value*
    But I dont understand what should I have in place of param_parameter name One~Parameter One Value. Is it the name of the parameter given in discoverer, if so can you give me an example of how to write it. Because when I typed the name of the parameter like &PARAMETERS=Client Id, where client Id is the name of the parameter, it is giving me the following error
    ORA-06502: PL/SQL: numeric or value error
    Thanks for your help

  • How to set up Link Aggregation on Windows 7 ?

    I am going to buy a new Switcher that is LACP (Link Aggregation Control Protocol) supported so I can get a little bit better internet by combining my two ethernet ports on my MacPro (Mid 2012) where i have Windows 7 Ultimate installed as well as Mac OSx. On Mac OSx it is easy to set up Link Aggregation takes only 30 sec by going to Manage Virtual Interfaces and click round (for doing this you need a Link Aggregation supported router or switcher), but on Windows it seems to be a little bit harder after looking around for a while now. Is there anyone here who knows how to do it or know if its possible to set up Link Aggregation on Windows 7 ?
    I'll be thankful for any help i can get

    hehe I thought over that too
    But since I dont got a windows forum account I thought of asking here fisrst

  • How to send a link for a specific podcast file?

    So I'm in my Podcasts directory in iTunes 5.0 and I've got a bunch of downloaded podcasts. Just listened to a particular one that I really like and I'd like to send a link for that podcast to a friend. How to get the link? I do a Get Info on the file and there's no URL anywhere.
    Even if I manually add a podcast by choosing "Subscribe to podcast" from the Advanced menu, then entering the podcast URL, if I thereafter try to retrieve that URL from somewhere in the downloaded podcast, it's nowhere to be found. Surely I'm missing something obvious. Now there are a very few podcasts that seem to put that info in their "Show Description" (aka the "Podcast Information" window) but they're the exception.
    Before you suggest control-clicking in the iTunes Music Store and choosing "Copy iTunes Music Store URL," note that that doesn't get close to the mark at all, and besides, I need to do this for podcasts that aren't on the iTunes Music Store. Thanks!

    I should probably give an actual example to make myself clear. When you refer to clicking the "i," note that doing that is what I was talking about when I wrote: "there are a very few podcasts that seem to put that info in their 'Show Description' (aka the 'Podcast Information' window) but they're the exception." In other words, clicking the "i" opens the Podcast Information window. Same window opens if you choose "Show Description" from the contextual menu that opens when you control-click on the feed name.
    But the URL that appears in the Podcast Information window (besides not being selectable for copying and also being in a window that disappears if you switch apps), is just the link to the RSS page that lists ALL the episodes. It is not a link to a specific episode. What I want is the ability FROM A DOWNLOADED PODCAST EPISODE to extract the link for that specific episode. I guess this would be equivalent to clicking the "Get" button next to a dimmed episode that has not yet been downloaded, though I don't really care that clicking that link (if I could find it) wouldn't automatically download the episode into iTunes for the person to whom I would send the link.
    So, for example, the link that I can extract from the KCRW On the Beat podcast is this:
    feed://ax.phobos.apple.com.edgesuite.net/WebObjects/MZStore.woa/wa/podcastRSS?id =73331691
    But what I want is to get the link (from within iTunes, not by visiting the web page) of the "Our Pop Stars Lead Us" episode, which is here:
    http://66.186.18.80/podcast/mp3/ob/ob050907Afterthe_DelugeOur.mp3
    See what I mean?

  • Last Q: How to set a focus to a specific text area

    Hi, I've got a seemingly simple question, which has turned out to be another real stumper of a problem.
    I've got a textpane and a textarea on a panel, which gets displayed when the user presses a button. I want the cursor to be set on the textarea as soon as it is loaded. I've tried the following methods with no luck;
    txtArea.requestFocusInWindow();
    How do I set the focus onto the textarea rather than the textpane.
    Thanks

    try this ..
    this is setting the focus to a specific editbox within a Jframe
    ok
    add this to the jbInit method :
    contentPane.addFocusListener(new java.awt.event.FocusAdapter()
    public void focusGained(FocusEvent e)
    contentPane_focusGained(e);
    then add this as a seperate method to your JFrame
    void contentPane_focusGained(FocusEvent e)
    jTextEIN.requestFocus(); // jTextEIN is just the name of the component to be focused
    Boris the fly

  • How to set up link on icon to forward PDF file as email attachment

    HI,
    I need urgent help.
    I know this used to work but cant find it in Acrobat XI.
    We created a file for a client, on the last page is a twitter, facebook and linkedIn icon which are set as links in Indesign to forward to the matching social network. Works fine when I created PDF with Hyperlinks.
    We also set up an envelope symbol which shall get, now where it is set up as PDF,  a link, so the PDF itself can get forwarded as a email attachment.
    I can not find this function on a MAC nor on PC Acrobat XI.
    Hope you can help, much appreciated!!!!
    THANKS

    Have a look at this thread:
    http://forums.adobe.com/thread/1275490?tstart=0
    where there is a script for submitting the PDF by email.

  • How to set the link to the result which are executed my query from database

    Hi,
    i have successfully displayed the results which are available in the database by jdbc, query.
    Then, How to give the link like href to each & every result...
    note: The number of records may be change. depending upon the records availablity in the database. but every result have the link.
    Thanks in advance.
    Regards
    Kumar

    hai kumar..
    i post an example code ..
    <%
    ResultSet rs1=stmt.executeQuery("select fromu,subject,message,mdate,status,mesid from message where to='" + lname +"'" );
    while(rs1.next())
         l=rs1.getLong(6);
         out.println("<tr align='center'> <td> <a href='deletemessage.jsp?mesid="+ l + "'>Delete </a></td><td>" + rs1.getString(1) +"</td><td> <a href='viewmessage.jsp?mesid="+ l +"'>"+ rs1.getString(2) +"</a></td><td>"+ rs1.getString(4) +"</td><td>"+ rs1.getString(5) +"</td></tr>");
    %>

  • How to set Blocking Indicator for product specific TransportationLanes?

    Hi All,
    I'm facing a problem while trying to set the blocking indicator for product specific Transportation Lanes-external procurement.
    How can i proceed on the same?
    I've figured out 2 methods for blocking the product specific TLanes.
    1. using /SAPAPO/TR_TL_TRANSFER_BAPI.
    2. using BAPI_TRLSRVAPS_SAVEMULTI.
    I tried using the BAPI - /SAPAPO/TR_TL_TRANSFER_BAPI, which comes inside the DELETE BAPI - BAPI_TRLSRVAPS_DELMULTI. Although I had passed the parameters reg. external procurement, nothing seemed to be happening in the system. There was no blocking indicator - D(locked and flagged for deletion) set against the subjected TLane. In fact, to my amazement, the BAPI didn't return even a single msg. BAPIRETURN internal table after execution was empty.
    Here, I'm passing:
    (IV_LOGQS) TYPE  /SAPAPO/LOGQS
    (IV_LOGSYS) TYPE  LOGSYS
    (IV_CALLER) TYPE  /SAPAPO/MD_CALLER
    (IT_TR) TYPE  /SAPAPO/TR_TTD_TR
    (IT_TR_X) TYPE  /SAPAPO/TR_TTX_TR
    (IT_TRPROD_SRC) TYPE  /SAPAPO/TR_TTD_TRPROD_SRC    and
    (IT_TRPROD_SRC_X) TYPE  /SAPAPO/TR_TTX_TRPROD_SRC
    I haven't tried on the second method yet. Is there any other programming alternative for setting the blocking indicator of a TLane / multiple Tlanes?
    Could anyone pls explain and guide me on a suitable method to be chosen and the process to be followed, parameters to be passed, etc.

    Hi Sanjay,
                    Use the standard BAPI:  BAPI_TRLSRVAPS_SAVEMULTI2 (according to SCM version you are using)
    to update the deletion flag for product specific T-lane, in this BAPI you have to pass the data to EXTERNAL_PROCUREMENT parameter table in which LOCKED_FLG field is there in which you can pass the "D" for deletion or block flag.
    Also you have to pass the same entries in EXTERNAL_PROCUREMENT_X parameter table of this BAPI.
    If any further help required, refer the documentation of BAPI or let me know.
    I hope this will help you to solve the issue.
    Regards,
    Saurabh

  • 10.6.6 - How to set custom view options for specific folders

    How is it that Windows has had the ability to ability to set custom folder view options forever and OSX can't. What is the big deal? Just do it. Whenever I set the folder view options it changes the view for all the folders. I can do folder specific changes as long as the finder window is open then I close it and open it again every folder is the same again. It's just an annoyance and it's something so rudimentary it's embarrassing.

    Try the following:
    I want to have, say, one folder in list view
    Open that folder, set it to list view, type command-J, and in the view-options window that opens, check the box at the top for "Always open in list view".
    then the subfolder of that folder I want to have in cover flow view. permanently.
    Open that folder, change it to cover-flow view, and in the view-options window check the box at the top for "Always open in cover-flow."
    Those two folders should "remember" the custom views that were set for them.
    There's additional discussion about the meaning of the"Use as defaults" button in this thread
    http://discussions.apple.com/thread.jspa?messageID=13063792
    My own take is that folders that have not been customized by checking the "Always open in xxx view" box will by default open in the same view (icon vs list vs column, etc) that was in effect for the previously opened folder. *Within each view*, you can set the default parameters (text size, etc) for a new folder by setting up a folder the way you like and then checking the view options box for "Use as defaults" at the bottom.

  • JAAS - How to set up permissions for a specific code?

    I would like to set up permissions for specific code in JAAS policy files.
    In other words, let's say I have the followiong entry:
    permission java.util.PropertyPermission "java.home", "read";
    Then, when I do Subject.doAsPrivileged(..., MyAction), if this permission is absent, I will not be able to access the "java.home" property in my MyAction.
    If I, let's say, set up a file permission, I will not be able to read certain files if the permission is absent.
    I want something simpler. I want to be able to specify that the whole class MyAction cannot be executed if the permission is absent - I do not want the code to even go there. Basically, if the necessary entry in the Policy file is not present, I do not want the calling code to have access to class com.mypackage.MyAction.
    This must be really straight-forward, what am I missing?

    Thank you for your input.
    My case is a little bit more complex.
    There is a request and approval process attached to the provision to this target system.
    The approval process has a first level of approval (including 1 to many approval steps) and the user gets the basic access to this target system. The user can then access the target system but is limited to what he/she can do.
    Then the approval goes to a second level of approval (including many approval steps) and if approved the user gets the elevated access to this target system.
    To accomplish this, the previous implementer created 2 resources for the same target. After the first level of approval, he provisioned resource A to the user. After the second level of approval, he provisioned resource B to the user, revoked resource B, and updated resource A.
    This is very confusing because we are dealing with 2 resources for the same target.
    I am looking for way to take advantage of the GTC to provision and reconcile with a system that takes a flat file and can write a flat file. But I also need to make it work with this approval nightmare.
    Do you have any ideas on how to make this better and simpler?
    Thanks
    Khanh

  • How to set UOM in the material Specification Section of Trade?

    Dear,
    When I select UOM in the material Specification Section of Trade, I cannot find Volume UOM as ml , L...
    How Can I add some UOM Item for this Qty column? Because some beverage products use volume UOM.
    Thanks

    Anytime you consume a material spec (in a trade or a formulation spec lets say) the UOM list is defined by a few things:
    1.  Standard Mass Listing is always included
    2.  Volume UOMs appear if density is defined on the material specification
    3.  Additional "Other" UOMs will appear if defined in the Available UOM > UOM Conversions Grid
    There is a strict UOM configuration available that allows you to restrict which UOMs are used per specification.  It this is turned on then only the UOMs listed in the Available UOMs section will appear in the drop down. 
    Hope this helps,
    Kelly

  • How to set to print to a specific printer name

    Background:
    I have a form (one page) which has two hidden pages to it (front and back of certificate).  The details entered on form appear on certificate.  I have a hidden button on form which when pressed asks for a password and unhides certificate if correct password is entered as well as a button on form to print the certificate.  This button to print the certificate is preset to print only pages 2 and 3.
    Question:
    I would like to know if there is a way of setting the "print certificate" button to automatically select a printer name as forms can be printed on any local printer but the certificate needs to print to a specific printer which is colour and has card stock.
    The only code I have currently behind this print button is the following:
    xfa.host.print(1, (xfa.host.numPages -2).toString(), (xfa.host.numPages -1).toString(), 0, 0, 0, 0, 0);

    Hi,
    I am fairly sure that you cannot do it using the xfa.host.print, but you may get a printParams working. See an example here https://acrobat.com/#d=Kuivy1SdOSbQnRs3kyeVDQ, in particular on page 2.
    Hope that helps,
    Niall

  • Iplanet 4.1 - How to set session timeout for a specific application

    Hi everyone,
    I have a Iplanet 4.1 old web instance running on Solaris 8. We are using this web instance to connect to few application instances running on Websphere 3.5. We have upgraded most of our web/app to higher version except this.
    One of the websphere applications need more session timeout. (Which I fuguredout not possible to do on Websphere).
    How do I achieve this on Iplanet 4.1.
    NOTE: I referred to Iplanet 6.x where we can achieve this by updating web-app.xml timeOut value per URI. I do not find web-app.xml under v4.1
    Thanks in advance,

    Sorry to say that we can't help here. WS4.1 is obsolete a long time ago.
    As you mentioned that you should use WS6.1SPx or WS7.0 for your production and get support.

  • How to set up a formula for specific cells

    I have a list of products with prices next to them. at the bottom i have a total cost of all the products but an added feature to the list, id like to "subtract" the cost of a given product from the total for the products that have already been purchased. perhaps via check box column or maybe a color fill of the cell. or if anyone has a better idea how to indicate that the product has been purchased. either way, my primary goal is to have the total at the bottom reflect only the products that have not yet been marked as purchased. thanks in advance for any help.

    the first row is a header and the last row is a footer.
    B11=SUMIF(C, FALSE, B)

  • How to set a proxy only for specific connection?

    Hi,
    I am trying to make an Http request through a proxy. So my code looks like:
        System.setProperty("http.proxyHost", "myproxy.hello.net");
        System.setProperty("http.proxyPort", "8080");However, I believe this setting is now valid for the entire JVM. I do not want my setting to affect other programs that are running in the same JVM. The program I am writting is a servlet. So by setting the system properties I am affecting all other servlets under the same web container.
    What I would like to know is whether there is a way to specify an http proxy to be used only for my connection.
    It seems strange if there is no way to do this. Doesn't this raise synchronization issues as well? What if another servlet is trying to change the same system property at the same time?
    Thanks in advance!

    I see that the trick using
    URL url = new URL("http", "myproxy.hello.net", 8080, "http://www.target.com:8000/");is not correct because it sends the proxy host as the Host HTTP header:
    Host: myproxy.hello.net
    instead of the final target. So it's very likely that the target or the proxy will get confused. Is there any other way of doing this?
    THanks

Maybe you are looking for

  • ICal update And creation of a third calendar that I am now locked into

    I had both a work & home calendar set up and sync'ed via M-ME. All seemed to work fine. Now, they are not syncing properly and are behaving in ways I have never seen before. - Push syncing is no longer working. I have tried resetting the sync data wi

  • Application Rejected Because of Binary problem

    Hi , my app Status as changed to rejected on the itunes Connect portal I receive no EMail to tell me why , the Status propose for me to Replace the Binary . when I do that it tell me that there was a problem with the previously uploaded one . but no

  • HT1339 Problem in restoring my iPod

    hi i am having problem in restoring my ipod, i have tried all the possible solutions given on ur site but still i am recieving errors "The iPod "iPod" could not be restored. An unknown error occured(1439)". please help me

  • Recently formated, now ipod wont connect!

    I recently formated my pc and now when im trying to connect my ipod to itunes, It doesnt connect no mather how long i let it plugged. When i plug it, my computer does say new software found (Ipod) but it just wont connect to itunes so i can put new s

  • MBP Taking a long time to boot up

    Recently, My MBP started taking a long time to boot up starting at the Mac OS X boot screen and since it is set on auto login through the whole longin process(briging up the dock and finder windows) i've tried safe booting but it didnt make much of a