Grouping transactions

Cem_KaraerCem_Karaer Member Posts: 281
Hello,

I want to group intrinsic transactions in NAV, i.e. to atomize cascading NAV sales posts, general journal posts ect. into one transaction. When I get an error in journal posting, I want to catch that error and rollback previous sales posts. I know it is impossible within C/SIDE but can we seperate NAV transactions as external service calls (webservice, windows service calls ect.), inform each call about previous calls and behave accordingly?
Cem Karaer @ Pargesoft
Dynamics NAV Developer since 2005

Comments

  • ssinglassingla Member Posts: 2,973
    If NAV business logic is posting (standard CAL code) then after each document posting it will Commit and will not roll back.
    CA Sandeep Singla
    http://ssdynamics.co.in
Sign In or Register to comment.