Hi all,
Running CM 10.1 Patch 5 Hotfix 3
Windows Server 2022
We have a third party application that integrates with CM. The application gives a 500 error when attempting to create a record.
In the log on the Workgroup server I see this error in the log under ServiceAPIWorkpath:
ERROR HP.HPTRIM.Service.BaseTrimObjectUpdater - Error saving: HP.HPTRIM.ServiceModel.Record - Content Manager Workgroup Server on 'local' reported an error. Error executing SQL statement: [Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Could not find stored procedure 'tsAclCheck'.
Details: SQL state and native error code are consecutively 42000 , 2812
I checked the Enterprise Studio and the tsAclCheck procedure is present in the schema for all 3 of our environments.
Thing is we have other applications that use the API and they are working fine, I'm not sure why this one application is causing this error.
Does anyone have an idea what the issue might be?
Thanks
Justin
EDIT:
So it works in our PRODUCTION environment but not our TESTING. We did have CM patched a few months ago, could the Stored Procedures not have been updated or something?