Hi All,
I have created new document service by creating new AOT query and run AIF wizard to create service. I have READ, CREATE, UPDATE operation in my service and all the operations working fine for one entity.
When i try to the records in other entities, its not allowing me to create or update records in other entities except one entity. I get below error when i send update request from POSTMAN tool?
''Update operations are not allowed across companies. Please use the changecompany keyword to change the current company before updating the record''
Why it is not allowing to update the record in other entities. Its works properly for only one legal entity. I am using AX 2009. Please suggest way to fix this issue.