Joomla!


  • Existing customers should have an assigned ID and Password.
    If you do not remember your User name or Password use the links below to
    have them sent to you.

    If you have not been assigned a User name or Password yet,
    please call our office at 678-495-5700 and let us know you are
    in needing to be setup for our website.


  • *
    *
    *
    *
    *
    Fields marked with an asterisk (*) are required.

Support Blog

This is a blog about anything related to products and services that MBA Business Software supports. Employees on the support desk will add to this blog periodically.



Shortcut to run VI Jobs

VI or Visual Integrator is Sage 100's tool for importing and exporting data from the system. Once jobs are created, they can be run from within Sage 100. What if you need to run VI outside of Sage 100 ERP and want to schedule it and run on a nightly basis? Here is how you would create a shortcut to run the VI Job.

First step would be to create a user and set permissions. It is best to create a specific user for your VI Jobs.

Setup Security

  1. Select Library Master Main menu > Role Maintenance.
  2. Enter a new Role Name (example VIJobs) and enter a discription.
  3. Click the Module Options tab and Tasks tab to make sure all check boxes are cleared by clicking the top Sage ERP MAS 90 or 200 check box. If creating an shortcut for something other than VI check the correct permissions required for that program. 
  4. Close the Role Maintenance window.
  1. Select Library Master Main menu > User Maintenance.
  2. Create a new user logon and password. If the Use Unified Logon check box is selected in the System Configuration window, you can additionally create another user in the Windows domain specifically for the purpose of accessing the VI tasks.
  3. Assign the role(s), that were created in the steps above, to the new user.

 

After the role and new user have been defined, you can create a shortcut to log onto the system. Follow the steps below to create a shortcut. 

Shortcuts must be set up for each program that will be run outside the Business Desktop.

Sage 100 Advanced and Premium users need to have a drive mapping or a UNC path available to the server. Share permissions and NTFS permissions need to allow for read and write.
 

To create a shortcut

  1. Right-click anywhere on the desktop and select New > Shortcut. The Create Shortcut wizard appears.
  2. Use the Browse button to browse to the PVXWIN32.EXE program of the server installation you want to connect to. The Browse For Folder dialog box appears.
  3. Locate the PVXWIN32.EXE file in the Home directory and click OK.

You can also type the path.

  1. Click Next.
  2. At the Type a name for this shortcut field, type a description to identify the shortcut.
  3. Click Finish. The shortcut is created on the desktop.
  4. Right-click the new shortcut and select Properties. The Properties dialog box appears.
  5. With your cursor in the Target field, press the END key to move to the end of the path name. The Target should already have a path such as "C:\MAS90\Home\pvxwin32.exe"
  6. Enter a space after "pvxwin32.exe" and type the following path:
    ../launcher/sota.ini ../soa/Startup.M4P -ARG DIRECT UION <logon name> <logon password> <company> <program> AUTO
PVXWIN32.EXE Commands
Command Componet Description
 C:\MAS90\Home This command initiates the ProvideX interpreter that runs Sage 100 ERP programs. Use the drive and folder name where Sage 100 ERP is installed. When running a shortcut from a workstation, use the drive and folder where the Sage 100 Standard ERP programs are located on the server. The VI folder located on the server needs to be used in the path for the import or export file. When running a shortcut from a workstation running on SQL, use the drive and folder where the Sage 100 Premium ERP programs are located on the SQL server. The VI folder located on the SQL server needs to be used in the path for the import or export file. In addition, an ODBC Data Source/User data source name (DSN) needs to be set up in the ODBC Data Source Administrator located in the workstation's Control Panel.
