Forum Post: RE: VI Import Script Issue
Greetings, Assuming that the path to MAS90 and the other parameters are correct, the one thing I see that could be an issue is the use of SOTAPGM.INI. Replace this in your script with SOTA.INI....
View ArticleForum Post: RE: Why does a Post Delete script hide the 1st and unrelated line?
Dan, Will do! What I found is this is going to require a change in the product. It doesn't look like there is any way around it.
View ArticleForum Post: RE: Adding Discountable Amount to Customer Statements Within...
Create a UDF in the Statement works table and make the data source the Discount Amount field from the Invoice History Header table. Create a formula in the statement that says: if Is Null...
View ArticleForum Post: RE: Adding Discountable Amount to Customer Statements Within...
DiscountAmt is already in the work table. I'm guessing something like this should work:
View ArticleForum Post: RE: Adding Discountable Amount to Customer Statements Within...
You are correct, it's way down at the bottom. Didn't see it there
View ArticleForum Post: RE: VI Import Script Issue
I made that change it still functions the same way, when put into a run dialog box it works correctly, when placed into Task Scheduler it never completes. I almost feel like it is a scheduler setting...
View ArticleForum Post: RE: VI Import Script Issue
Make sure the account set up in Task Scheduler to run the import has permissions to the needed folders / paths... and that the import source file is not set as a mapped drive path (which is 100% not...
View ArticleForum Post: RE: Custom Office - UDF's set up on Sales Order Entry Totals tab...
Hello SPerez62, on the Totals Tab try right click and select System Information and compare Panel Information are the same with user who can see UDF and User that cannot. Just to make sure something...
View ArticleForum Post: RE: Add Customer Script Button
Hello IT_Q-LAB, I believe the feature you are looking for is in Favorites. You can drag and drop your script, shortcut, or task right into the Favorites area or right click and select Insert shortcut....
View ArticleForum Post: RE: Adding Discountable Amount to Customer Statements Within...
Thank you Kevin, that worked wonderfully.
View ArticleForum Post: ACH Remittance advice
Does anyone know if there is a way to change the ACH remittance advice and if so, how do you do it?
View ArticleForum Post: RE: Custom Office - UDF's set up on Sales Order Entry Totals tab...
Hey Ronnie, thanks for the info on this. Well, you're not going to believe what the issue turned out to be. I can't believe I'm going to admit this on the forum but here we go. In Customizer Panel...
View ArticleForum Post: Login failed for user 'MAS_REPORTS' before and after password change
Overnight something seems to have happened to our MAS_REPORTS account where we have been receiving the following error: After I successfully changed the MAS_REPORTS password using the SAGE 100 Premium...
View ArticleForum Post: RE: VI Import Script Issue
I was going to try and pivot, I do believe its a permission setting issue on the server with server task scheduler. I decided to try and use the built in task scheduler with sage, when I crate the task...
View ArticleForum Post: RE: VI Import Script Issue
I resolved this error, had to tick on the "run as administrator" for the shortcut.
View ArticleForum Post: RE: Login failed for user 'MAS_REPORTS' before and after password...
When editing the SQL credentials with the Sage tool, be sure you are entering SA level credentials to update the password in SQL. The Sage tool makes sure the password stored in Sage settings and the...
View ArticleForum Post: RE: Login failed for user 'MAS_REPORTS' before and after password...
I did use our SA account so it may have something to do with a SQL password policy. I'll pass this information along to our expanded IT team to see if they can take a look as I don't have direct access...
View ArticleForum Post: RE: Login failed for user 'MAS_REPORTS' before and after password...
Possibly a password policy with an expiring password too... which should never be enabled for MAS_User or MAS_Reports SQL logins.
View Article