Get an Url for a resource

Hi,
I'd like to display a link to access a resource in a search component I have developped.
For now I'm building a homemade Url with a static part and a variable part coming from the RID.
My problem is that this homemade method only work for documents in KM, it does not work with folders for exemple.
Does anyone knows how to get a valid link for any resource indexable in the KM ?
Thnaks
Sylvain V.

Hi Thilo,
I tried this way but the generated link only works for documents.
Concerning discussion groups for example, it lead to an empty page instead of the group's content.
The generated link :
.../irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/discussiongroups/20a71c7d-4974-2710-2083-a92e9b65262d.dsc
The link I want :
.../irj/servlet/prt/portal/prtroot/com.sap.km.cm.navigation/discussiongroups/20a71c7d-4974-2710-2083-a92e9b65262d.dsc?StartUri=;/discussiongroups/20a71c7d-4974-2710-2083-a92e9b65262d.dsc&rndLayoutSet=SingleDiscExplorerContributor
Do you have any idea ?
Regards,
Sylvain

Similar Messages

  • How can we get a url for a "Meet Now" conference call from within the Windows Store App?

    Hi,
    Is it possible to get the url for the current meeting / new "Meet Now" call from within the Windows Store app?
    You have the option of inviting your current Lync contacts, but I don't see a way of giving a URL to clients that would launch Lync on their device, or take them to the web app.
    I can see how to get the link using the Outlook plugin, for pre-scheduled meetings. Is this link always the same and the one that should be used for an impromptu "Meet Now" meeting? It would still be good to know how to get this URL from within
    the store app so I can tell clients where to get it.
    Some people may be on Windows RT devices and not have access to the plugin in Outlook, and want to start a meeting at short notice and then invite others via email or pasting a link to them elsewhere.
    Any help appreciated.
    If I have answered your question, please mark it as the correct answer. If I have provided helpful information, please mark it as so.

    Hi,
    Agree with Holger, I check on my Lync Windows Store app and can't find the meeting URL as well.
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

  • Get HTTPS URL for Web dynpro application

    We are using SSL. By default the URL generated for the Web dynpro application is HTTP.
    We went to SICF, and deactivated the HTTP service. That made the URL point to HTTPS.
    But few problems started coming because of it:
    - Our Content server became inaccessible.
    - Every time server is re-started, we need to manually go and de-activate HTTP Service.
    We even tried to set the parameter icm/icm/HTTP/redirect_0. But problem is not solved.
    I know this question is asked before, but every time the answer is to read the help document on ICM.
    What's the correct way for any webdynpro application to point to HTTPS? I don't think de-activating HTTP service is the right way.
    Any suggestions please?
    Thanks in adv.

    Thanks a lot Thomas. I'd ask the Portal Admin to try it out.
    There is another similar problem we are facing: I have embedded Webdynpro in R/3 screen. Then used the cl_gui_wdr_viewer class's load_application method passing HTTPS protocol.
    It returns HTTPS URL only, but is not showing up on users' laptops.
    Earlier we were not passing HTTPS protocol, so generated URL was HTTP, and it was not showing on users' screen (can show in ours). Reason we found out is that users' site has HTTP port blocked. They cannot show any HTTP url.
    So we changed to get HTTPS URL, but that also gives the same problem. It is still trying to get HTTP url.
    Here is the URL that the users got: (when they right click to see the URL generated)
    res://ieframe.dll/dnserrordiagoff_webOC.htm#http://abc.def.jil:8000/sap/public/myssocntl?sap-client=220
    Can give any clues on why this is going wrong? Cannot raise OSS as I know embedding Webdynpro in R/3 is not supported
    Thanks in adv.

  • Get original URL for Link to a Document content type

    Hello,
    I'm having a SharePoint doc library with ItemAdded event receiver attached to it and "Link to a Document" content type enabled. My general question is:
    How to get URL that the link points to?
    I'll show you how I'm trying to achieve that:
    SPWeb parentWeb = properties.Web;
    if (properties.ListItem.ContentType.Name == LinkContentTypeName)
    object urlFieldValue = properties.AfterProperties["URL"];
    if (urlFieldValue != null && urlFieldValue.ToString() != String.Empty)
    // continue
    But I always get null so I can't even get inside IF statement. I've tried to install ItemAdded event receiver as synchronous, but it didn't make a difference. I'd appreciate any ideas.
    Regards
    Tomasz

    This is not very convenient solution, because ItemUpdated can be executed more than once. However this certainly will work, so I'll accept this as a workaround. Actually I've found another one. I'm parsing link aspx file and I'm getting the URL
    from mso:URL tag:
    <%@ Assembly Name='Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' %><%@ Register TagPrefix='SharePoint' Namespace='Microsoft.SharePoint.WebControls' Assembly='Microsoft.SharePoint' %><%@ Import Namespace='System.IO' %><%@ Import Namespace='Microsoft.SharePoint' %><%@ Import Namespace='Microsoft.SharePoint.Utilities' %><%@ Import Namespace='Microsoft.SharePoint.WebControls' %><html xmlns:mso="urn:schemas-microsoft-com:office:office" xmlns:msdt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"><Head> <META Name='progid' Content='SharePoint.Link'><!--[if gte mso 9]><SharePoint:CTFieldRefs runat=server Prefix="mso:" FieldList="FileLeafRef,URL,_x0043_C1,KitId,ItemKey,Suffix_x0020_Code"><xml><mso:CustomDocumentProperties><mso:URL msdt:dt="string">http://serverUrl/sites/arrangement1/Shared Drawings/test, test</mso:URL><mso:ContentType msdt:dt="string">Link to a Document</mso:ContentType><mso:File_x0020_Title msdt:dt="string">Winding A Assembled</mso:File_x0020_Title>
    <mso:Revision_x0020_Number msdt:dt="string">-</mso:Revision_x0020_Number>
    <mso:Page_x0020_Size msdt:dt="string">A2</mso:Page_x0020_Size>
    <mso:ContentTypeId msdt:dt="string">0x01010A0082704B66E8B222478AF2E379D8A2FFB9</mso:ContentTypeId>
    <mso:ItemKey msdt:dt="string">1</mso:ItemKey>
    </mso:CustomDocumentProperties></xml></SharePoint:CTFieldRefs><![endif]--></head><body><form id='Form1' runat='server'><SharePoint:UrlRedirector id='Redirector1' runat='server' /></form></body></html>
    Regards
    Tomasz

  • Can't get specific URL for blog entry.

    I run a blog at http://www.w0rdvomit.com and I want to get a separate page link for each blog entry, but when I click on it all it says in the url bar is www.w0rdvomit.com. Is there any way that I can change it so I can have the blog links come up also?

    If your blog is just displaying your domain name for every page, then you are probably using masked web forwarding?
    To get anything different, then you need to set up CNAME forwarding, so enter your domain name into your MobileMe account and then go to your domain name registrar and go to the DNS settings and set up a new CNAME with the alias as your domain name and your host as web.me.com. This is the only way it will work and if you want to do this but your domain registrar does not offer CNAME forwarding, then you are looking at moving your domain name to somewhere that does offer this such as GoDaddy.

  • How to get WSDL url for a webservice created in Oracle Apex

    Can someone please help me in understanding the below:
    I want to create a web service in Apex and invoke it from OBIEE.
    I have created a web service in Apex but not sure what will be its WSDL url which I can provide in OBIEE action link.
    Can some one please guide me here?

    Hi,
    You may export the HTML code for the Muse Site via the "Export as HTML" option under the File menu.
    Hope it helps,
    Sonam

  • Get a URL for web service with HTTPS

    Hi,
    After deploying all required configuration for secure WS, I'm trying to generate a wsdl to give to the third party. I m using the Despay WSDL in Integration Directoryb but that WSDL containt a like staring with the HTTP instead of HTTPS! My question is how to generate a wsdl file with an HTTPS url tot he web service,
    Thanks in advance,
    Fred.

    Hi,
    >>>WSDL in Integration Directoryb but that WSDL containt a like staring with the HTTP instead of HTTPS! My question is how to generate a wsdl file with an HTTPS url tot he web service,
    you don't use the URL from ID - you need to create one yourself and put it there in the generator
    Regards,
    Michal Krawczyk

  • Getting the url for the customize link on a portlet

    I am not displaying portlet headers, hence the customize link is not visible. Within my portlet body, I have an icon which should call the customize screen for the particular portlet - therefore I need to generate the url to access the customize screen. Any ideas on how to do this?

    Hi, same with me;
    I tried to make use of the Entry/Query form separately in a 2nd Portlet. by doing this I wud love to have a QUERY in one Portlet and the REPORT/RESULT in the 2nd Protlet on the same page !!!
    Anyone done this ? Thanks.
    Bernhard

  • Trying to get URL for my photos for Mac 10.9.3

    Have never been able to get a URL for one of my photos. How do I do that? Do I need to download a program to do so?  (I am a participant at FSM Film Score Monthly, and wanted to post some of my photos there.) Thanks.

    Looking now
    The site here is making answering this very difficult
    OK made an account and looked at the instructions for posting. As andy surmised the image you want to have in your post at that site must already be on the web somewhere.
    You could try one of the links andy posted, photobucket might be the easiest for a new user to use\
    Once you have an account there and you upload your images you can post them to the FSM site
    by using the code
    [iimg]URL from photo bucket[/img]
    OK finally got that all posted, good luck
    regards

  • How to get the localeChain for bindings

    Hello,
    I have a flex application where I can change the language on the fly. It works well. I've only one issue with switching the image folders. I have the image folders under "images/app/de_DE/image1.png" for German, "images/app/en_US/image1.png" for english and so on. I load the images with
    <mx:Image source="images/app/{resourceManager.localeChain.join('')}/image1.png" id="image1" />
    The .join Method is only a workaround I have found to get the countycode in string-format.
    The image doesn't change on the fly, but when I reload the page, it worked also fine. I also get a warning: Data binding will not be able to detect assignments to "localeChain". It's no big issue because it works for me, but I tried a lot different ways to do this right, but I didn't find "the right way".
    Can anyone show me the "right way"???
    Thanks
    Hans

    In general, the localeChain can be a list of locales to be searched for localized resources, such as [ "fr_CA", "fr_FR", "en_US" ]. By calling join() you're assuming that there will never be more than one entry in this array, so I don't recommend that. One of the features of the ResourceManager is the ability to do runtime fallback so that, for example, if there isn't a French-for-Canada resource you get the French-for-France resource. You're making that impossible with your approach.
    I recommend letting the ResourceManager do its normal work of searching the localeChain for you... in other words, deal with localized images in the same way that you deal with localized Strings.
    If you are embedding images, then in your fr_CA images.properties file, declare a resource representing the image:
    image1=Embed("images/app/fr_CA/image1.png")
    and use the ResourceManager to fetch the class that got embedded to represent that image:
    <mx:Image source="{resourceManager.getClass('images', 'image1')"/>
    If you are loading images from a URL, then in your fr_CA images.properties file, declare a resource representing the URL String:
    image1=images/app/fr_CA/image1.png
    and use the ResourceManager to fetch that URL as a String:
    <mx:Image source="{resourceManager.getString('images', 'image1')"/>
    Gordon Smith
    Adobe Flex SDK Team

  • Reg: URL for the document

    HI,
    Iam working on EASYDMS.
    I want to send an email thru workflow when ever a doc is created in in EASYDMS .The content of the mail should contain the URL link
    so that when ever user click the URL the doc should open  so that he can approve the doc ??
    Can anybody help me with this req??
    how to get the URL for the document which is being created??

    hi,
    thx .
    I already implememnted the note  and I got THE CONTEXT MENU send url/copy url .
    so i cal slect the doc and right clcik onit and select the SEND URL....so tha it gives url .
    BUT my req is : whenever a doc is created my wrokflow starts from  BADI......here inthis BADI...itself I want to find the URL foe the document which is being created now.??
    any idea??
    AS PER THE NOTE WE GET THE URL.....once the doc is created and we slect the doc and right click and select the SEND URL....so tha it gives url

  • How do I get the URL to "My Photo Stream" (the base one, Not the one I created to share out)?

    How do I get the URL to "My Photo Stream" (the base one, Not the one I created to share out)?

    You can't get a url for my photo stream; only for publically shared streams.

  • Need URL for BDS image

    Hi. I recently uploaded an image file to the business document server through SHDI.  I would like to display the image in a picture control on a custom screen, but I don't want to use a transaction variant or screen variant.  So I need to get the URL of the uploaded image. The file name as provided by SHDI is 'SAPIM:TA_VARIANTS_IMAGES//THRIFT_SAV//systemlogo2.bmp'.  I also uploaded a gif version.  Does anyone know of a method or function module that I can use to get the URL for this image?  I tried using DP_PUBLISH_WWW_URL, but that only will get images from the web repository (so far as I can tell).  Any ideas?  Please note that I am on R/3 version 4.6C.  I'm using the load_picture_from_url_async method of class cl_gui_picture to load my image into my custom control.
    Thanks,
      April King

    I solved my own problem.  It turns out that I can use methods get_info and get_with_url from class cl_bds_document_set to get my bds image.  Sample code was in program SAPRDEMOWORD97INTEGRATION, in case anyone else needs to see it.
    - April

  • Dynamic URL for Exploration View

    Hi Experts,
    We know that we could create Dynamic URL for InfoSpace to get its facet value and chart type
    Would you kindly let me know whether it is possible to get dyanmic URL for Exploration View
    I know it's hard to set chart type but we just want to fitler value on facet
    Best regards
    Alex yang

    Hi Mallik,
    Thanks for your help
    But it looks like this kind of thing does not even for InfoSpace.
    According to the document from SAP, http://help.sap.com/businessobject/product_guides/boexir4/en/xi4_exp_admin_en.pdf
    The strucutre will be as below for InfoSpace if you want to pass parameter value
    http://Test.com:8080/explorer/index.jsp?isna=Dynamic URL Test&fans=Year_:_2013
    We need to use isna to get infospace name or document id and using Fans to get facet value
    But we do not know what's the key word to get exploration view name
    Would you kindly let me know whether there is some document to use?
    Best regards
    Alex yang

  • How to get Target URL

    Hallo,
    In my Dynpage portal application.I use 3 Jsp's.One of the Jsp having a Iframe element.This iframe source is an External HTTP address.In the source tag i have to supply the Results frame as some Iframe name and result-url as my 3rd jsp url,so that i can unpack the XML and process the data.
    All the 3 Jsp's are in /pagelet/ folder.Does anybody know how to get the url for the Jsp inside the pagelet folder.
    Further more pagelet folder is private folder,will it be a problem for the external website to post the result to this private /pagelet/3rd.jsp.
    Example src tag for Iframe
    http://demo.mygraphics.nl/nbgint/NBG_INT_main.asp?action=CHART&datas
    ource=NBGMV&product=INTERNET&size_x=300&size_y=300&result_frame=Results&
    result_url="Here i have to give my 3rd jsp url"&defa
    ult_centre_x=256000&default_centre_y=471000&default_width=0.5

    Hi gaurav,
    You are right,it is Jspdynpage.I have already read about the Urlgenerator that it can generate url's only for components and pages.So i have created 2 components in one PAR but havent tested yet.
    Anyway thanks for your reply.
    I have tested it and it works fine.Here is the code
          try {
              IUrlGeneratorService urlGen = (IUrlGeneratorService) PortalRuntime.getRuntimeResources().getService(IUrlGeneratorService.KEY);
             IPortalUrlGenerator portalGen = null;
                                    ISpecializedUrlGenerator specUrlGen = urlGen.getSpecializedUrlGenerator(IPortalUrlGenerator.KEY);
                                    if (specUrlGen instanceof IPortalUrlGenerator) {
                                         portalGen = (IPortalUrlGenerator) specUrlGen;
                                         // generate Component Url
                                         try {
                                              String url = null;
                                              url = portalGen.generatePortalComponentUrl(request,"NewUrlProj.NewUrlComp");
                                              HttpServletRequest srq = request.getServletRequest();
                                              String vorUrl = srq.getScheme()"://"srq.getServerName()":"srq.getServerPort();
                                            myBean.setUrl(vorUrl+url);
                                         } catch (NullPointerException e) {
                                              myBean.setErrorMsg("Unexpected Nullpointer. This should not happenend, but it did! Something must have gone wrong :-(");
           catch(Exception e){
              myBean.setErrorMsg(e.getLocalizedMessage());
    Message was edited by: Baskaran Senthivel

Maybe you are looking for

  • How to call a .jsp file from Applet

    Could any one guide me how to call a .jsp file from a Applet using action Event. Thanks

  • New ipod touch is locked up after sw update 5.1 fail

    new ipod touch came today, turned it on and completed the steps and connected to my wifi ok. then plugged to usb and computer (win xp) and started itunes. first messsage wanted to select sync options- picked music and got the message that my library

  • Error in Managed system configuration.

    Hi Folks, In Solman 7.1 i am configuring my Java system in managed system configuration on the last phase of configuration which is "Check Configuration" i got the below error... Can any one guide me on this.... I installed the Diagnostic agent as we

  • Custom Duties on Assesable value to be added in Purc Document

    We have made  a Pur Order for value Rs 100 and we want to add custom Duties applicable on Assesable Value Rs 200 in the Purc. Order itself.(case of goods imported from foreign country) i.e.  Rs 100 +  Duties applicable on the basis of Asses. Value Rs

  • Acrobat Pro,with AcroForm,the listbox event.changeEx with Chinese text issue

    Concise problem statement: We have a PDF built from AcroForm using Acrobat Pro. There is a listbox with text in Chinese.The listbox event.changeEx is not giving proper index, when the text in the list is all in Chinese. The same PDF returns index if