Long url in send mail task

Andy Curtis abcurtis at gmail.com
Tue Jan 21 12:49:39 EST 2014


I know this, there is an OSS note about it

1864394 - URL with parameters in a Send Mail step or task description

 and it's not entirely clear, so I followed up with SAP and they told me to
change the editor command things.


/:   MAIL_HTML
*   blah blah blah
*
/*   <a href="
=   &_WORKITEM.WORKITEMFATHER.URL_01&&_WORKITEM.WORKITEMFATHER.URL_02&
=   ">Logon</a>


I was getting %20%20 before changing the command tags to '='


Andy






On Tue, Jan 21, 2014 at 5:35 PM, <sap-wug-request at mit.edu> wrote:
>
> Send SAP-WUG mailing list submissions to
>         sap-wug at mit.edu
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://mailman.mit.edu/mailman/listinfo/sap-wug
> or, via email, send a message with subject or body 'help' to
>         sap-wug-request at mit.edu
>
> You can reach the person managing the list at
>         sap-wug-owner at mit.edu
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of SAP-WUG digest..."
>
> Today's Topics:
>
>    1. Long url in send mail task (Rina Spector)
>    2. Re: Long url in send mail task (Kjetil Kilhavn)
>    3. Re: Long url in send mail task (Rina Spector)
>    4. Re: Long url in send mail task (Kjetil Kilhavn)
>
>
> ---------- Forwarded message ----------
> From: Rina Spector <rina.spector at gmail.com>
> To: "SAP Workflow Users' Group" <sap-wug at mit.edu>
> Cc:
> Date: Tue, 21 Jan 2014 08:45:35 +0200
> Subject: Long url in send mail task
> HELLO,
> we need  to  pass a url longer then 80 chars. in the send mail  using
method selfitemsendtaskdescription
>  we implemented note 1800946  and followed all instructions  regarding
the composition of the url
>  into   different vatiables still  the url is comeing  up   with  spaces
( %20) .
> is there a way to  overcome it?
> best regards .
>
>
>
>
>
>
> ---------- Forwarded message ----------
> From: Kjetil Kilhavn <list.sap-wug at vettug.no>
> To: "SAP Workflow Users' Group" <sap-wug at mit.edu>
> Cc:
> Date: Tue, 21 Jan 2014 10:44:03 +0100
> Subject: Re: Long url in send mail task
> Tirsdag 21. januar 2014 08.45.35 skrev Rina Spector:
> > HELLO,
> > we need  to  pass a url longer then 80 chars. in the send mail  using
> > method selfitemsendtaskdescription
> >  we implemented note 1800946  and followed all instructions  regarding
the
> > composition of the url
> >  into   different vatiables still  the url is comeing  up   with
 spaces (
> > %20) .
> > is there a way to  overcome it?
> > best regards .
> Have you defined the task text with long lines (format code =)? If you
don't,
> SAP will insert a space between the text from different lines. To do this
you
> need to use the proper text editor (not the graphical one which gives you
> WYSINRWYG (what you see is not *really* what you get).
>
> Please remember to give enough details around what you are asking for help
> about to save us the time of writing meaningless answers. That means:
> - tell us what you have tried (you have done so)
> - provide specific details about the problem including the data you use
(that
> one slipped by you this time).
> --
> Kjetil Kilhavn / Vettug AS (http://www.vettug.no)
>
>
>
> ---------- Forwarded message ----------
> From: Rina Spector <rina.spector at gmail.com>
> To: "SAP Workflow Users' Group" <sap-wug at mit.edu>
> Cc:
> Date: Tue, 21 Jan 2014 12:17:16 +0200
> Subject: Re: Long url in send mail task
>
> hello Kjetil
> i did use 132 as line width. without the  html tag maximum length was
120. i just want to know if it is possible to use longer urs.
>
> בתאריך 21 בינו 2014 11:48, מאת "Kjetil Kilhavn" <list.sap-wug at vettug.no>:
>>
>> Tirsdag 21. januar 2014 08.45.35 skrev Rina Spector:
>> > HELLO,
>> > we need  to  pass a url longer then 80 chars. in the send mail  using
>> > method selfitemsendtaskdescription
>> >  we implemented note 1800946  and followed all instructions  regarding
the
>> > composition of the url
>> >  into   different vatiables still  the url is comeing  up   with
 spaces (
>> > %20) .
>> > is there a way to  overcome it?
>> > best regards .
>> Have you defined the task text with long lines (format code =)? If you
don't,
>> SAP will insert a space between the text from different lines. To do
this you
>> need to use the proper text editor (not the graphical one which gives you
>> WYSINRWYG (what you see is not *really* what you get).
>>
>> Please remember to give enough details around what you are asking for
help
>> about to save us the time of writing meaningless answers. That means:
>> - tell us what you have tried (you have done so)
>> - provide specific details about the problem including the data you use
(that
>> one slipped by you this time).
>> --
>> Kjetil Kilhavn / Vettug AS (http://www.vettug.no)
>> _______________________________________________
>> SAP-WUG mailing list
>> SAP-WUG at mit.edu
>> http://mailman.mit.edu/mailman/listinfo/sap-wug
>
>
>
> ---------- Forwarded message ----------
> From: Kjetil Kilhavn <list.sap-wug at vettug.no>
> To: "SAP Workflow Users' Group" <sap-wug at mit.edu>
> Cc:
> Date: Tue, 21 Jan 2014 14:43:01 +0100
> Subject: Re: Long url in send mail task
> Tirsdag 21. januar 2014 12.17.16 skrev Rina Spector:
> > i did use 132 as line width. without the  html tag maximum length was
120.
> > i just want to know if it is possible to use longer urs
> Line width? There is no line with setting for task texts as far as I know.
> Have you checked the definition of the task text for the line format
specified
> as I mentioned?
> --
> Kjetil Kilhavn / Vettug AS (http://www.vettug.no)
>
>
> _______________________________________________
> SAP-WUG mailing list
> SAP-WUG at mit.edu
> http://mailman.mit.edu/mailman/listinfo/sap-wug
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20140121/b50de062/attachment.htm


More information about the SAP-WUG mailing list