-144: Unable to file result. Please submit a Webfirst Ticket

From Galen Healthcare Solutions - Allscripts TouchWorks EHR Wiki
Jump to navigation Jump to search

Description

This error likely manifests itself with the following SQL error thrown from the FileResult_CMS stored procedure:

Error occurred while filing (dDirect returned -1).<10>
SQL State: 37000<10>
Native Error 513<10>
Error Message: [Microsoft][ODBC SQL Server Driver][SQL Server]A column insert or update conflicts with a rule imposed by a previous CREATE RULE statement. The statement was terminated. The conflict occurred in database 'Works', table 'dbo.Act_Hdr_Result', column 'ResultStage'.

Fix

Check the mappings for Parameter 44 (ItemResultStage) and Parameter 45 (OrderResultStage) of the FileResult_CMS mapping to ensure that they are mapped to acceptable values


Back to ConnectR Interface Errors