MAX 5.5.10 Released

MAX 5.5.10 Batch 4800 MAX 5.5.10 Batch 4800 is generally available to MAX customers as of November 14, 2019. This release is an update only. Changes in MAX 5.5.10 • Support for SQL Server 2017 • Defect corrections MAX 5.5.10 CORRECTIONS ID Backlog Group Title Resolved in Build D- 55265 COSTING Total Order Cost report…

Read More

Troubleshooting Exchange Integration (checklist)

Troubleshooting Exchange Integration (checklist) Introduction The integration between Exact Synergy Enterprise and Microsoft Exchange (2010 and higher) is based on Windows Services. The background job used in the previous Microsoft Exchange application is no longer applicable for Microsoft Exchange 2010 (and higher) integration. Two Windows Services can easily be installed via MSI installation process. For…

Read More

Exact MAX TNXCD_58 Field Exact MAX Training Work General Ledger Table I think you’ll find this data useful in trying to comprehend the actuality of the function that was introduced in 5.5.3. First the short answer, if TNXID_58 = 0 that means the entry cannot be tied to a single Transaction History entry.  For AP…

Read More

T-SQL XML Path Solution to BOM Notes to a Single Row

SELECT SS.PARPRT_02, SS.COMPRT_02, SS.EFFDTE_02 , SS.QTYPER_02, (SELECT ‘~’ + US.NOTES_61 FROM Windows_Notes US WHERE US.PRTNUM_61 = SS.PARPRT_02 AND US.COMPRT_61 = SS.COMPRT_02 AND US.EFFDTE_61 = SS.EFFDTE_02 AND US.TYPE_61 = ‘BM’ FOR XML PATH(”) ) [BOM/NOTES] FROM Product_Structure SS WHERE PARPRT_02 <> ” GROUP BY SS.PARPRT_02, SS.COMPRT_02, SS.EFFDTE_02, SS.QTYPER_02 ORDER BY 1, 2 Vincent Stefanetti Senior Consultant…

Read More

MAX Client Troubleshooting

MAX ERP Client Install Troubleshooting New: Go to \\YourServerName\EXACTSHARED\EXACT\EXACT\RMSERVER\NET\SETUP.EXE then click through and perform a client install. If prompted for license location select: \\ YourServerName \EXACTSHARED\EXACT\RMSERVER\lic folder Login to workstation Navigate to \\ YourServerName \EXACTSHARED\SERVERMOVE Execute the ServerMove.bat as Administrator Review the Command Prompt screen for errors. All copies should succeed. Log into MAX MAX…

Read More