Regarding Web Location link

Hi,
when checking content in from IPM, there is a Web Location link displayed in the content information page of UCM.
In my case, the Web Location link is https://localhost:16001/imaging/faces/Pages/UrlTools.jspx?ToolName=AWVWR&DocumentId=2.IPM_000005
and there is no native link displayed in the content info page.
Any one has an idea on how the Web Location Url is computed for IPM files and how to control the display of URL(instead of https if i need http)? How to enable the Native Link for IPM files also?

The link calls the Image Viewer, which enables context-full annotations to unmodifiable images. This is the preferred way how images should be displayed. I think the viewer contains an option to display no annotations, if needed.
With no SSL Imaging runs at the port 16000. I'd expect that SSL/no SSL selection is made sometimes during the installation and should be configurable at later times.
I'm not sure if anything like a web-viewable format is created for images. If so, or if you need the native file, you should be able to obtain them if you know dDocName (ContentID) or dID. For web-viewable, check how URL is constructed for non-imaging files - it'll be something like http://localhost:16200/.... and for native files you might have to use the GET_FILE service.
However, to access you images I'd strongly recommend to use Imaging's URI (http://localhost:16000/... or https://localhost:16001/...)

Similar Messages

  • Where to get Informat about Web Location link filed displayed

    HI,
    We have installed the server on 7780 port long before. We have changed that port number to 80 and application link also has been redirected in apache using Virtual Host concept.
    Now Web Location link which is displayed in Content Info page is pointing to our old port number and old link. How I can configure that link to display the redirected url and new port number.
    Please let me know where to Configure that Web Location URL path in Content Information page of every asset in server.
    Thanks.

    You need to update the HttpServerAddress in config.cfg - just remove the :7780 and it should work to port 80 or alternatively change the port to whatever new number you are using.
    e.g. to point to port 8000 change
    HttpServerAddress=myhost:7780
    to
    HttpServerAddress=myhost:8000
    Hope that helps
    Tim
    Edited by: Tim Snell on 23-Nov-2010 02:44

  • When i exit, mozilla will prompt me a message asked if i would like to save my tabs(i have 13 tabs opened). may i ask, where does all those 13 tabs (web addresses/links) stored in mozilla, or in which file that i can locate in mozilla's folder? I need a s

    I have a problem with my bookmarks, cookies, history or settings
    Description
    When i exit, mozilla will prompt me a message asked if i would like to save my tabs(i have 13 tabs opened).
    may i ask, where does all those 13 tabs (web addresses/links) stored in mozilla, or in which file that i can locate in mozilla's folder? I need a solution that i can find/copy down that 13 web addresses without needed to open mozilla browser.
    YOUR ATTENTION TO ABOVE MATTER IS VERY MUCH APPRECIATED!
    PLEASE HELP!
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729)

    Please see '''sessionstore.js''' in your Firefox profile directory, the location of which is described in the [[Profiles]] knowledge base article. This file can be viewed in a readable format using the [https://addons.mozilla.org/en-US/firefox/addon/10869/ JSONView] add-on.

  • Why no "web browser" links to deauthorize computers on my account? Hypotheticalsituation: Away (business or vacation) need to desperately deauthorize my childs p.c. from my account! (UNABLE to install itunes anywhere i am located presently)

    Why can't I deauthorize a p.c. from a "web browser"?
    Why no "web browser" links to deauthorize computers on my account? Hypotheticalsituation: Away (business or vacation) need to desperately deauthorize my childs p.c. from my account! (UNABLE to install itunes anywhere i am located presently)

    I quite agree. Unfortunately, I don't know of an app that turns off a young child, remotely. Perhaps you should give Apple a call to see if they can't help you out:
    Apple Store Customer Service at 1-800-676-2775 or visit online Help for more information.
    To contact product and tech support: Contacting Apple for support and service - this includes
    international calling numbers..
    For Mac App Store: Apple - Support - Mac App Store.
    For iTunes: Apple - Support - iTunes.

  • When saving documents from word 2013, the save as dialog shows the default path under "other web locations"

    it used to be in the gold ole days of sharepoint 2010 and office 2010 that when I created a document in sharepoint and saved it I would get a dialog, like this (see below)  I have also attached a screen shot of the 2013 save dialog (when you save
    a document for the first time).
    I find it strange that the user actually has to select their "Current Folder" and also that it shows in the dialog as "other web locations"  Why can't it be like in the 2010 days where it automically selects the correct location
    and the user just hits save.  And why does the sharepoint location show up as an "other web location".  Is there anything that can be done (through office registry settings or another way) to make this less confusing for our users???
    now when I do this in office 2013 I get a dialog like this:
    krd

    Hi kdube,
    I test in SharePoint 2013 again, When I created a new document library and created a first document and clicked save as, I got a same dialog with you that "Current Folder" was under  "other web locations". 
    But when I created a second document and from then on, when I clicked save as, I got a same dialog with myself that "Current Folder" was under "SharePoint".  
    As I have said, Actually, web locations contain Microsoft SkyDrive and SharePoint libraries. Even the default path under "other web locations", it will not affect the Save As function. 
    Best Regards,
    Lisa Chen
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]

  • Web Location URLs for Office 2007 documents (pptx, xlsx, docx) not working

    In our current Content Server solution implemented, each content has a Web Location URL and a Native File associated with it. The Web Location URL(for a content in Public security group) is of the following format:
    http://ucmurl/groups/public/intranetcontent/CONTENT_ID.doc
    So far when a user clicks on this link, they are just presented with an 'Open' 'Save' dialog box, which clearly shows that UCM identifies this file format. So for a Word 2003 document called test.doc, the Open-Save dialog box says:
    Name: test.doc
    Type: Microsoft Word document..etc.
    The behaviour is the same for all Office 2003 documents, pdfs and images. However, it seems like UCM does not identify Office 2007 documents. When I check-in a content - test.pptx, and click on the Web Location URL, it prompts me to Open/Save a 'ZIP' file, which is what UCM does for any unidentified file formats.
    Any suggestions on how to fix this?
    The file formats under configuration manager have been updated to include the following formats with PASSTHRU conversion (since we dont need any conversion on these):
    pptx: application/vnd.openxmlformats-officedocument.presentationml.presentation
    docx: application/vnd.openxmlformats-officedocument.wordprocessingml.document
    xlsx: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
    The desired functionality is that when the user clicks on web location url, UCM should identify these file formats, and NOT consider them as ZIP files. Any help would be greatly appreciated.

    Try these - if you're using IIS. If not, them something similar should fix.
    Update IIS to include additional MIME types
    Also, if you want to add all of the Microsoft Office 2007 mime-types to IIS in one step you can do this:
    1. Stop IIS
    2. Edit the metabase XML file (C:\WINDOWS\system32\inetsrv\MetaBase.xml) using a text editor.
    3. Search for the <IIsMimeMap Location="/LM/MimeMap" …> element and append the lines below to the MimeMap attribute
    .docm,application/vnd.ms-word.document.macroEnabled.12
    .docx,application/vnd.openxmlformats-officedocument.wordprocessingml.document
    .dotm,application/vnd.ms-word.template.macroEnabled.12
    .dotx,application/vnd.openxmlformats-officedocument.wordprocessingml.template
    .potm,application/vnd.ms-powerpoint.template.macroEnabled.12
    .potx,application/vnd.openxmlformats-officedocument.presentationml.template
    .ppam,application/vnd.ms-powerpoint.addin.macroEnabled.12
    .ppsm,application/vnd.ms-powerpoint.slideshow.macroEnabled.12
    .ppsx,application/vnd.openxmlformats-officedocument.presentationml.slideshow
    .pptm,application/vnd.ms-powerpoint.presentation.macroEnabled.12
    .pptx,application/vnd.openxmlformats-officedocument.presentationml.presentation
    .xlam,application/vnd.ms-excel.addin.macroEnabled.12
    .xlsb,application/vnd.ms-excel.sheet.binary.macroEnabled.12
    .xlsm,application/vnd.ms-excel.sheet.macroEnabled.12
    .xlsx,application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
    .xltm,application/vnd.ms-excel.template.macroEnabled.12
    .xltx,application/vnd.openxmlformats-officedocument.spreadsheetml.template
    4. Save the C:\WINDOWS\system32\inetsrv\MetaBase.xml file
    5. Start IIS
    6. Perform Collection Rebuild on Content Server

  • Firefox crashes when trying to send a web page link.

    The questions says it all. I've tried three times to send a web page link and each time I got a Microsoft error message and Firefox closed.

    I filed a bug for this crash as it has been reported on Mac machines and all of the comments are either printing a webpage or printing a print button.
    If I may ask are you using File > Print or is there also a print icon?
    Another question for investigation is do you have print_printer?
    In order to change your Firefox Configuration please do the following steps :
    # In the [[Location bar autocomplete|Location bar]], type '''about:config''' and press '''Enter'''. The about:config "''This might void your warranty!''" warning page may appear.
    # Click '''I'll be careful, I promise!''' to continue to the about:config page.
    #right click new > string and enter name : print_printer and for value : enter the name of your printer with without the quotes, then OK.
    Please post back with the results. Thank you!

  • Locate link browser window in Windows 7 and Outlook 2003

    Every time I click on a link in an email in Outlook, a "locate link browser" window appears.  There's a lot of help on the web to fix it for Win XP, but those steps don't appear to work for Windows 7.
    Here are some URL's of what I've tried already:
     http://support.microsoft.com/default.aspx/kb/821692
     http://www.slipstick.com/problems/firefox.htm
    (Some of these link refer to the DDE options in the advanced settings, but in Windows 7, the Control Panel's "Set Associations" screen doesn't have any advanced options.)
    The "locate link browser" window is asking for an exe file...  so, I pointed the "locate link browser" window to "C:\Program Files\Internet Explorer\iexplorer.exe" and the window isn't coming up anymore, but it just launches IE and my home page...  not the link that was in the email.  I also tried setting the default browser as Firefox (using the Control Panel's "Set Associations")  .  That works fine.  the links from Outlook emails open fine in Firefox, but when I switch the default browser for the HTTP protocol (using the Control Panel's "Set Associations")  back to IE, it goes back to launching IE and my home page and not the link that was in the email.
    Any idea on how to resolve this?

    My wife has a VAIO desktop with Windows 7 Home Premium and Outlook 2003... and I have a Dell laptop with Windows 7 Professional and Outlook 2003.  I've never switched my default browser away from IE.  But her computer recently developed the Link
    Browser issue and I suspect it occurred when one of our daughters switched association of the default browser to Chrome.  About a week ago, I switched it back to IE.  But the problem has continued.  
    1) The .htm and .html associations on her computer are set to IE
    2) The default browser is back to IE
    3) The link in the preview pane of the email message does not work (it brings up Link Browser)
    but if you "forward" the message into a message window and then use CTRL+left-click on the same hyperlink, the link works.
    There must be secondary association coding that pertains only to the preview pane of Outlook 2003 which gets disrupted by the switch to another default browser... and which does not get reset when you revert to IE. 
    Does that help someone who can pinpoint the change needed to remove this annoying problem?

  • Cannot locate link browser

    This just occur after a MS security update at which time the force fed Google Chrome on me, then all the Outlook email links failed. WTF?? They say you don't support DDE & I need to use IE8-spare me !! Thanx, Gator
    When you click a Web link in an e-mail message in Outlook 2003, the Web site opens in a browser window and the Locate Link Browser dialog box appears.
    Back to the top
    CAUSE
    This problem occurs on a Microsoft Windows 2000-based computer that has a third-...
    This problem occurs on a Microsoft Windows 2000-based computer that has a third-party browser that does not support Dynamic Data Exchange (DDE), such as Netscape Navigator and Mozilla.

    See:
    *http://kb.mozillazine.org/Windows_error_opening_Internet_shortcut_or_local_HTML_file_-_Firefox

  • Locate link browser window using windows 7 outlook 2003

    I have been using windows 7 (64bit) along with outlook 2003 with no problem till today. All of a suddden everytime I click to open a link from within an outlook e-mail message  a "locate link browser window opens" I see lots of issues on the internet with Vista or XP but no specific causes or solutions with 7.

    Hi,
    Based on my research, I would like to suggest the following:
    1.    Try to set your browser as Default in “Control Panel\All Control Panel Items\Default Programs”:
    Change which programs Windows uses by default
    2.    Please also try this:
    The Locate Link Browser dialog box appears when you open a Web link in an e-mail message in Outlook 2003
    Considering this issue is related to Microsoft Office, if the issue persists, it is recommended that you go to Microsoft Office Forum for further investigation:
    Microsoft Office Forums
    Hope this helps. Thanks.
    Nicholas Li - MSFT

  • How can create webi content link in BI Workspace?

    Dear Expert,
    I'm facing problem with creating 2 webis content link in BI Workspace.
    I tried to follow this Creating a BI Workspace in BI4 Feature Pack 3.
    But I can not find "PARAMETER_OUT".
    Please help me to how can I create "PARAMETER_OUT" to connect with "PARAMETER_IN".
    Best regards,
    Chenna Yon

    I have created a "Scope Resource Filter"
    Knowledge Management --> Content-Management --> Global Services --> Resource Filters --> Scope Resource Filter
    "URL (Content Link) Mode (Documents/Web-Pages Only): *" <<exclude>>
    I have created a new crawler which uses this filter and re-indexed my content, but without success.
    I guess this is the right way, but It seems that I have forgot something...
    I would appreciate any help
    Thank you and best regards
    Khaled el Taki / Cologne, Germany

  • WEB dynpro link

    Hi ,
    In my EP system
    when i click web able link , two tabs 1.Maintain JCO , Create JCO are disabled , no Jco rfc are not working(when i click ess page it saying Jco rfc not working ) previously it workring fine , can any help me regarding this
    if login using administrator it allowing me one time , if log off login again it saying Authentication failed password locked , again i have unlock from another user and then try , any reason .

    Hi,
    It looks like the problem with SLD. Check whether SLD is running or not. If it is not running, start the SLD by logging to http://<hostname>:5<instance no>00/sld
    Also, check in visual admin, By selecting service SLD Data Supplier and check whether SLD data transfer is happening successfully or not. If not, then check whether user used for data transfer should not be locked.
    Thanks
    Sunny

  • Regarding Web service navigator...

    HIII
    i have  issue that how can i check the location of Available web service in server. and How it can be deleted..
    Thanks

    hiii NAGA..
    I have to delete some web services from server  in this way that they r not visible in the web application navigator home page. I have found the ans of my last question regarding the " location of web apps" which is "usr\sap\e60\jc01\j2ee\cluster\server0\ apps\sap.com." at this location all the files r deployed . But I need a loaction where all the web services r found at single location.
    suppose i need the location of  "SLD START " service in that case the loaction will be usr-sap-e60-jc01-j2ee-cluster-server0- apps-sap.com-tcSLutil~wserver\server_js
    But now i search for CMSRTS the location will be different.
    I need a single location where all this files resides.
    how can i  deploy my web service to web service navigator . ???
    Thanks in advance...

  • Does sslink use web location of content?

    Hi,
    When users contribute to our dynamic websites using Site Studio contributor, I've noticed that the link created begins with ssLINK/. I have read the Technical Reference Guide for Site Studio and on http://download.oracle.com/docs/cd/E14571_01/doc.1111/e10615/c04_links.htm#SSTRF158 under *4.4 Using Server-Side Script Links* it states that "The ssLINK script link is used to create a server-side link to a piece of data, native document, or a data file. The target object is referenced by the dDocName.". I realise it states "native document" but wanted to confirm that any link using ssLINK/ doesn't use the web location of the content item being linked to?
    If it does use the web location of the content item then turning off/unistalling ibr I assume will cause any new links containing ssLINK created post turning off/uninstallation to break?
    Thanks
    Andrew

    hello, you have two extension present in your profile (DownloadTerms 1.0 & WhiteSmoke New 10.16.2.509) that could be considered malware.
    please[[Reset Firefox – easily fix most problems|reset firefox]] and see if those entries are still present afterwards. also go to the windows control panel / programs and remove all toolbars or potentially unwanted software from there and run a full scan of your system with the security software that you have in place and different other tools like the [http://www.malwarebytes.org/products/malwarebytes_free free version of malwarebytes] & [http://www.bleepingcomputer.com/download/adwcleaner/ adwcleaner].
    [[Remove a toolbar that has taken over your Firefox search or home page]]
    [[Troubleshoot Firefox issues caused by malware]]

  • Web Viewable Link

    Hi Everyone
    When I am sending the web viewable link to one of my users when he clicks on the link it asks for user credentials
    i.e. username and password
    Can you please tell me how to checkin a document such that when i send the webviewable link to the user he can
    see it without needing any credentials
    Thanks
    Raj Kumar Mahanty

    If you have accounts then add DefaultAccounts=#none(R),#all(R): This will make all contents checked in under accounts to be read only.
    If your acccount name is publicaccount then DefaultAccounts=publicaccount(R)
    http://cmstechie.blogspot.com/2008/10/ucm-server-configuration-variables.html
    Let me know if this helps.
    regards,
    deepak

Maybe you are looking for