Skip to main content

Transaction Manager Desktop: Conversion Fail When Converting nvarchar Value

Error occurs when clicking “get” within Transaction Manager Desktop (TMD). Resolved by running script in TMD SQL DB.

Written by Anthony Hodge
Updated over 2 weeks ago

Product: Transaction Manager Desktop

Error: TMD unable to operate when Edifact maps exist in the SQL DB.

Note: It is recommended that customers contact TrueCommerce Support for assistance.


Issue: This error occurs when clicking “get” within Transaction Manager Desktop. Transaction Manager Desktop is not able to operate when Edifact maps exist in the SQL DB. Conversion fails when converting the nvarchar value.

Resolution: Run the following script in TMD SQL DB and then process a new “get”.

DELETE FROM ttcPrtPlugIns
WHERE StandardDocument NOT LIKE 'X12%'

Did this answer your question?