Planning Link URL's with externally hosted envirnoment

We have planning installed remotely at a 3rd parties datacenter and have masked the 3rd parties url to link into our domain for example
jc101a.vendor.com:19000/workspace
maps to
hyp.mycompany.com:19000/workspace
This works well going into workspace and smartview and everything but when right clicking a report and asking for a link, the link starts with jc101a.vendor.com. Which is fine if you are vpn'd into the vendor or on the server but locally behind the company firewall it causes issues since users don't have access to the vendor directly.
Also when emails are sent out they are sent out with the native link. Is there somewhere I can change this setting to mask all links generated through workspace?
Thanks!
Mark

You may need to edit one of the OHS config files - httpd.conf at <MIDDLEWARE_HOME>/user_projects/<instancename>/httpdConfig/ohs/config/OHS/ohs_component
Edit the file and search for ServerName and update, save and restart OHS
You can also change the workspace SmartCurl URLs, in workspace
Navigate > Administer > Reporting & Analysis > Web Applications
Reporting and Analysis Framework Web-Application > Right click properties > internal > update Custom SmartCut URL
Restart RAF/workspace services.
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • Can a hosts be in the same subnet yet not be link local (trouble with Bonjour) ?

    I'm trying to print through a D-Link DVA G3810 BN from the wireless side with a Macbook Pro to the wired side HP C6280 . Apparently mDNS (Bonjour} communicates with hosts that are link-local and on the same subnet ? Is there an assumption that hosts on the same subnet are link-local ? My testing suggests to me that connections from the wireless to the wired side of the D-Link are routed and the hosts are NOT link-local . It will only allow me to add hosts , regardless of being fixed or via DHCP , within the same address range and subnet . I found a statement that for hosts to be link-local , their communications cannot be routed (pass thru a router) . I can't see the HP printer in trying to set it up and always get the 'Network host is busy ; will retry in X seconds'  state if I do configure it as an IP type . I can't figureout a way around this issue with the hardware that I have to work with .

    Link-local addresses are usually the self assigned IP address that a device will set when a DHCP server cannot be found. These are the addresses with 169.254.x.x subnet.
    If the router is assigning IP addresses for your network, then they will usually have a different IP subnet, possibly 192.168.0 for D-Link. And this subnet would be for the wired and wireless connections. So it would be more a case of bridging the two network topolgies rather than routing them.
    The network host is busy message could be more to do with the driver and the IP protocol selected when creating the queue than the connection being broken between the Mac and printer. If you were to open Network Utility and select the Ping tab, enter the IP address of the HP and set the pings to 4, pressing the Ping button will soon show if there is a path through the wireless to the printer.
    If you get a response to the ping you could then open Safari and type the ip address as the URL. This would then connect to the internal web page of the printer and possibly let you enable an IP protocol like LPR so that you can use LPD on the Mac instead of Bonjour to connect to the printer.
    As for the driver, you could look at using a Gutenprint driver instead of the HP driver or the hpijs package to get past the limitations that some printer drivers have with network connections.

  • Show and Share: Upload video with link URL

    Hi all,
    Is it use to add the video that is in external server? Can you give me an example for upload video in SnS with link URL? My system has Wowza streaming server.
    Thank you.
    Bintasan Mokkamakkul

    Basically, when you want to add\upload a video to Show and Share you can simpy:
    1. Upload the file itself
    2. Use a URL link of where the video content is located.  This is typically a WEB Server url.
    such as:
    http://webserver.company.com/videos/movietrailer.flv

  • Linking submenu tabs to external URLs

    Hi. I want to link tabs in submenus to URLs that our external to the website I am building in Muse. I have tried to assign a hyperlink to these submenu tabs, but can't seem to do it.

    I have just worked out how to do this myself, though I was
    doing it in a slightly different setup to what you are doing but
    the same still applies.
    Firstly you could check out the URL variable method that
    Donald posted in my topic here:
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=72&catid=602&threadid =1322326&enterthread=y
    or you could do what I did and use an onclick event that
    references the tab panel you want to open. All you have to remember
    is that the tab numbers begin with 0, so your first tab is number
    0, second is 1 etc:
    onclick="MM_goToURL('parent','pm_savebox.htm');return
    document.MM_returnValue;TabbedPanels1.showPanel(3);"
    Hope that helps

  • ASA5505 Upgrade to 9.1.5 from 8.4.1 - problem with nat and accessing external host

    When running on 8.4 i had a working config with the following scenario.
    I have 2 interfaces configured as the outside interface.
    One is connected to my internet connection
    The other one is connected to a host that has a public ip.
    The public host can access internet and also a PAT port on an internal host.
    But after the upgrade the internal hosts can't access the external host but everything else on internet 
    packet-tracer input inside tcp 10.x.x.11 1024 x.x.x.89 22
    Phase: 1
    Type: ACCESS-LIST
    Subtype: 
    Result: ALLOW
    Config:
    Implicit Rule
    Additional Information:
    MAC Access list
    Phase: 2
    Type: ROUTE-LOOKUP
    Subtype: input
    Result: ALLOW
    Config:
    Additional Information:
    in   x.x.x.0    255.255.240.0   outside
    Result:
    input-interface: inside
    input-status: up
    input-line-status: up
    output-interface: outside
    output-status: up
    output-line-status: up
    Action: drop  
    Drop-reason: (nat-no-xlate-to-pat-pool) Connection to PAT address without pre-existing xlate
    If i add 1 to the destination ip:
    packet-tracer input inside tcp 10.x.x.11 1024 x.x.x.90 22
    Phase: 1
    Type: ROUTE-LOOKUP
    Subtype: input
    Result: ALLOW
    Config:
    Additional Information:
    in   x.x.x.0    255.255.240.0   outside
    Phase: 2
    Type: ACCESS-LIST
    Subtype: log
    Result: ALLOW
    Config:
    access-group inside_access_in in interface inside
    access-list inside_access_in extended permit ip any4 any4 
    Additional Information:
    Phase: 3
    Type: NAT
    Subtype: 
    Result: ALLOW
    Config:
    nat (inside,outside) source dynamic any interface
    Additional Information:
    Dynamic translate 10.x.x.11/1024 to x.x.x.80/1024
    Phase: 4
    Type: NAT
    Subtype: per-session
    Result: ALLOW
    Config:
    Additional Information:
    Phase: 5
    Type: IP-OPTIONS
    Subtype: 
    Result: ALLOW
    Config:
    Additional Information:
    Phase: 6
    Type: NAT
    Subtype: rpf-check
    Result: ALLOW
    Config:
    nat (inside,outside) source dynamic any interface
    Additional Information:
    Phase: 7      
    Type: USER-STATISTICS
    Subtype: user-statistics
    Result: ALLOW
    Config:
    Additional Information:
    Phase: 8
    Type: NAT
    Subtype: per-session
    Result: ALLOW
    Config:
    Additional Information:
    Phase: 9
    Type: IP-OPTIONS
    Subtype: 
    Result: ALLOW
    Config:
    Additional Information:
    Phase: 10
    Type: USER-STATISTICS
    Subtype: user-statistics
    Result: ALLOW 
    Config:
    Additional Information:
    Phase: 11
    Type: FLOW-CREATION
    Subtype: 
    Result: ALLOW
    Config:
    Additional Information:
    New flow created with id 98586, packet dispatched to next module
    Result:
    input-interface: inside
    input-status: up
    input-line-status: up
    output-interface: outside
    output-status: up
    output-line-status: up
    Action: allow
    Nat rules:
    nat (inside,outside) source static IPv6_HOST interface service https https
    nat (inside,outside) source static IPv6_HOST interface service http http
    nat (inside,outside) source static IPv6_HOST interface service ssh ssh
    nat (inside,outside) source static INTERNAL interface destination static EXTERNAL EXTERNAL service apcupsd apcupsd
    nat (inside,outside) source static IPv6_HOST interface destination static IPv6_POP IPv6_POP
    nat (inside,outside) source dynamic any interface
    The EXTERNAL is the host that is connected to an outside interface and that NAT rule works ok.
    I can ping the EXTERNAL host from the ASA but not from the internal network.
    Any ideas would be appreciated.

    Hmmm, by adding the following i got it working:
    nat (inside,outside) source static IPv6_HOST interface service https https
    nat (inside,outside) source static IPv6_HOST interface service http http
    nat (inside,outside) source static IPv6_HOST interface service ssh ssh
    nat (inside,outside) source static INTERNAL interface destination static EXTERNAL EXTERNAL service apcupsd apcupsd
    nat (inside,outside) source static IPv6_HOST interface destination static IPv6_POP IPv6_POP
    nat (inside,outside) source dynamic inside interface destination static EXTERNAL EXTERNAL
    nat (inside,outside) source dynamic any interface
    It is a bit complicated though since the EXTERNAL host get it's address via DHCP and so does the ASA.

  • Accessing Collaboration Room with Room Link (URL) doesn't work

    hi all
    i'm trying to access a collaboration room by room link (url) but it doesn't work. the room url is: https://www.sportal.ch:443/irj/index.html?NavigationTarget=CollaborationConnector://portal_content/com.sap.ip.collaboration/Rooms/b0ce78ec-3f30-2910-2184-b171271d4d95/workset&NavTargetAsRoot=true
    i have checked the roombackend-properties => they are ok
    i have checked the roles and permissions => they are ok
    what me surprises: when i open a new browser window and type in the mentioned url, our portal-start-page is displayed but in the content area there is no content displaied. i expected, that when i type in the url, then the authentification-dialogue would appear, but it does not.... (does this url only work if i am already logged in the portal??)
    if you have any ideas, how the problem could be solved, please let me know!
    thank you for your help.
    greetings
    flo

    hi ingo
    thank you for the input. i have now solved the problem, perhaps my solution fits for you too. here it is:
    when i use the function "send room-link" the url looks like this:
    https://www.sportal.ch:443/irj/index.html?NavigationTarget=CollaborationConnector://portal_content/com.sap.ip.collaboration/Rooms/9020275c-8348-2810-28a6-a8c1ae60e192/workset&NavTargetAsRoot=true
    with this url i can not access the collaboration room.
    but when i change the url like this:
    https://www.sportal.ch/irj/portal?NavigationTarget=ROLES://portal_content/com.sap.ip.collaboration/Rooms/9020275c-8348-2810-28a6-a8c1ae60e192/workset&NavTargetAsRoot=true
    now i can access the room (with authentification).
    OK, for me the main problem is solved, but can someone perhaps tell me whats the difference between:
    NavigationTarget=CollaborationConnector
    and
    NavigationTarget=ROLES
    thank you for your help!
    greetings
    flo

  • Problem with external domain name and hosting

    Hi I have my own domain name and hosting plan I want to use. However, I have trouble pointing my site from BC to my server.
    I found the following information but in my case "create A-Records" is not available on the "Site Domains". Please advise.
    Thanks.
    Bonbon668
    Point externally hosted domains to your Business Catalyst site
    If you have chosen to use external DNS service for your domain name, create A-Records for both the www and non-www versions of your domain name. Then, point them to your site, which resides on one of the following IP addresses:

    Hi
    Can you please confirm that there is no “Create A records” option under “More Actions” ?

  • Is it possible to link an Audigy2 card with external haedphone & mic connections on my ca

    Is it possible to link an Audigy2 card with external haedphone & mic connections on my case as buying an external dri've bay is a bit expensi've, but i really want to make the most of my card. I currently use a usb headset and the sound is a bit naff as i have no control over bass & treble. The only advantage of this is convinience.

    longi wrote:
    . Is it possible to link an Audigy2 card with external haedphone & mic connections on my case as buying an external dri've bay is a bit expensi've, but i really want to make the most of my card. I currently use a usb headset and the sound is a bit naff as 2. i have no control over bass & treble. The only advantage of this is convinience.
    . There is no analog I/O pins available on Audigy 2. Only way to get it working the way you want is to split those I/Os found from back of the card. Here is a project running solving this matter, so you may want to follow it's progress.
    There are also couple threads talking 'bout this matter of yours.
    2. You can control treble and bass from software you're using or if you play games (only) then from
    - Creative Surround Mixer
    - CTPanel (can be found on driver installations)
    - Control Panel: Sounds And Multimedia properties: Audio tab --> Play Control : Volume slider: Advenced
    All these above affects sound Globally.
    .jtpMessage Edited by jutapa on 09-7-2005 09:57 PM

  • CCR Error 154 - Planned Order Missing in R3 with External Key

    Hi Experts,
    We have duplicate orders generated for E Type products at a particular locations. When I went into the CCR then one error was observed - Planned Order Missing in R3 with External Key (CCR Error 154). And all the duplicate orders which were of PPDS Orders only came into the CCR log.
    Request you all that if anyone has any information regarding this then please reply.
    Thanks and Regards
    Joseph

    Hi,
    This error occurs in cases where order is deleted in APO and not deleted in R3.
    Reason and steps to be followed in CCR:
    Orders once deleted in APO wil have change pointer R and orders created in APO which has to flow to R3 will be having change pointers C.
    In this case you need to follow the steps mentioned below.
    step 1 select change pointers icon x then do iteration . This will delete the orders in R3 and bot R3 and APO will be in sync.
               w/o selecting change pointers icon X if we do the iteration you will get PPDS planned orders in APO since  orders to be deleted in R3 is not actually deleted and flow back to APO and hence you will have duplicate orders.
    step 2 select orders with change pointers C , seletc the change pointers icon X and do the iteration.
               This will publish the orders in R3 and will return back to APO.
    In your case step 1 was not followed and hence you are getting duplicate orders.
    Thanks,
    nandha

  • Linking Tables With External Files

    Hi,
    is there any chance to link the cells of a table in Keynote with external text files like *.txt or *.xml?
    Thanks
    Michael

    If the databases aren't changing (aren't updated regularly), you could dump the data from the table that has mixed 5 and 9 digit zips into either excel or access, Do your LEFT function in Excel/Access, and then join to this spreadsheet/table.
    However, if these tables are constantly changing/updating it wouldn't be a preferred method, I know.
    Sorry, i didn't mean to post this multiple times.
    Edited by: Jsausser on May 18, 2009 9:54 PM

  • AII 4.0 - Error "URL must have a host part" with Auto-ID Cockpit

    Hello Everyone,
    I'm new to AII and i'm just setting up the Auto-ID Cockpit. In the IMG, i defined the URL by "Assign Auto-ID Cockpit URL" like "http://xxxyy:50100/webdynpro/dispatcher/sap.com/ainsodesktop/DesktopApp".
    By calling the Auto-ID Cockpit by the Transaction "/AIN/DTUIURL - Auto-ID Cockpit", i'm getting the following error: "com.sap.lcr.api.cimclient.CIMClientException: java.net.MalformedURLException: URL must have a host part"
    What did i do wrong with my URL? I tried to switch xxxyy with the IP-adresse, didn't work. What exactly is this Host-Part. Does anyone know this problem? Before fixing this, i cannot access my Auto-ID Cockpit.
    Thank you very much. Kind regards.
    Sebastian

    It may be cause the url provided is not a fully qualified url. e.g.
    the AII system's name may be "iwdfvm2160" but the fully qualified name will be something like "iwdfvm2160.wdf.sap.com" this information you can get either by seeing the entries maintained for your Java Webserver or by simply asking your Administrator..:)...
    Try using the fully qualified host name and let know if it works
    -Aniruddha

  • Problem with making remote toppics when linking with external chm

    Hi to everybody,
    i m novice to robohelp html when i am creating chm files from
    my exsisting project that is a robohelp word project which take
    input doc file in Robohelp word and create .hpj poject and then i
    open this .hpj project into robo help Html to create chm file .
    when i m opening this project into robohelp html it is making .xpj
    project from the hpj project .
    but at this time poject has some links with external chm but
    when i m making hyper link with external chm using Remote toppic
    option this option i couldn't unable to found any where in robohelp
    html plz anyone can know help me out from this
    probelm....................plz...................i need help
    ,,,,,,,,,,,,,,,,,,,if anyone know how to remote toppic occur in
    such situation plz let me know,......
    Thx
    Rgard's

    Hi Ruziyo and welcome to the RH forums.
    If you are opening up your project via the XPJ file in
    RoboHelp HTML the remote topic should be able to be found by:
    - Highlighting what is to be hyperlinked.
    - Clicking the Insert > Hyperlink menu item (or use the
    toolbar icon or Cntl + K).
    - Click on the arrow to the right of the "Link To" field.
    - Select the Remote Topic option.
    - Select the CHM file that contains the topic to which the
    hyperlink is linked to.
    - Select the required topic.
    You will be asked to copy the CHM into your project
    directory. Hope this answers your question. If not, please do come
    back.

  • Dreamweaver very slow when opening files with external links

    Is there any way to fix Dreamweaver CS5 (Windows 7, 64bit) when opening files with external references?
    For example, I have a very simple CSS file, and toward the top the file has a line that says:
    @import url("https://fonts.googleapis.com/css?family=Ubuntu:500,700");
    This causes the file to take around 20 seconds to open in DW. If I comment out the line or remove it, the file opens almost instantly. This behaviour is also present in files that contain an SSI.
    DW often crashes before being able to open the file and I need to restart the app.
    Can I disable DW from attempting to load the references?? It's obviously what is causing the issue IMO and would love to make DW workable again!

    "Enable Related Files" isn't the fix for this issue. It's slightly different - I wanted to still load related files, but only the ones local to the file I was editing.
    The fix was to use DW's Resolve To IP Address feature. It required adding a registry value - it fixed the issue straight away
    This Adobe support doc helped: http://kb2.adobe.com/cps/887/cpsid_88742.html

  • How do you add a menu with External Links?

    Does anybody have a link to a fast tutorial on how to add a menu with External Links?

    I should add that what I'm trying to make is a basic drop-down menu...

  • When I click on a link that is in an email 2 Firefox windows open, one with the link url and one with my homepage.

    Since the last time Firefox updated itself ,,, when I click on a link in an email I've recieved 2 windows open. One is my Google homepage and the other is the link url site.
    == This happened ==
    Every time Firefox opened
    == a link in an email is clicked.

    See [https://bugzilla.mozilla.org/show_bug.cgi?id=531552 Bug 531552] - Firefox 3.6b opens two windows when opening external links
    '(please do not comment in bug reports)'

Maybe you are looking for