Attach Web dynpro screen shot to workflow email send task

Tim Price tim_price at totalise.co.uk
Thu Jul 7 14:38:05 EDT 2011


Hello Mike,

Many thanks for your suggestions.

We have now decided to send an email to Lotus notes with a URL attached to it, when double clicked the user will need to log on and the WD will be displayed (we have the option to disable WD button and fluffy stuff) 

The URL has the work item id embedded in it, when double clicked the wf container is read and EHS Incident details are displayed.

That's the theory, however it doesn't work. If I double click on the item, the WD is displayed with no details populated and the log on prompt is not displayed.
If the URL is cut and pasted into the IE, the log on pad is requested and the EHS Incident WD is displayed as expected.

Is there something that I'm missing from the URL in the email, or does something need to be done in Lotus notes so that the link works.


Regards
Tim
On 6 Jul 2011, at 11:21, Mike Pokraka wrote:

> Hi Tim,
> 
> A technique better suited to BSP is to call the web app from ABAP using an
> HTTP request and record the HTML response and dump that into an email.
> However in your case this would incorporate all the WebDynpro-generated
> fluff, including buttons and whatevers, which would be active in the
> email, as well as possibly requiring a logon (which is why BSP is better
> for this kind of thing).
> Perhaps you could slap together a an email-friendly version of your WD app
> - possibly using BSP - to render the pertinent information from the WD
> page?
> 
> Just some ideas...
> Mike
> 
> 
> On Wed, July 6, 2011 8:56 am, Tim Price wrote:
>> Hello,
>> 
>> System ECC6.
>> 
>> 
>> I have a workflow requirement, to send an email to users (from the
>> workflow), the content of the email should contain a screen from a bespoke
>> Web Dynrpo.
>> My initial thoughts were to print the WD and then add the attachment to
>> the email, is this something that could be possible or am I going down the
>> wrong route.
>> 
>> I have searched the forums to see if something like this is possible but I
>> have had no luck.
>> 
>> Any help would be appreciated.
>> Regards
>> Tim
>> _______________________________________________
>> SAP-WUG mailing list
>> SAP-WUG at mit.edu
>> http://mailman.mit.edu/mailman/listinfo/sap-wug
>> 
> 
> 
> _______________________________________________
> SAP-WUG mailing list
> SAP-WUG at mit.edu
> http://mailman.mit.edu/mailman/listinfo/sap-wug
> 





More information about the SAP-WUG mailing list