Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Invoke Workflow in Parallel

Abhishek Gampala5 hours ago

Hi Community,

I am having a application where user can load bulk records like 100k. Then I take the file and process it and do some calculations in my package and then I insert them into main target table, I have my process tied to a button so all the records are inserted into target table. Now once inserted I need to invoke workflow for each record so its taking around 40 mins to process 25k records. At this point I am really not sure if I need to invoke the workflow like this or not. Or can I invoke a workflow based on the whole file ? 1 workflow per file.

@steve-muench-oracle , @inol @roopesh-ashok-kumar-oracle

Comments
Post Details
Added 5 hours ago
1 comment
14 views