2005 Aug 27 9:26 PM
I think I already know the answer to this, but I wanted to confirm.
I've got a program that generates a lot of data to be deleted/inserted. To do all the deletions/insertion I call a function module using "START NEW TASK". The dialog work process, that this step uses, takes a long time to run (due to many insertion/deletion). Does anyone know if the dialog work process would still have to comply with the max work process run time set on the application server (app server parameter rdisp/max_wprun_time)?
Thanks.
2005 Aug 27 9:56 PM
I think it would as it is running in a dialog task, however if you pass it of to a background process, it should run with no time limitation. Try using the IN BACKGROUND TASK.
Please remember to award points for helpful answers.
Regards,
Rich Heilman
2005 Aug 27 9:56 PM
2005 Aug 27 10:54 PM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |