Direct URL link to "Last Instance" on XI 3.0

I am looking for getting direct URL to "Last Instance" of a Desktop Intelligenge Report on XI 3.0.
An idea ?

this is all about openDocument API
i think thats wat you need
http://devlibrary.businessobjects.com/BusinessObjectsXI/en/en/BOE_SDK/boesdk_dotNet_doc/doc/boesdk_net_doc/html/Report_Linking13.html
good luck
Amr

Similar Messages

  • How do I create a direct URL link to my iBook product page?

    How do I create a direct URL link to my iBook product page? The Apple iTunes linkmaker webpage appears to have been updated recently --- and I can't create a direct link to my iBook, or any iBook for that matter.

    No, not with a direct link to the iTunes product page which I can copy and use. However I found another work around by viewing another book's product page, then clicking "view more by this author" and found the link that way. Thanks for your reply.

  • How to create URL link for telephone number ,open to account search page and account result page ?

    Hi Experts,
    Bussines role - ZCC_ICAGENT 
    If user open this bussiness role and open Account page ,user enter telephone number and enter search account ,then result will be displayed.Instead of 3 clicks ,user click direct URL link ,telephone number is parameter,account Search and account result  page will be opened direct link.
    So how to do it..could you please provide me step by step...what are the steps wee need to follow for creating URL ..how to do it..Please help..
    Thanks
    Kalpana

    Hi kalpana,
    You dont need to do any setting for this.
    Following URL will be used as per your requirement.
    http://rrnewcrm.ril.com:8000/sap(bD1lbiZjPTI0MiZkPW1pbg==)/bc/bsp/sap/crm_ui_start/default.htm
    ?sap-system-login-basic_auth=X&sap-system-login=onSessionQuery&saprole=ZCC_ICAGENT&
    sap-phoneno=9999999999
    Here parameter sap-phoneno will contain the number you want to search for.
    In component ICCMP_BP_SEARCH, go to view BuPaSearchB2B. write below code in its inbound plug IP_INBOUNDPLUG-
    DATA: lt_ivr_url_param TYPE tihttpnvp,
             ls_ivr_url_param TYPE ihttpnvp,
             lr_searchcustomer TYPE REF TO if_bol_bo_property_access,
             ls_searchcustomer TYPE crmt_bupa_il_header_search.
    CALL METHOD cl_crm_ui_session_manager=>get_initial_form_fields
           CHANGING
             cv_fields = lt_ivr_url_param.
    lr_searchcustomer ?= me->typed_context->searchcustomer->collection_wrapper->get_current( ).
         CHECK lr_searchcustomer IS BOUND.
    READ TABLE lt_ivr_url_param INTO ls_ivr_url_param WITH KEY name = 'sap-phoneno'.
    IF ls_ivr_url_param-value IS NOT INITIAL.
             ls_searchcustomer-telephone = ls_ivr_url_param-value.
       CALL METHOD lr_searchcustomer->set_properties( EXPORTING is_attributes = ls_searchcustomer ).
             eh_onsearch( ).
        ENDIF.
    Thanks & Regards
    Richa

  • Access Web Dynpro Java application through direct URL

    Hi Guys,
    we have a requirement that there is a link in web dynpro abap screen, click on it will open a new ie window running web dynpro java application, so what i did is i have given direct url link for that web dynpro java application:
    as this:
    https://servername:50001/webdynpro/dispatcher/sap.com/ess~lea/TeamView
    but after i clicked on this url, it pop up 1 window, after i entered id & passoword, it is showing this wd java appl, but there is 1 grey image on top of the view & "welcome xxxx"; below that is the actual view from wd java.
    the layout is :
    grey image----
                             welcome xxxxxxxx
    Teamview
    actual ivew
    how to remove the grey image & the "welcome xxx"? it looks like masthead but we dun need it.
    thanks

    Hi Feng,
    Actually what you are seeing using the application URL and after giving the credentials on Portal is a portal screen which carries the theme as well. Therefore, you will be able to see the masthead with header and Portal User Name. So, use the URL generated by preview of a web dynpro iView in your component to avoid the masthead.
    Regards,
    Tushar Sinha,
    Infosys,
    Hyderabad

  • Clicked on any the link searched by using google or yahoo, it opened a new tab on latest update. Why's not direct the link on the same tab like last update?

    When I'm using google, yahoo or ask, or any search engine website. I did any random research used and clicked on any link searched by google, it immediately opened and directed me to the new tab to the link that I just clicked. My question is: Why isn't direct the link that I want to load on the same tab? It didn't happen on the last update. Is this a bug? If it's not then is there any solution? Maybe the setting. I will thanks and appreciate for any help.

    Opening the results in the same tab or in a new tab can be set via the search settings page of the Google and Yahoo! sites.
    For the Google website you can set your preferences on the Google.com page via the gear icon at the top right, click that button to open the menu list and select Search settings.
    * http://www.google.com/preferences?hl=en
    * Results Window: Open search results in a new browser window.
    For Yahoo! on the Yahoo! search page via:
    *http://search.yahoo.com/
    *More > Preferences > Display & Layout > Open results in a new tab or window

  • I broke my laptop last week and until I can afford a new one, I'd like to use my ipad for university. Just wondering whether there is a way I can view online lectures? I have an app called my media but its only good for direct download links

    Only good for direct download links. I can pick to view my lecture in either audio or video format through WMP or QT from my school website. The formats come in a drop box form, which when on a desktop or laptop open in the player you choose and play. I hope this makes sense

    You are asking several different questions. If you need to store your photos, music, and movies on an external volume, you certainly can. Any externally connected hard disk drive will work, connected either directly to your Mac or to your Time Capsule as a shared volume.
    You should not rely upon using that as a backup device though. Although you certainly may use it for both purposes, it is a better idea to have dedicated backup devices for a variety of reasons not limited to redundancy. You would not want to simultaneously lose all your pictures as well as your backup. If they are all on the same device, that could happen. Furthermore, a backup cannot back up the volume on which it is running.
    As for adding an Extreme or Express, using its LAN port for your iMac, and then enable Internet sharing so you can effectively use the iMac as a "hotspot", you can do that too, but I am unclear on what benefit you believe this arrangement would convey for you.
    An Extreme's Guest network is separate from its Main network; that is the reason for having it.

  • Launch Webi URL for a specific Instance

    Hi,
    Is there a way I can Launch a specific Instance of Webi from Xcelsius? Is so can someone tell me what would be the syntax to include in the URL.
    Thanks!
    Sam

    Hi Sam
    Do you mean a specific instance of a WebIntelligence report? 
    If so look at using the &sInstance URL parameter.
    openDocument.jsp?iDocID=346&sType=wid&sRefresh=Y&sInstance=xxxx
    xxxx can be User (the last instance owned by the user), or Last (the latest instance of the report), or Param (link to instance based on the parameters given)
    Alternatively each instance is just a doc and so has a unique Doc Id, so you could just link to that Doc id directly.
    Regards
    [Charles|http://www.reportex.co.uk/xc_waterfallchart.html]

  • View last instance Reports Webintelligence with KM

    Hi, experts
    I have webintelligence reports that are integrated with BO KM by OpenDocument and I need to open the last instance for each report. I checked the Document "Xi3-1_url_reporting_opendocument_en" and I need to implement the parameter sInstance=Last.
    Within the opendoc URL in KM/System Configuration (BusinessObjectsKM.par) is the call only OpenDocument.jsp without parameters. I don´t know where add this parameter.  Other parameter, IDocID  already exists and is dynamically generated for each report.
    Please advise how and where I can implement this parameter

    Hi Stratus,
    In "System Configuration" of KM the original link is in this way
    .../OpenDocument/opendoc/openDocument.jsp
    In the SAP portal to run the report shows the link:
    .../OpenDocument/opendoc/openDocument.jsp?iDocID=24154&ses=3% 3DLQ05% 2635% 2663% 2C8P% 3DsecSAPR3% 2C8P% 264F% 3D1805% 2C8P% 264E% 3D25346JEnWPM8OjcAc7zh0% 2C8P% 261% 2C8P% 263k% 3D% 40slqdbt-vbo02.liquigas.biz% 3A6400% 2C8P% 265U% 3D25347Jy6TFiEx497D0lwG25346JEnWPM8OjcAc7zh0% 2C8P% 26S5% 2C88% 26PA% 3Dpt_BR% 2C8P% 26Tm% 3D3650% 2C83% 262r% 3Dslqdbt-vbo02.liquigas.biz% 2C8P% 3A6400% 26lu% 3D2070% 2C83% 26Tn% 3D% 7B3% 26.2% 7B3% 3D% 26O% 3DPersonalCategory% 2C8P% 262% 3D1807% 2C83% 7D% 2C% 3FZ% 26.1% 7B3% 3D% 26O%% 3DFavoritesFolder 2C8P% 262% 3D1806% 2C83% 7D% 2C% 3FZ% 26.3% 7B3% 3D% 26O% 3DInbox% 2C8P% 262% 3D1808% 2C83% 7D% 2C% 3FZ% 26U% 3D3% 2C83% 7D% 2C% 3FZ% 26PP% 3D2070% 267R% 2C83% 2C83% 3D46110 & sap_sysid = BIQ & sap_client = 120 & 172.31.163.5:6400 = cms & lang = en & loc = en & pvl = en & IsApplication = true
    I added the parameter that you showed:
    .../OpenDocument/opendoc/openDocument.jsp?sInstance=Last
    The result is below:
    .../OpenDocument/opendoc/openDocument.jsp?sInstance=Last? iDocID=24154&ses =...
    Should be somewhere else that incorporates this parameter

  • How can I send to a different URL link than what the text states in Acrobat?

    Hi there
    I know how to create URL links in my document using Acrobat but
    How can I create a link that goes to a different URL desintation other than the one the text states?
    For example
    the text states
    www.aaaaa.com
    and I want it to state this,
    but I want the link to direct to
    www.aaaaa.com/abcdefghijkl
    I dont want to have to create a link object, I want it to stay as text?
    Is this even possible?
    Any advise?
    Thanks

    try67 wrote:
    Actually, it is possible to specify your own tooltip text, if you use a
    button instead of a link.
    You just set the button's action to "Open a weblink" and it will act the
    same as a link, but you'll have more control over how it looks and behaves.
    Hi there
    I cant see the term "Open a weblink". Can you advise please?
    Also then how do you change the "Tooltip text" please?

  • URL link in Reader won't open unless a browser is already open

    I have an issue on a Windows 7 PC using IE8 and Adobe Reader 9.3. While viewing a PDF file in Reader, and clicking on a URL link in the PDF, nothing happens unless a browser window is already open. It doesn't matter if the browser is Firefox or IE8, although IE is the default browser. When no browser is running, nothing occurs, not even an error or Enhanced Security message. I've verified that the "Create links from URLS" is selected.
    Any ideas?
    Thanks In Advance

    Possible workaround...
    1. Create a local iPhoto Library - to do this open iPhoto while holding down the Option key. Give it a unique name and save it somewhere.
    2. When you are not connected to your home network, open iPhoto with the Option key held down, and select your new local Library. Then open iMovie.
    iPhoto remembers the last Library open, so as you move in and out of your home network you will need to change the iPhoto Library (following step 2 above) based on your location.
    hope this helps,
    -mike

  • URL link in data element documentation

    Is it possible to create a url link within the documentation of a data element to allow the user to launch the web browser and navigate directly to a specified webpage?
    Regards
    Mark Briggs

    Hello,
    I am not sure but you can try this out. Go to se38 and documentation for a test program. Click on Goto and then Change editor. write a text that you want to give a link to. Make its paragraph format as SAPfind Reference. Select the text goto insert link. It will pop you up with a box. give the name of your program but how to link it is another mystery.
    Try these function modules.
    IWB_HTML_HELP_OBJECT_SHOW
    IWB_HTML_HELP_EXTENDED_HELP
    and see this program BCALV_GRID_F4_HELP may be of some help.
    REgards,
    SHekhar Kulkarni

  • Can I create more than one URL link in a single Flash (SWF) file?

    I created a simple SWF slideshow in Flash with 5 slides. I was able to link one URL to the whole file by adding an alpha button.
    What I can't figure out is how to add a URL link to each slide. The SWF file i sused on a website and I would like to be able to click on a particular slide as it is playing to go the a site or page that applies to that slide.
    Is there a way or code I can use to do this??
    This is the code I am currently using for the button now.
    ja_btn.addEventListener(MouseEvent.CLICK,mouseClick);
    function mouseClick(event:MouseEvent):void
                   var request = new URLRequest("http://www.jakeandamos.com/");
                    navigateToURL (request,"_blank");
    I am just learning this stuff so I can use your help, Thanks!

    You cannot duplicate instance names or function names, so you'll need to create unique names for each one that behaves differently.  So you can only have one function named "mouseClick"... if you want to have another function to link somewhere else you need to create a new name for that function ("mouseClick2" would work)
    There are alternate approaches, but for now this will be the easiest for you to deal with.

  • Is there change credit card details- URL link in manage my account missing

    someone on this forum that has more brains than the online chat support do?
    I have been trying for 4 days to get someone to find out why the change credit card details URL link is missing from my manage account area. I keep getting told the same thing over and over again...below is an example of the most recent conversation i had this morning...this is absolutely flaming useless...i should have ended the conversation before he got past the first line...
    Patel: Thank you for contacting Adobe.  We are available 7 days a week, 24 hours a day. Goodbye!
    Rahni Verey: Hi Patel,
    Patel: I am sorry for the typo error.
    Patel: Hello! Welcome to Adobe Customer Service.
    Patel: Hi Rahni.
    Patel: We are facing down time error due to which the applications are not responding . Hence  we will be unable to check anything, I request you to contact us after few hours.
    Rahni Verey: I need to update my credit card information, but have not been able to due to site maintenace
    Patel: We are facing down time error due to which the applications are not responding . Hence  we will be unable to check anything, I request you to contact us after few hours.
    Patel: I could have helped you, but we are facing internal application outage due to Server/System Maintenance and Updates. I kindly request you to Please Contact us back on 2-3 hours, We sincerely regret for the inconvenience  caused and the loss you are facing with.
    Rahni Verey: i have been trying to do this since Friday...its now Monday here in Sydney! How long is this going to take?
    Patel: Request you to please wait for few more minutes, and the applications will start working fine again.
    Rahni Verey: i am not having any problems with my applications...i want to change my monthly billing subsciption credit card details!
    Patel: I do understand Rahni, in order to update the credit card details, you will have to go through the process of using adobe applications.
    Patel: I have provide you with the steps, however if the steps do not work, you will have to wait for applications to work fine.
    Patel: I will provide you the steps to update your credit card information.
    Patel: .
    Patel: 1. Sign in to www.adobe.com
    Patel: 2. In the navigation pane or pop-up menu, click Manage Account. [ You may be prompted to enter your password to verify your identity. ]
    Patel: 3. Under Plans & Products, click Manage Plan.
    Patel: 4. Under Payment details, click Edit payment details.
    Patel: 5. Make appropriate changes in the Edit Payment Method pop-up and then click Save.
    Patel: .
    Patel: .
    Patel: You can use the below link to know how it's done page by page.
    Patel: https://helpx.adobe.com/x-productkb/policy-pricing/membership-subscription-troubleshooting -creative-cloud.html
    Rahni Verey: i say again, there is nothing wrong with the applications. Its your bloody server that is playing up...there is no option in account management for me to update my credit card details. i already know exactly how to do it!
    Patel: Rahni, I can help with the credit card update, however to do that , I need to check with your subscription under our server, as I am not able to check any services, I am not able to help you currently.
    Rahni Verey: is there someone there who can directly access my account and see what i am talking about. Its plainly obvious if you go directly into my account and try to change credit card details. The URL link for this function is missing!
    Patel: No.
    Patel: To help you on this, the applications must working fine.
    Patel: I am sorry for the situation that you facing currently.
    Patel: Request you to please try after some time.

    Is this the link you have been using? Credit card https://helpx.adobe.com/utilities/credit-card.html

  • How to display the one BSP View page (not a start page)Through URL link..

    Hi Sir/Madam,
                 I want to open one BSP view page through URL link...
    Let me Explain clearly..
                I have an Z application ZHRRCF_APPROVAL..In this application approve.bsp file i have added som more Fields..and Finally I am going to click ApproVe Buton /Reject Button.When i click the reject button the the items are rejected.Its working fine.....
              My Requirement is :
                   1. I want to display the approval page directly when i click the URL link from mail box.--i am getting this .. No issues..(Got the URL link from function module)
                   2. After opening the approval page when i click URL link, when i click the reject button-- i am getting the error "The following Error Text was processed in the system GR2."Access via NULL object reference not possible"
                   3. How to proceed the this URL link without error .. the URL link is
    https://abd00093.de.abb.com:8200/sap(bD1lbiZjPTIwMA==)/bc/bsp/sap/zhrrcf_approval/application.bsp?objid=50003421&otype=NB&plvar=01&requestdate=20090121&requestedRsnCode=01&requestedstatus=1&requester=USRECRUITER1&SAPWFCBURL=https%3a%2f%2fabd00093%2ede%2eabb%2ecom%3a0000000000008200%2fsap%2fbc%2fwebflow%2fwshandler%3f_sapwiid%3d000000018491%26_saptask%3dTS51807979%26_saplogsys%3dGR2CLNT200%26_sapuname%3dLINEMANAGER%26_saplangu%3dE%26sap-client%3d200
    ( I got this URL directly using my own function module.. In this function Module i was not getting the SAPGUID -- the error is because of that i am not sure..)How to get this sapguid dynamically..
                    Please guide me to proceed this req asap..
    I am waiting for your reply ....Please
    Thanks and Regards
    Mohan,P

    Please have BPEL loggers both at domain and system level to DEBUG mode. Set all loggers to DEBUG as you are interested to see the entire sequence flow..however, some loggers give you unnecessary info ;/ apart from cube, activation, delivery, dispatch, persistence.
    Added to this, you might want to try SOAPUI, Fiddler, HTTP Analyzer.

  • Assigning a URL link to button in a Flash Player

    I've designed a player in Flash using Action Script 3. I've
    built a rollover button into the player that users will click to
    link to a new page. But where do I assign the URL for that button
    to link to; there's no apparent field for this in the properties
    inspector.
    I was able to make it work by switching over to Action
    Script 2 and assigning a "Go to Web Page" behavior to the button;
    but I can only do this in Action Script 2 (where behaviors are
    available), and I have to keep the page in Action Script 3 in order
    to support other components (Slideshow Pro).
    Surely there is a way to assign a simple URL link to a
    button in Action Script 3. Thanks for the help,
    Chris

    yes, you need to write AS3 script in order to do so:
    [code]
    buttonInstanceName.addEventListener(MouseEvent.CLICK, navTo);
    function navTo(e:MouseEvent) {
    var url = new URLRequest('
    http://www.theaddresshere.com);
    navigateToURL(url);
    [/code]
    place this on the first frame where you button is
    instantiated, in a layer you name 'actions' - with the frame
    selected, open the Actions panel (F9) and enter the script there.
    replace the "buttonInstanceName" with the instance name of the
    button on the stage you're assigning this method to, and of course
    replace the address in the URLRequest parameter.

Maybe you are looking for