I have 2 Enterprise based Web Services in the same where one is a "Sync" Operation and the other is a "Create" Operation for inbound Work Order add. The Enterprise Services are the same just different names. The object Structures are the same just different names. The Web Service for Sync works perfectly. The Web Service with Create Operation fails with "Add not allowed" I have created Asynchronous & Synchronous Web Services for both and both work for Sync and Async & Sync fail for Create. I am using Object Structure Name for Authorization Name. The user is in MAXADMIN group.
I cannot find the issue.
Any thoughts would greatly help