This article describes the typical data flow of pay event information between the components that make up the STP payroll solution.
The Software Components Are
- Payroll Software
This is the desktop application users use to report payroll information to the ATO,
i.e. Access WageEasy known as Wagemaster for Agrimaster clients. - MicrOpay Client Service
This is a separate console application that is installed as part of the payroll software and is responsible for communications between the payroll software and the STP gateway. - STP Gateway
This is an external, hosted service that provides the connection and messaging service to guarantee reliable delivery of data to the ATO.
Technical Requirements
To ensure that the Payroll Software can successfully send data to the ATO, the
following changes may be required:
- The MicrOpay Client Service (MCS) is typically installed in the following locations:
- Access WageEasy - C:\Program Files (x86)\Wage Easy Payroll\MCS\MicropayClientServicesService.exe.
- To function, the MCS application must have the following permissions:
- Executable permission for the user running the payroll application.
- Access to web addresses belonging to the superchoice.com.au domain (Express Super already requires this).
- Outgoing SSL traffic on port 443 must be allowed through the firewall.
- Event logging requires a new ‘event source’ to be created. A utility is available to do this, and we are currently testing it in the hosted pre-prod environment.
Testing Connectivity
These steps can be performed to test if the payroll application can successfully connect to the STP Gateway:
- Log in to the payroll application.
- Open the STP Setup screen.
- For Wagemaster: Press the STP button on the toolbar.
- Navigate through the wizard to the Gateway tab.
- Type Test in the Client ID and Password text boxes.
- Press the Test Connection button.
- If the MCS is able to successfully connect to the STP Gateway, a message will
be returned, e.g. Incorrect Client ID or Password or similar. Errors like
Unknown Error or Access Denied indicates a configuration issue that is
preventing the MCS from connecting to the STP Gateway.
Comments