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%'


