Problem in Launching Website URL from IC Webclient Screen

Dear all,
I am trying to launch our Business Website URL from IC Webclient screen. I have created URL ID and Transaction Launcher ID and other required assignments.
But when I try from IC Webclient, system showing 'Transaction about to Launch' message on the work area and not moving beyond that.
can any of you help me to find the solution for this problem,
your suggestions will be highly appreciated.
Best regards,
Raghu ram

If you have access to the CRM 5.0 online knowledge products
service.sap.com/okp
there is step by step instruction by the SAP wizard tutorial.

Similar Messages

  • Launch EXE file from IC WebClient

    Hi All,
    How can we call .exe file from IC WebClient.
    we want to launch the .exe file from the navigation into application work area.
    any suggestion would be great.
    Thanks,
    Raj.

    Hello Raj,
    The best way to do this would be with the Transaction Launcher. Depending on the version of CRM you are running, you might need to modify the handler class -- as some newer version of CRM seemed to append the http preface to the front of any non-URL file name. Of course, if your EXE program runs as a web application, you could just call the URL.
    Best regards,
    John

  • Problem in launching a url when UWL Item is clicked

    Hi,
    I am developing a custom UWL connector which will fetch items from 3rd party system. Whenever I clicked on any of the item in the task list, It should open a url (value fetched from 3rd system which is dynamic).
    I tried putting the action tag in uwl_xxxconfiguration.xml with
    Action name="showDetails" handler="UrlLauncher" launchInNewWindow="yes">
          <Properties>               
                <Property name="url" value="${item.executionUrl}"/>
          </Properties>
    <Descriptions default="Show Details"/>
    </Action>
    before that I am setting the executionUrl value in uwlItem.setExecutionUrl("www.google.com") in getItems methods.
    After configuring the connector to the portal, when I click on the items, it is launching the details view of the item rather than google. Please help me on this issue.
    Thanks,
    Gobi

    Found the workaround in .xml only by removing the action of DefaultAction and incorporated my action for different tasks. Here is the code snippet for xml
    <ItemType name="uwl.task.mytask" connector="TestUWLConnector" defaultView="DefaultView" defaultAction="launchApp" executionMode="default">
          <Actions>
            <Action name="launchApp" groupAction="" handler="UrlLauncher" returnToDetailViewAllowed="yes" launchInNewWindow="yes">
              <Properties>
                <Property name="url" value="${item.executionUrl}"/>
              </Properties>
              <Descriptions default="Go To Application"/>
            </Action>
          </Actions>
        </ItemType>
        <ItemType name="uwl" connector="WebFlowConnector" defaultView="DefaultView" defaultAction="viewDetail" executionMode="default">
          <Actions>
            <Action reference="viewDetail"/>
            <Action reference="viewMemos"/>
            <Action reference="viewPreviewDetail"/>
            <Action reference="viewSimilar"/>
            <Action reference="uwlReturnToTable"/>
            <Action reference="markAsRead"/>
            <Action reference="markAsLaunched"/>
            <Action reference="connectionstatus"/>
          </Actions>
        </ItemType>
    Edited by: Gobinath Kasimayan on Sep 5, 2008 9:30 AM

  • Problem in connecting external URLs from Java ME Platform SDK 3.0

    Hello all,
    I am building a mobile application using Java ME Platform SDK 3.0. My application needs to connect to external web services. I have finished development of first module and it is running perfectly from actual mobile device. But the problem is:
    While developing the application I am used to test it with given mobile Emulators in Java ME Platform SDK 3.0. During this test I am not able to connect to external web service if I am testing if within local intranet using proxy server. To solve this I have configured Proxy Setting in the IDE at:
    Tools Menu -> Options -> General -> Manual Proxy Settings and given HTTP Proxy Server and it's Port. The same proxy settings are there in all web browsers in my machine.
    But It is giving error like:
    Unknown error 10054 during socket::read
    Strange thing is that the same application is running perfectly If my PC is not in Intranet and connected to internet directly.
    Please help me that how can I set proxy settings in Java ME Platform SDK 3.0 to get in working?
    Any suggestions regarding this will be helpful for me.
    Thanks to spare some time and read my post,
    Tejas.

    Hi Tejas,
    it should work. I tested it right now and my proxy was used without any problems. The way how you set proxy settings is correct.
    Could you try following to verify that it is a proxy problem or not, please?
    1. run demo application "Demos" (from Start Page or File->Open Sample Project)
    2. choose "HttpView" midlet and start it
    3. choose "cnn"
    4. if proxy is set correctly, you will see page source; otherwise you will get an error message
    If the demo runs fine, the problem is probably somewhere else in the communication.
    There is one limitation in proxy settings. Only proxy without username and password is supported. Isn't it your case?
    Regards,
    Radko

  • Problem in Saving long texts from IC Webclient

    Hi,
    I have a little problem with BP long text transfert.
    In IC Webclient, I identify a account and I create a long text (for exemple a Accounting Note).
    I can find this text in CRM (t-code BP->long text) but, it is not transfert to ECC (XD03->Extra->text).
    If I create a accounting note directly in CRM, it is transfert to ECC !!
    The transaction PITX is customized in ECC.
    I work with CRM5.0 and ECC6.
    What I missed ?
    Gaétan

    Hi Gaétan,
    Maybe the BDOC BUPA_MAIN responsible to export the change to ECC is not being created when you make the change in IC Webclient.
    Can you confirm it in SMW01? Try to make a change in a partner long text in IC webclient, and check if the bdoc was sent to R3.
    Then try it in BP t-code, and check it again.
    If this is the problem, maybe you should contact OSS suport.
    Kind regards,
    Garcia

  • Problem with open link URL from iphone then can not close url.

    i using cp8 , my app-iphone work property.
    problem, i can not close URL thai i open.
    remark.
    i use test with many (1. interaction-->web oject , 2. object-->web, action--->3. Open URL or File) .
    it can open URL but can not close URL.
    sorry if you not understand.

    Hi Rajesh,
    This could be Security Zones problem as you are accessing your IView directly through URL.
    Check this:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/25/85de55a94c4b5fa7a2d74e8ed201b0/frameset.htm
    Greetings,
    Praveen Gudapati
    p.s. Points are always welcome for helpful answers

  • Launching a URL from a published htm

    I am sure this is a very basic question but I can't seem to find the answer.  I created a Captivate 5.5 tutorial.  At the end, I want the user to click a link to an webpage if they desire to take an on-line survey at Survey Monkey.  It works fine when I run it with F12 but when I publish it, the link does not work.  I have tried a clickbox and a widget but nothing seems to work.  What am I doing wrong?  Thanks

    Hi there
    What you likely missed from the links I provided is that if you are testing from your local drive, you are subject to Flash permissions. The Flash Player blocks links like this until you pat it on the head and tell it the world will, in fact, NOT end if it links you to the site or files. Once you publish this to a server of some sort and your end user views by linking to the file on the server, you don't have these concerns.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • Launch 2 urls from one flash button

    Hi,
    I have a Flash button, which I want to use getURL to both
    - call the Google Analytics tracking function
    - send the user to a new page
    on (release) {
    getURL("javascript:pageTracker._trackPageview('/folder/file.html');");
    getURL("some web page");
    Currently, only one of these getURL calls works. How can I
    get the one Flash function to use getURL twice? Or do I have to do
    something different?
    Thanks!

    you cannot make javascript calls using a getURL as of player
    9 rev 124. The new security restrictions prevent it, as it is an
    insecure method of communication.
    To call the javascript function, use the ExternalInterface
    class.

  • Launch a URL in new tab on click of a button

    Hi All,
    I am currently launching a URL from R3 on click of a button on a screen. When I click on the button the second time it lauches the URL again, but opens it in a new window. I am using IE8 to open the URL's. What i wanted to know, is there any way where I can launch the URL in the same IE8 window, but in a  different tab i.e. instead of opening two IE8 windows, launch one window with two tabs.
    Any help would be useful.
    Thanks.
    Sneha.

    Hello sneha!
    As far as I know there isn't an HTML TAG to do that. In CSS3 there is a property 'target-new' that can be used
    [target-new property|http://www.w3.org/TR/css3-hyperlinks/#the-target-new]
    but I'm not sure if IE8 implements this feauture.
    The only easy solution I see is to configure the IE8 to open all the links in a new TAB instead of a new window.
    Open IE8 then go to "Tools" menu -> "Internet options" then in the "Tabs" section click on "Settings" and Select
    "When links from other programs in:"  "A new tab in the current window".
    You can do the same with the :
    "When a pop-up is encountered" "Allways open pop-ups in a new tab".
    Best Regards.
    Claudio (Aparatey)

  • Launch an url

    I have a need to launch an url from a ALBPM activity. Is there any way to do this?
    For example, let's say I want to open http://www.google.com/ in a new window outside of ALBPM. How do I do this in Fuego code?
    TIA.

    There´s another two ways:
    1. You can create a process method, for example, openURL with the following PBL code:
    InternetBrowser.open("http://www.google.com")
    2. In a BPM Object Presentation, include a "hyperlink" element and in its properties, set the link to "reference" type and specify an attribute.
    Then, before calling the Presentation, set the attribute referenced on the hyperlink with the URL you want to open.
    In both examples, the engine will open a popup with the URL (it uses the javascript openwindow)

  • Problem opening urls from click box

    Hi
    I'm having trouble launching a file from a click box. I enter
    the url and de-select contine running project. I test the link in
    Preview and it works fine. However when I publish the file the
    click box doesnt work. I click it a few times and eventually all
    that happens is the next slide appears. Something that shouldnt
    happen at all.
    I've tried using buttons instead, again it works in preview
    but not when I publish the course. I have also tried selecting and
    de-selecting the continue running project box.
    Anyone had a similar problem? Know of a solution?

    Hi ntompkins
    Often we see issues when attempting to run the project from
    your local PC. Could be Flash Security settings. If that's the
    case, see if the tutorial linked below helps.
    Click
    here to view the tutorial
    Note that this only affects playback on the local PC. If you
    are planning on copying the files to a web server and your users
    will be running from there, you don't have much to be concerned
    with. If your intent is for each user to copy the files to their
    local C: drive and run from there, you then have concerns. But
    there are workarounds if this is the case.
    Cheers... Rick

  • I recently had to swap out my iphone 4s and I am having problems restoring photos and videos from icloud.  I get a message on my phone that says " the URL you are requesting is not found on this server".  Pics and videos have been deleted too.

    I recently had to swap out my iphone 4s and I am having problems restoring photos and videos from icloud.  When I restored my phone from icloud, half of my pics and videos have been deleted, the pics that were restored on my phone are very blurry, and the videos won't play.  I get a message on my phone that says " the URL you are requesting is not found on this server".  I have erased and reset my phone twice, but every time I do it, more pics and videos are deleted.  I have backed up to icloud and iphoto, however, some of the pics are no longer on iphoto either.  Is there someway to get the videos to play on my phone again?  Make the photos not as blurry as they are now and to restore the pics and videos that have been lost?  I really would love to have them back, this phone is supposed to be the best and right now it doesn't seem to be.  Please help if you can.

    I too have noticed that once i restored from iCloud. Pictures blurry and videos wont play!
    Need help too!!

  • Launching Microsoft Access from Internet Explorer to view a downloaded MDB file opens the wrong file (not a problem if I use Firefox)

    When clicking on a link (in Internet Explorer 9) to download an Access MDB file and then choosing to open the file directly in Microsoft Access (2007) instead of saving it, the file is copied to Temporary Internet Files but Microsoft Access tries to open
    a different file and displays an (Unrecognized database format) error.
    When I click on the option to open the file, the MDB file is copied to Temporary Internet Files\Content.IE5 but instead of that file, Access tries to open a different (incorrect) file located in Temporary Internet Files\Content.MSO (e.g. in the above error
    message, NativeView.do is an XML file containing an error message).
    I don't see this problem with Word, Excel or PowerPoint files. When opening a Word file (without saving) the Word file is copied to Content.IE5 but an identical .tmp file is created in Content.MSO which when opened in Microsoft Word displayed the required file
    correctly. The same happens for Excel files. PowerPoint appears to be handled a little differently (no .tmp file created in Content.MSO but the required file is still copied to Content.IE5) but the PPT file is still opened correctly in Microsoft PowerPoint.
    I think the Content-Type "application/msaccess" is fine because Internet Explorer does launch Microsoft Access. It just tries to open the wrong file (or so I think). However, it looks like the file type is not being determined. Here is what I noticed
    when trying to open different Microsoft Office files using Internet Explorer:
    The last one is the MDB file. As you can see, only for this type of file, the "Type" (Microsoft Office Access 2007?) is not displayed in this Open/Save dialog box.
    On Firefox, I don't see this problem. When I tried clicking on the link to the MDB file in Firefox, Microsoft Access was launched and the file was opened correctly. Is there something I can do so the MDB file is opened properly using IE? I can add/change headers
    in the HTTP response that writes this file to the output stream (on disk) if that helps.
    Thanks for your time!

    Sounds like a problem symptom to be discussed in either an IE forum or an Access forum, not here.  How did you come to post here?  ForumsRedesign.  That might be an on-topic issue for this forum.  <eg>
    Can you find your way to either of those other forums easily from here?  Another on-topic question for here I think.   ; )
    Robert Aldwinckle
    Oops, my bad. Thanks for letting me know! :)
    I've re-posted it here: http://social.technet.microsoft.com/Forums/ie/en-US/1a818501-296c-42fb-8abb-ba914629c962/launching-microsoft-access-from-internet-explorer-to-view-a-downloaded-mdb-file-opens-the-wrong-file?forum=ieitprocurrentver
    Hopefully that's the right place for this.
    Cheers!

  •  Why would certain users not be able to open a mail to url from a Flash swf on my website?

     Why would certain users not be able to open a mail to url from a Flash swf on my website?

    1. Because they're using Android or iOS and can't see the Flash container.
    2. Because they have Flash Player, but NOT Shockwave, which works for Interactive content like games and links in Flash containers.
    3. ActiveX controls are blocking Flash content in IE.
    4. Any of about a dozen other things.
    As a web desginer since 2003, I can tell you that these days, it's a terrible idea to have Flash content in a website (outside of games that require it). Video should be HTML5. Navigation, content and other links should be HTML, CSS and/or Javascript ONLY, because placing them in a Flash container makes them invisible to literally half of your viewers or more, since SmartPhones can't and don't see Flash, and tablets don't either without special browsers, which may or may not work with embedded links.

  • I need to select and upload a image and corresponding url from an external website using file upload control in MVC4. Please help

    I need to select and upload a image and corresponding  url from an external website using file upload control in MVC4.
    Please help
    Latheesh K Contact No:+91-9747369936

    This forum supports .NET Framework setup.
    As your issue appears to have nothing to do with .NET Framework setup, please ask in the MVC forums for best support.
    http://forums.asp.net/1146.aspx/1?MVC

Maybe you are looking for

  • How Do I Sync My Apple Id With My Facetime Account

    When I first started using my iMac, I started with an e-mail address that I could easily gain access to. Shortly after that, I learned what Facetime was an created an account using a different e-mail address. Is it possible to sync these two accounts

  • USB Adapter to Ethernet disconnect

    I have Macbook Air and i use USB adapter to Ethernet and always get disconnected when sleep can anyone help me with that

  • Mail automatically saved?

    I was searching for files on my computer and came across some old emails that I had deleted a while back. Are mail messages automatically saved on the computer, even if deleted? Some of them were sent emails and some were received. Thanks in advance.

  • Power / Wall adapter may have screwed my Itouch 64gb..HELP!!

    Hello all! I just bought an iTouch 64gb..and last night I thought I´d charge it using a power adapter, plugging it to the wall...after 5 seconds I noticed it wasn´t charging, so I unplugged it, but then the sad news : it died..It just didnt turn on..

  • How do i reset my iphone without a computer?

    At school a few friends took my iphone and put a passcode on it without me knowing. They changed the code multiple times and didnt remember the correct code. Now my phone is disabled and says connect to itunes. When i connect to the computer itunes s