Workitem creation in bulk
![]()
Hello,
I am creating nearly 10000 workitems using plain java client. is there any special scenario I need to cover in terms of performance issue or server load? I have set up Jazz team server locally in my machine. And when I create single workitems, it works fine. Any suggestions? Regards # Sud |
One answer
![]()
I think there shouldn't be any issue. Although you may need to consider about handling the restart from where it left in case of any errors
|