Question
DXC Technology
BE
Last activity: 25 May 2018 14:48 EDT
Commit on a family of activities
Dears,
I have a scenario where multiple activities synchronously work together. The commit happens at the end and periodic obj-save are done on clipboard before that.
The parent of this activity is invoked by a Service File which reads one by one from multiple files which have a huge payload in each of them.
What is advised in terms of commit and obj-save in such scenarios to improve performance. Is a final commit for each instance invocation at the end in parent activity called from service file enough, or we do incremental commit at various intervals inside child activities.
Please advise.
regards,
Jagan
***Updated by moderator: Lochan to add Categories***