Forum Post: RE: TI Import Control File Help
In situations like that, I prefer the SQL way. Look with the sql profile all the validations that SL does when you change that fields and can create a store procedure to do that. I have created many...
View ArticleForum Post: RE: TI Import Control File Help
Yeah, replace the level0 stuff to the "InventoryItem,Change" like my example and see if that works for you.
View ArticleForum Post: RE: Duplicate Invoice
Hi, To avoid duplicate invoice number you can add a customization like this. Just add the APDoc.dh file and paste this code. Private Sub cinvcnbr_Chk(ChkStrg As String, retval As Integer) serr1 =...
View ArticleForum Post: RE: Add to the “ Purchase for * “ drop down screen
Hi, The only way that you can acomplish that, is with a customization. You have to add another combo and copy some properties like fieldname from the original control. Once you have configured all the...
View ArticleForum Post: RE: TI Import Control File Help
I tried changing it to "InventoryItem,Change" but received the same error messages. After some more searching I found a work around where I could edit my messages.csv file to not require that system...
View ArticleForum Post: RE: Batch table Status field value meanings?
Hi John, Thanks for this. This is a huge help. Matt
View ArticleForum Post: RE: Batch table Status field value meanings?
Thanks Juan Carlos, This is a huge help knowing where this schema Help file is. We have a "VDI" environment, so the path is a little different for me. But I found it by searching in File Explorer for...
View ArticleForum Post: Main Screen Size
Is it possible to modify the main screen/home page size in SL2015 for everyone or specific users? Our default Home Page does not fit well and it would be nice if it was larger. Thanks in advance. Steve
View ArticleForum Post: RE: Missing Timecard Report?
There is a Timecard Status Screen (TM.TCS.00) that does this very well. We copy and paste the screen into excel to create a report.
View ArticleForum Post: RE: How to recover corrupt or damaged SQL database?
Corruption in SQL server database can be due to MDF files getting damaged due to a number of reasons. Some of the causes for this can be due to Exceeding MDF storage size limits Improper SQL Server...
View ArticleForum Post: RE: accounting period accounts payable (03.681.00) SL 7.0 FP1
The test database and the production database contain the same information. The test database was backed up two days after the end of July operations and the production database in which it is...
View ArticleForum Post: Unable to locate the message file \messages.csv for win10 Surface
This is an unique issue on a surface that has win10 installed on the machine. The current version is Dynamics SL 2015CU1. the system message: " unable to locate the message file |:.....\message.csv "...
View ArticleForum Post: Programming BulletProof Error 10089
Hi Has anyone experienced a programming bulletproof error 10089 message followed by a system message 10063 and know how to resolve this issue? The user is getting this message on the shippers screen on...
View ArticleForum Post: Transaction import stopping with no errors
We have a transaction import which is regularly stopping and returning the user to the SL menu screen. The TI log file does not detail any errors, therefore we are not sure of the cause. This has...
View ArticleForum Post: PC Message Number 0281
Received PC Message Number 0281 while trying to run allocator. Event log was no help. Any suggestions?
View ArticleBlog Post: Extended Support Gone for Dynamics SL 7
Extended Support Gone for Dynamics SL 7 What version of Microsoft Dynamics SL is your company currently using? If you’re still operating on Dynamics SL 7.0, you should know that you are about to lose...
View ArticleForum Post: RE: Unable to locate the message file \messages.csv for win10...
This is a known issue that can be resolved by the following: Use REGEDIT to do the following: HKEY_LOCAL_MACHINE\Software\WOW6432Node\Microsoft\DynamicsSL---> Change the INSTALLDIR and...
View ArticleForum Post: RE: PC Message Number 0281
When you say it was "no help", do you mean nothing was there, or you are not sure how to interpret it? PC Message 0281 might mean Allocator cannot find a Rate, but posting the results of the Event Log...
View ArticleForum Post: RE: Transaction import stopping with no errors
Did you create a new TI Control file after the upgrade, or are you still using the one from SL 7? Try creating a new TI CTL file, and see if that works.
View ArticleForum Post: RE: Transaction import stopping with no errors
Hi Mark, We used the conversion utility to convert the CTL file during the upgrade. The issue is odd in that it runs sometimes and stops on other occasions. Unfortunately when it stops the user is...
View Article