..\LAUNCHER\SOTAPGM.INI or ..\LAUNCHER\SOTA.INI This specifies the INI file used to start ProvideX. SOTAPGM.INI is used for business framework modules or VI Jobs. SOTA.INI is used  for non business framework or VI Jobs.
..\SOA\STARTUP.M4P This runs the Sage 100 Standard ERP startup program.
-ARG This flag indicates that what follows are arguments to be passed to the Sage 100 ERP program.
DIRECT This is an internal flag that directs Sage 100 ERP to run the specified program without using the Desktop.
UION This specifies that the user will receive notification of errors in a message box. To not receive notification of errors in a message box, type UIOFF instead.
<logon name> This is the user's logon. If security has been set up, a valid user logon is required to execute the job. If security has not been set up, enter "" instead of a user logon.
<logon password> This is the user's password. If the user does not have a password, or if security has not been set up, enter "" instead of a password.
<company> This is the company code that you want to use for the job. If you do not specify a company code, the last company accessed from the workstation will be used. If the company code specified is not valid, the job will not execute.
<program> This is the name of the Visual Integrator job or program to be executed. The program name for a job appears on the title bar of the Import Job Maintenance or Export Job Maintenance window.
AUTO
This is the run mode for the job. You can type AUTO, MANUAL, or DISPLAY here.
AUTO specifies that the job will be run with no user input. No windows display when a job is running in the AUTO mode.
MANUAL specifies that the job will be run with user input. Manual jobs will display the standard job window and allow the user to enter selection fields.
DISPLAY specifies that the job will be run with no user input. DISPLAY mode will, however, display a progress bar as the job is executed.
  1. In place of <logon name>, type the name of the user logon that was created when setting up security for the new user. If there is a space in the logon name, enclose the entire name in quotation marks. If the Use Unified Logon check box is selected in the System Configuration window in the Library Master module, replace <logon name> with "".
  2. In place of <logon password>, type the password that was set up for this user. If there is a space in the password, enclose the entire password in quotation marks. If no password was created, type "".  If the Use Unified Logon check box is selected in the System Configuration window in the Library Master module, replace <logon password> with "".
  3. In place of <company>, type the three-character company code for the company that will be accessed by the VI job (for example, ABC or XYZ).

Only one company code can be specified per shortcut.

  1. In place of <program>, type the name of the program that will be run from this shortcut (for example, VIWI00, VIWI01). To find the program name go to Visual Integrator > Main > (Import/Export) Job Maintenance. Choose the job you wish to run for the shortcut. In the top right is the compiled file name. This is the program  name that you will need to use.

Note Only one program can be specified per shortcut.

  1. If there is not a path at the Start in field, type the path to the Sage 100 ERP server using a UNC or mapped drive. This path should end in the Home directory as indicated by the following example:
     "C:\MAS90\Home"
  2. Click OK to save the shortcut.
  3. This same procedure can be repeated for each company and/or program name pair. Make sure to name each shortcut differently so that the user can easily identify each one. If the Unified Logon feature is enabled on the  Sage 100 ERP system, the user logged onto the PC where the shortcuts were created must be the user that is set up with the role permissions indicated in the Set Up Security.
 

Sage 100 ERP 2013 Product Update 2 (5.00.2.0)

Sage released on 3/26/2013 the second product update for version 2013 (5.00.2.0). Product update 6 for version 4.5 was also release at this same time. Product Updates are cumulative, comprised of all program corrections found in prior updates. Smart Update will install only the programs that need to be updated since your last Product Update Installation. If you choose to install this Product Update on a system that already has Product Update 2 installed, all programs released in Product Updates 1 and 2 will be reinstalled.

Sage 100 ERP Advanced and Premium Smart Update now updates the client workstation automatically. This replaces the need to run WKsUpdate.exe after installing a product update. Users running Sage 100 ERP Standard over a network will still need to run WKsUpdate Standard.exe on each workstation. This program is located in the ..\mas90\wksetup directory on the Sage 100 ERP Standard Server. 

For Users who have also installed Sage 100 ERP 2013 CRM, beginning with Product Update 1, a Quick Order Entry Component Update.exe is installed to the ..\mas90\RWC directory. Users will need to copy and execute this file on the Sage 100 ERP 2013 CRM server if they have not already done so.

All Sage 100 ERP 2013 Product Updates will require the installation to be from the Sage 100 ERP Server. Significant enhancements have been introduced in Sage 100 ERP 2013 and its Updates. These include: Smart Update, Workstation Synchronization and Sage Auto Update. Part of these enhancements requires the Product Update to make changes to the local registry, necessitating a server side installation. This Product Update can be installed from the Sage 100 ERP 2013 Server either physically at the
console or by connecting to it through Remote Desktop.
 
Hot Fix
Released Name Description
3/29/2013 PR5003-T The 941 Form for 2013 is not aligning correctly when Sage 100 workstation display settings are not set to 100% (default).
Read more...
 

