URLs not active

Hi Experts,
In my program, im sending mails using SO_DOCUMENT_SEND_API1 function module.
The mail content contains a URL whose value is generated using C_DESK_DOC_GET_URL.
The URL links are getting generated and the mails were also sent successfully to the identified persons.
The issue is, the links are not active in the mails when it is viewed from MS Outlook 2007. The links are just appearing as texts not as hyperlinks in the recipients mail.
Verified for the following basic outlook settings and everything is fine.
"Tools-> Options-> Mail Format-> Editor Options-> Proofing-> tab AutoFormat
Here make sure the following options are selected;
In section Replace:
Internet and network paths with hyperlinks
In section Always AutoFormat:
Plain text mail documents"
The links are not truncated and infact it appears as hyperlink when viewed from  lotus notes domino.
What could be the reason ?
Regards,
Keerthivasan.M

Closing this thread.

Similar Messages

  • URL not active in UWL

    I'm trying to pass a URL from a workflow container to a task in the UWL. I can display the URL when I open the task, but the URL is not active. I cannot click on the link. Any suggestions?
    This is the code that I'm using in my XML file:
    <DisplayAttribute name="TEST_URL" type="link" sortable="no" maxTextWidth="0" headerVisible="yes" actionRef="ChangeUrl">
    <Descriptions default="Test URL"/>
    </DisplayAttribute>
    The ChangeUrl action looks like this:
    <Action name="ChangeUrl" handler="UrlLauncher" launchInNewWindow="yes">
    <Properties>
    <Property name="url" value="${item.TEST_URL}"/>
    </Properties>
    <Descriptions default="Test URL"/>
    </Action>
    Your assistance is appreciated,
    Keith

    Hi Keith,
    I'm not sure I understand this either.  Is this you click on the subject of the UWL, and you are brought to another window where there is a URL, you click on the URL, and now you are brought to the page?
    Have you tried to use the: http://help.sap.com/saphelp_nw70/helpdata/EN/3a/648b505d764efcbbcbf7fab0e3070a/content.htm
    UrlLauncher handler?
    <Action name="launchUrl" handler="UrlLauncher">
      <Properties>
        <Property name="url" value="http://my.web.com"/>
       <Property name="workitem_id" value="${item.externalId}"/>
      </Properties>
    </Action>
    Beth Maben
    EP - Senior Support Consultant II
    AGS Primary Support
    Global Support Centre Ireland
    Please see the UWL Wiki @
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/bpx/uwl+faq  ***

  • Error 'url not in active profile'

    Sometimes when trying to log onto the internet (with my N85) I get the error: URL not in active profile.  I change the connection (as I seem to have about 3 or 4 options to select with virgin, but that doesn't always help.  I'm trying to open a bookmark, so not sure why its says its not in my profile. 
    I'm confused. Any suggestions as to what/where I should be looking. 

    I found a solution, restarting my phone seemed to fixed the problem. 
    Reminds me of when IT departments say "have to reboot your pc?"  Simple, but effective in my case.

  • I use FF 3.6.10 When I enter a url in Thunderbird it is not active. How do I activate?

    I am using TB 3.1.4. If I enter a url in the message area the url is not active when I send the msg. In other words it is not clickable. My computer is using win 7 64 bit.

    You can ask questions about the Thunderbird program at the mozillaZine Thunderbird Support forum.
    That forum is better suited for questions about Thunderbird, this forum is aimed at support for Firefox.
    See http://forums.mozillazine.org/viewforum.php?f=39
    Another forum: http://getsatisfaction.com/mozilla_messaging/products/mozilla_thunderbird

  • Tool/Menu bar icons not active - Acrobat in BROWSER

    I have installed the SP1 update of windows 7.  I have the latest version of Acrobat 10. I also have the latest version EXPLORER (9) & FIRE FOX (4).  The PDF file comes into the BROWSER & the Acrobat icons (print, save) show up on the tool/menu bar but are not active.  The commands are active with the RIGHT MOUSE BUTTON.
    Also, links to other web sites (URL's) within the PDF document are not active.  ie. Does not LINK.
    If I force ACROBAT to open as an independent program everything works OK.

    Have you solved this yet?  Perhaps trashing the preference file for the menubar would solve this?  Go to the preferences folder-- /Library/Preferences --and trash this file:
    com.apple.systemuiserver.plist

  • THE REPORT SERVER INSTALLATION IS NOT INITIALIZED (rsReportServer NOT ACTIVATED)

    HI ,i had my report server on SQL SERVER 2005,and for
    reporting service i am using the sql server reporting services 2008R2,i created a report which i am supposed to display in Website ,i
    created the rdl using the BIDS 2008 and , its throwing me an error because my report server is in 2005 and my rdl is in 2008 and i was using it in VS2008 Report viewer control,i was told that i am supposed to create rdl in 05 in order to get
    it run ,but i dont want to create another one since it was pretty big and took lot of time to design it
    Is there any way i can use the same rdl with that report server ,one of my collegue told that i can do in one way (using  catalog of SQL server 2008 Reporting in sql server 2005 report server database i did'nt get that much as iam not aware of that
    catalog stuff .and i tried to configure the report server once again and i am getting this new error
     THE REPORT SERVER INSTALLATION IS NOT INITIALIZED (rsReportServer NOT ACTIVATED)
    in ssrs 2005 there initialize but in ssrs2008 r2 i couldnt found that option so can any one please help me out with this .
    thnaks in advance

    GO TO report server configuration and go to Encryption keys and delete encryption keys and try to run the URL again, it works.
    I had SSRS2008 two installations, the second one gave this problem, this solution helped resolve it. Thank you.

  • Checking whether a URL is active in 4.6C

    Here's a different question for you.
    I've been asked to check whether a URL is active.  Basically they want to check whether the webpage is still viewable and if it isn't, then send an e-mail.  This will be a background job.
    Because 4.6C does not have ICM [Internet Communication Manager] this doesn't seem to be an easy process.
    The most I seem to be able to do is use CL_GUI_HTML_VIEWER to show the URL.  But that only happens when run online and not in background. And no exceptions are raised if a 404 page cannot be displayed happens. 
    Being the constriction of 4.6C anyone have any ideas?
    If you could show me how to PING from ABAP or know whether a website is active <REMOVED BY MODERATOR>
    Let's use www.ebay.com as an example.
    Thanks!
    Edited by: Alvaro Tejada Galindo on Feb 8, 2008 10:25 AM

    Hi,
    Go to tcode DC30 and there check for the 'Define workstation apllication in network'.
    If there is no entry for URL, create an entry as below :
    Appl =  URL
    Description = Textdateien
    Suffix = URL
    ArchID = *
    StartAuth = flag checked
    I think this setting should make the system to access the URL's.
    Regards,
    B Rangaraju

  • In SICF, ICMAN not active

    Hi All,
    In SMICM,  ICM Status is showing as Running. When we test the ICMAN service in SICF is gives an error "ICMAN NOT ACTIVE".
    Instance Profile Parameters ( RZ10) for icm are as follows :
    rdisp/start_icman                           true
    icm/max_conn                                700
    icm/HTTP/j2ee_0                             PREFIX=/,HOST=localhost,CONN=0-500,PORT=50000
    icm/max_threads                             100
    icm/plugin_0                                PROT=HTTP,PLG=D:\usr\sap\cc5\SYS\exe\run\httpplugin.dll
    icm/min_threads                             50
    icm/server_port_2                           PROT=SMTP, PORT=1025
    icm/server_port_1                           PROT=HTTPS, PORT=1443
    icm/server_port_0                           PROT=HTTP,PORT=1080
    Following are the errors showing in trace file dev_icm :
    [Thr 11912] *** ERROR => NiPBind: bind failed (socket=131160) (0: No error) [ninti.c      942]                                 
    [Thr 11912] *** ERROR => NiIBind: service '1080' (1080) in use [nixxi_r.cpp  3860]                                             
    [Thr 11912] *** ERROR => NiIListen: NiBind (rc=-4) [nixxi_r.cpp  767]                                                          
    [Thr 11912] *** ERROR => IcmBindService: NiBuf2Listen failed for host dlwsdv11:1080 (rc=-4): NIESERV_USED [icxxserv.c   1549]  
    [Thr 11912] ISC: created 400 MB disk cache.                                                                               
    [Thr 11912] ISC: created 50 MB memory cache.                                                                               
    [Thr 11912] HttpSubHandlerAdd: Added handler HttpCacheHandler(slot=0, flags=12293) for /:0                                     
    [Thr 11912] HttpSubHandlerAdd: Added handler HttpSAPR3Handler(slot=1, flags=4101) for /:0                                      
    [Thr 11912] HttpSubHandlerAdd: Added handler HttpJ2EEHandler(slot=2, flags=1077253) for /:0                                    
    [Thr 11912] =================================================                                                                  
    [Thr 11912] = SSL Initialization  on  PC with Windows NT                                                                       
    [Thr 11912] =   (640_REL,Jul 16 2006,mt,ascii,SAP_UC/size_t/void* = 16/32/32)                                                  
    [Thr 11912]   SapISSLComposeFilename(): profile param "ssl/ssl_lib" = "D:\usr\sap\CC5\SYS\exe\run/libsapcrypto.so"             
               resulting Filename = "D:\usr\sap\CC5\SYS\exe\run/libsapcrypto.so"                                                   
    [Thr 11912] *** ERROR => DlLoadLib: LoadLibrary(D:\usr\sap\CC5\SYS\exe\run\libsapcrypto.so) Error 126 [dlnt.c       237]       
    [Thr 11912]         Error 126 = "The specified module could not be found."                                                     
    [Thr 11912] *** ERROR => secudessl_LoadLibrary(): Unable to load "D:\usr\sap\CC5\SYS\exe\run\libsapcrypto.so" [ssslsecu.c   352]
    [Thr 11912] *** ERROR => Loading of SSL library failed -- NO SSL available!                                                    
    [Thr 11912] =================================================                                                                  
    [Thr 11912] <<- ERROR: SapSSLInit(read_profile=1)==SSSLERR_LIB_NOT_FOUND                                                       
    [Thr 11912] *** ERROR => IcmAddService: SapSSLInit (rc=-1): SSSLERR_LIB_NOT_FOUND [icxxserv.c   348]                           
    [Thr 11912] Sat Jul 26 10:52:05 2008                                                                               
    [Thr 11912] Started service 1025 for protocol SMTP on host "dlwsdv11"(on all adapters) (processing timeout=60, keep_alive_timeou
    [Thr 10492] IcmJ2EEScheduleFunc: WARNING: no HTTP and HTTPS service defined - URL Prefix Table not loaded from server          
    [Thr 11912] Sat Jul 26 10:52:14 2008                                                                               
    [Thr 11912] *** WARNING => IcmNetCheck: NiAddrToHost(10.0.0.1) took 9 seconds [icxxtool.c   1065]                              
    [Thr 11912] *** WARNING => IcmNetCheck: 1 possible network problems detected - please check the network/DNS settings [icxxtool.c
    [Thr 10188] Sat Jul 26 10:53:50 2008                                                                               
    [Thr 10188] MPI<3>0#4 Peak buffer usage: 2 (@ 64 KB)             
    Please guide me on this.
    Appreciate your help.
    Thanks,
    Chandravadan

    Hi
    Check for HTTP/HTTPS service status:
    go to transaction SMICM
    SMICM->goto->services
    do you see HTTP protocol is maintained and active?
    Also check this link for various ICMAN related issues
    http://help.sap.com/saphelp_nw04/helpdata/en/ba/435e096b42724bbcef709fd4c32a85/frameset.htm

  • After reloading a website its page is not active.

    After reloading a website the page is not active. I have to click on a different program, minimize and restore, or click on the windows task bar and then things are able to be clicked on and pointer is recognized. All sites are affected
    == URL of affected sites ==
    http://ALL SITES
    == User Agent ==
    Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.16 (KHTML, like Gecko) Version/5.0 Safari/533.16

    Hi ,
    According to your description, my understanding is that you got an error when you clicked the link to a library.
    Whether you customize the library page.
    Please check Recycle Bin on your site, see whether there is the library in it. If yes, restore the library, then compare the result.
    If this issue still exists, please find more information about this issue in the logging file, the path is C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\LOGS.
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Hyperlinks to external URL not working

    Hi folks.  I exported a CS4 indb to epub, opened it with Digital Editions, and clicked on a hyperlink.  The link activates my browser, but does not go to the actual page.   It just brings my browser to the front and displays whatever page was previously there.  It is not opening in a new tab  or in another window that is in the background.  So, as a test, I exported one of the book's indd files to pdf and clicked on the hyperlink.  This worked fine, it activated my browser AND displayed the correct page.  Any thoughts how to get Digital Editions to go directly to the URL, not just merely switch to the browser which shows whatever page was last opened?  Thanks!

    Also, just tested it in Calibre, and it worked.  Looks like a Digital Editions issue.

  • Webbrowser control window not activated

    I have a multi-child application, some of them holds a MS Webbrowser control loading an html document containing an applet.
    When selecting an applet by clicking on it, the corresponding child window is not activated but the focus is well transfered to a textfield owned by the applet.
    The previously activated child window steal appears activated
    When using TAB on that child window, focus traversal seems to still work well
    But when typing alpha keys, corresponding generated text goes to the applet's textfield.
    Anyone could help me please, it's a very annoying problem
    Thanks

    Hi Cor,
    Thanks for the reply.
    I tried the same URL on IE9 and it works fine and also my test machine has IE9 on it. I found the info on registry entry change from here:
    StackOverflow - Regarding IE9 WebBrowser control
    Thanks Prasad

  • Log on ticket not activated on the server

    Hi all
    When i tried to test compont crm_ui_frame,using transaction code bsp_wd_cmpwd,it opens  the url
    Where in, i am not able to enter user name and password, those fields are gray out. System seeking the fallowing errors:
    1) .  sso log on not passable, log on ticket not activated on the server.
    2).No switch to https occurred so it is not secure to send a password. for which i try to activated the profiles using transaction code:RZ10. the fallowing profiles are
    Login/accept_sso2_ticket=1, login/create_sso2_ticket=2. While doing this i  am getting errors, so i could not able to activate those profiles. The following errors are
    E: login/accept_sso2_ticket not a logical value 1#.
    W: unknown parameter. Start up/ trimming_propertics, a check cannot be performed.
    W: unknown parameter. Start up/um/home, a check cannot be performed.
    W: unknown parameter .start up / max_coches, a check cannot be performed.
    E: jstart up/ instance_propertics file D:\usr\sap\c27\DVEBMGS00\J2EE\cluster\ instance.
    E: Exe\j2ee.file D:\usr\sap\c27\DVEBMGS00\exe\ jcontrol.exe .does not exist.
    Hence, please help me in this regards, and for your kind information, i have crm2007 and TREX servers both are on single machine, and i do have DNS server connected to my system.
    Regards
    padmarao.

    Hi,
    >E: login/accept_sso2_ticket not a logical value 1#.
    Check if the value is really "1" and not "1#".
    I have these parameters set on my CRM 2007 system and the saplpgon ticket works fine.
    >2).No switch to https occurred so it is not secure to send a password. f
    You have to activate HTTPS for the ICM and you have to choose "Logon via HTTPS" for the
    /sap/crm_logon service in SICF.
    Regards,
    Olivier

  • My apple is not activating,Asking for Apple ID &p.word, I have entered the apple ID which i was using to download all apps,but it wont work, Now system is saying that your apple Id is wrong, My question is Can there be two apple IDs?

    My apple is not activating,Asking for Apple ID &p.word, I have entered the apple ID which i was using to download all apps,but it wont work, Now system is saying that your apple Id is wrong, My question is Can there be two apple IDs? My apple ID is my Yahoo mail it self, but not able to log in to  Icloud, Can any body guide, Why, I can not.

    Hi dip_kinu,
    I apologize, I'm a bit unclear on exactly what device you are trying to set up and what is happening when you try to do so. If you are having issues remembering your Apple ID, or feel like you may have set up multiple Apple ID's, you may find the following page helpful:
    Apple - My Apple ID: Find your Apple ID
    https://iforgot.apple.com/appleid
    Regards,
    - Brenden

  • In ical edit, can you get rid of invitees, availability, url, notes?

    in ical edit, can you get rid of invitees, availability, url, notes?

    in ical edit, can you get rid of invitees, availability, url, notes?

  • In Adobe Bridge when I try to open my camera raws, I get a pop up box stating "Bridges parent application is not active.  Bridge requires that a qualifying product has been launched at least once to enable this feature"  What do I do? Please advise

    In Adobe Bridge, when I try to open my camera raws, I get a pop up stating"Bridges parent application is not active.  Bridge requires that a qualifying product has been launced at least once to enable this feature."  What the heck?  I have a PC and haven't had problems before.. I have adobe cloud and pay my monthly bill...

    Have you opened Photoshop or any other Adobe app that Bridge works with?  You need to do this if you've upgraded PS or just signed up for CC.

Maybe you are looking for

  • Placing Word File with Character Styles

    InDesign CS5, windows 7 I am hoping for some guidance. I am creating a directory from an Excel file.  This is what I have done and where I am at. 1. Edited Excel File to ad "Headers" for Name, Address, etc... 2. Used Mail Merge in MS word to create a

  • Buying from itunes

    why am i having to keep signing off and on when purchasing music vids etc-its like i buy one then as i browse for more a short time later it wont let me unless i sign out then in again

  • How do I trim edges of illustrator artwork to artboard?

    I've been doing some tutorials, but some of the objects overlap the edge of the artboard. When I save and export the finished article to png or jpg the picture shows the items off the edge of the artboard. Is there a way to trim the finished picture

  • Issues locking firefox Settings

    <blockquote>Locking duplicate thread.<br> Please continue here: [[/questions/853068]]</blockquote> I am trying to "Lock" some preferences in Firefox 5.0.1 for a windows based system. I have completed the following steps as per the "http://kb.mozillaz

  • BPEL High Availability for various adapter configurations

    Hello, I have created a BPEL process that uses DBAdapter to poll for inserts into a table using a sequence file on the file system. This is one of the options for the DBAdapter. This adapter is called from an "receive" activity. My understanding is t