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

Commit work for backgorund task

Former Member
0 Likes
457

Can i use Commit work in Background tasks ?

Bcoz i find its not working .

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
410

Hi lavanya,

Commit work can be used in the background tasks, however if you are trying to fetch records after the commit, it will lead to a runtime error. Can you post the error you are getting?

Regards,

Vik

2 REPLIES 2
Read only

Former Member
0 Likes
411

Hi lavanya,

Commit work can be used in the background tasks, however if you are trying to fetch records after the commit, it will lead to a runtime error. Can you post the error you are getting?

Regards,

Vik

Read only

Former Member
0 Likes
410

You can use commit work ststement in background task.

you can also check F1 help of commit work for more details.