Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

URLs not active

Former Member
0 Likes
430

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

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

1 REPLY 1
Read only

Former Member
0 Likes
363

Closing this thread.