Sage 100 ERP Product Update 6 (4.50.6.0)

Sage released on 3/26/2013 the six product update for version 4.5 (4.50.6.0). Product update 2 for version 2013 was also release at this same time. Product Updates are cumulative, comprised of all program corrections found in prior updates. Product Updates through 4.50.6.0 also contains program corrections that were introduced in 4.40.0.7 - 4.40.0.10. The numbering scheme has been changed for 4.50 Product Updates. The third segment represents the Product Update number. This change was done to accommodate future enhancements.

After installing this Product Update, WKsUpdate 90.exe or WKsUpdate 200.exe needs to be run on each MAS Workstation. This file is located in the ..\mas90\WkSetup directory on the MAS Server. (WKsUpdate should also be run anytime WkSetup.exe is run on a MAS Workstation.)

Hot Fix
Released Name Description
3/29/2013 PR4066-T The 941 Form for 2013 is not aligning correctly when Sage 100 workstation display settings are not set to 100% (default).
Read more...
 

Sage 100 ERP 2013 Product Update 1 (5.00.1.0)

Sage released on 12/14/2012 the first product update for version 2013 (5.00.1.0). This release was the day after the 4.5.5.0 product update and is mostly product fixes that were fixed in 4.5 and also needed to be fixed in the 2013 version. Product Updates are cumulative, comprised of all program corrections found in prior updates.

Sage 100 ERP Smart Updates now update the client workstation automatically. This replaces the need to run WKsUpdate.exe after installing a product update.

For Users who have also installed Sage 100 ERP 2013 CRM, the installation of this Product Update installs a Quick Order Entry Component Update.exe to the ..\mas90\RWC directory. Users will need to copy and execute this file on the Sage 100 ERP 2013 CRM server. 

All Sage 100 ERP 2013 Product Updates will require the installation to be from the Sage 100 ERP Server. Significant enhancements are being introduced in Sage 100 ERP 2013 and its Updates. These include: Smart Update, Workstation Synchronization and Sage Auto Update. Part of these enhancements requires the Product Update to make changes to the local registry, necessitating a server side installation. The Product Update can be installed from the Sage 100 ERP 2013 Server either physically at the console or by connecting to it through Remote Desktop.

Hot Fix
Released Name Description
3/29/13 PR5002-T The 941 Form for 2013 is not aligning correctly when Sage 100 workstation display settings are not set to 100% (default).
3/11/13 PR5001-T The Employee Totals Verification report shows a difference between the Check Totals and Employee Totals for employee with Additional Medicare Tax.
3/11/13 LM5002-T Payroll Checks will print but are not recognized as printed.
2/25/13 AR5001-T Past Due Amount Contains a Total of all Invoices.
2/25/13 GL5001-T G/L Summary Drill Down Does Not Convert Properly when Migrated from 4.50.
2/25/13 LM5001-T Sage 100 printing or preview fails when running through pvxcom.
Read more...
 

Sage 100 ERP Version 2013 Released

Sage 100 ERP 2013

Sage announced the release of Sage 100 ERP 2013 on December 17th 2012. This release is available to all current Sage Business Care customers. Sage 100 ERP 2013 includes customer–requested enhancements, new cloud services, and add–on solutions. When you upgrade, you'll get usability enhancements with Visual Process Flows, more flexibility for Credit Card Processing using Sage Exchange, improved visibility into the availability of Product Updates, and more. Sage 100 ERP 2013 includes feature and functionality enhancements across your system in Accounts Payable, Accounts Receivable, Bank Reconciliation, Inventory Management, Paperless Office, Sage CRM, Intelligence Reporting, and Credit Card Processing through Sage Exchange.

Read more...
 
  • «
  •  Start 
  •  Prev 
  •  1 
  •  2 
  •  3 
  •  4 
  •  5 
  •  6 
  •  7 
  •  8 
  •  9 
  •  10 
  •  Next 
  •  End 
  • »
Page 1 of 12

Need Support

Connect to supportCustomer Support Line
770-399-8021

Subscribe to Newsletter

Subscribe for MBA Business Software's newsletter and product information to stay informed about the products and services offered by MBA.
Company Name:
*
Last name:
*
First name:
*
E-mail:
*
twitterfacebookyoutubefeedlinkedin
You are here: Home Blogs Support Blog