Background Workflow task hanging

Sue Doughty Sue.Doughty at odfl.com
Fri Aug 13 12:46:22 EDT 2010


We have a workflow that gets executed probably 100 times a day.

There is a background task in that workflow that gets executed that reads the PA0041 table looking for the Drug Exam date for an Applicant.  This task also executes numerous times a day.

Sometimes the task executes fine - within a second:

[cid:image002.jpg at 01CB3AE5.89476370]


But sometimes it takes 20 - 30 minutes to execute and it looks like it only finishes because RSWWERRE has run.
[cid:image003.jpg at 01CB3AE5.89476370]

This happens with this task about once a week.  It only seems to happen with this task....not with any other background task.   Does anyone know what is happening or where I can go to see why this task is hanging?

Regards,
Sue

________________________________
From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf Of Mehar Lakshmi Tetala
Sent: Wednesday, August 04, 2010 2:57 AM
To: sap-wug at mit.edu
Subject: Re: SAP-WUG Digest, Vol 69, Issue 2

Hi Srini,

For dynamic multi line text in Task description, you will have to definie a multiline container element both in workflow and task.
And feed the element with the required multi line texts in a back-ground method.

When you are inserting the container element in Task description use the expression &ELEMENT##&

- Mehar
On Tue, Aug 3, 2010 at 9:35 PM, <sap-wug-request at mit.edu<mailto:sap-wug-request at mit.edu>> wrote:
Send SAP-WUG mailing list submissions to
       sap-wug at mit.edu<mailto: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<mailto:sap-wug-request at mit.edu>

You can reach the person managing the list at
       sap-wug-owner at mit.edu<mailto: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. Re: Display multiple lines in work item description
     (Kjetil Kilhavn)
  2. error while calling text element in workk item text (srinivas)


----------------------------------------------------------------------

Message: 1
Date: Tue, 3 Aug 2010 07:09:50 +0200
From: Kjetil Kilhavn <kjetil.kilhavn at bluec.no<mailto:kjetil.kilhavn at bluec.no>>
Subject: Re: Display multiple lines in work item description
To: "SAP Workflow Users' Group" <sap-wug at mit.edu<mailto:sap-wug at mit.edu>>
Message-ID: <201008030709.50522.kjetil.kilhavn at bluec.no<mailto:201008030709.50522.kjetil.kilhavn at bluec.no>>
Content-Type: text/plain;  charset="iso-8859-15"

Mandag 2. august 2010 15.14.36 skrev srinivas:
> I have a requirement wherein I need to display multiple lines in the
> workitem description. The workitem description is dynamic and brought from a
> custom method it varies from customer to customer. I have a created multiner
> container element &long_text& and I am directly calling &long_text&  in the
> workitem description
The container element needs to be inserted in the work item description as a
table instead of a single-line element. Use the assistant (toolbar button
"Expression") to insert it, and you'll be asked if you want to insert only the
first line - as you have done, all lines as continous text or all lines with
line breaks. You will then see that the expression to use when you want to
insert all lines from multiline container element TABLE is either &TABLE[]& or
&TABLE##&.
--
Kjetil Kilhavn (+47 40220607)
Blue Consulting AS (http://www.bluec.no<http://www.bluec.no/>)



------------------------------

Message: 2
Date: Tue, 3 Aug 2010 15:04:02 +0530
From: srinivas <ootasrinivasreddy at gmail.com<mailto:ootasrinivasreddy at gmail.com>>
Subject: error while calling text element in workk item text
To: "SAP Workflow Users' Group" <sap-wug at mit.edu<mailto:sap-wug at mit.edu>>
Message-ID:
       <AANLkTikFcnS8XM+Sj3g-e0b9c9NqaCSwZY8BcHaKEfQn at mail.gmail.com<mailto:AANLkTikFcnS8XM%2BSj3g-e0b9c9NqaCSwZY8BcHaKEfQn at mail.gmail.com>>
Content-Type: text/plain; charset="gb2312"

Hi Experts,

I am calling a text element in workitem text using the following syntax.

*INCLUDE &TEXT_NAME& OBJECT &OBJECT& ID &TEXT_ID& LANGUAGE
&LANGUAGE&.*Selecting command line option.i.e.
* /:*

All the elements in between & & are binded from a class method. When I do
the syntax check I am getting the following error.


*Variable &_????????.??????????.????& exists in description text Completion text, but
not in the container*

I am unable to understand where I am doing wrong.Kindly help me in fixing
this error.


--
Thanks and Regards
Srini..
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20100803/6e9b17c5/attachment-0001.htm

------------------------------

_______________________________________________
SAP-WUG mailing list
SAP-WUG at mit.edu<mailto:SAP-WUG at mit.edu>
http://mailman.mit.edu/mailman/listinfo/sap-wug


End of SAP-WUG Digest, Vol 69, Issue 2
**************************************



--
Thanks & Regards

Mehar Lakshmi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20100813/a43e613e/attachment.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.jpg
Type: image/jpeg
Size: 62518 bytes
Desc: image002.jpg
Url : http://mailman.mit.edu/pipermail/sap-wug/attachments/20100813/a43e613e/attachment.jpg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image003.jpg
Type: image/jpeg
Size: 55522 bytes
Desc: image003.jpg
Url : http://mailman.mit.edu/pipermail/sap-wug/attachments/20100813/a43e613e/attachment-0001.jpg


More information about the SAP-WUG mailing list