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

Workflow Background Task Issue

Former Member
0 Likes
369

Hi Experts,

I have a workflow background Task which is getting stuck. The reason behind the issue is that it ends up in a TIME OUT Dump.

The back ground Task has a method which gets executed. In this method, there is a FM called inside this method.

This FM is called as RFC in the same system, though the syntax of the FM is just a normal CALL FUNCTION.

This FM is ending up in TIME OUT dump. This FM cannot be tuned.

Please suggest a possible solution for this issue.

Thanks

Rohan

1 REPLY 1
Read only

brad_bohn
Active Contributor
0 Likes
331

This FM cannot be tuned.

OK, but the table can certainly be indexed if necessary. Have you traced the selection? What FM, table, or select statement? We deal in specifics here...