how to execute in multithread

Hi all,

Could you please explain how we can execute in multiple threads?

And how to rollback all transactions in these threads when if an error occurs.

Kindly help.

Thanks.

Gantulga

Parents
  • Hello gantul9a,

    Can you please elaborate your requirement? why you want to implement multiple threads in Aras? What kind of code you want to execute in different thread?  If your Aras server side method is throwing any exception or if you are returning error from server side method anyways your transaction will rollback. 

    Regards,

    Suhas

Reply
  • Hello gantul9a,

    Can you please elaborate your requirement? why you want to implement multiple threads in Aras? What kind of code you want to execute in different thread?  If your Aras server side method is throwing any exception or if you are returning error from server side method anyways your transaction will rollback. 

    Regards,

    Suhas

Children
No Data