I have developed one service which inserts contact and contact-address from the third party to bpm'online. I have written below code to add contact and its Address simultaneously:
How to apply access permissions (object permission) / access right when insert data via server-side?
I have set the record access permission, but when inserting via server-side, the access right does not work. The insert method that I did was in accordance with the article above.