103-SY-001_SMTP

General Settings Parameters – SMTP Configuration

Overview

General SMTP configuration is carried out through the OpenForms General Settings Editor in GNA. Additional parameters are required to be completed when using the eGovern module.
Additional parameters are required to be completed for the eGov. See Configuration for eGovern – Public Self Service Portal below.

Configuring SMTP parameters

To configure the SMTP parameters, from the GNA ribbon…

  1. Select Parameters (tab) > System Parameters (group) > General Settings Editor.
  2. In the OpenForms General Settings form, set the Registry Filter to General.
  3. Under the Section Name column, locate the SMTP Keys.
  4. Complete the required parameters.

The required parameters are as follows:

  • Default Sender Address – Typically a no reply administrator address.
  • Host – This is the IP address of the host SMTP server
  • Password – Enter the password that is required to access the server
  • Port – Enter the port information specified by the System Administrator.
  • User – This is the username to access the server.

About Ports

Port information is best obtained from the system administrator that manages the communications requirements for the organization. By default, the following ports are used for the SMTP protocol:

For Unencrypted SMTP

Port 25 / 587 / 2525 – This is the default SMTP non-encrypted port but ISPs will deny its use because of spam and malware traffic. Alternate ports are 587, and 2525

SMTP with SSL

Port 465 – This is a deprecated port but may still be used.

Configuration for eGovern – Public Self Service Portal

Configuration of the eGovern – Public Self Service Portal is carried out within the Govern New Administration (GNA).
In the GNA ribbon …

  1. Select Application Configurations (tab) > Web Configuration (group) > Manage Web Site.
  2. In the Manage Web Site form, click the General tab.
  3. Locate the Mail group.
  4. Complete the required fields.

The required parameters are as follows:

  • Administrator Mail – This field should contain the email address of the system administrator that has been designated to receive error messages.
  • System Mail – The System Mail parameter is the address that will be used for the from field in the email message. These are system messages that will not require replies, e.g. confirmation of user payments.
  • SMTP Host – Enter the host name of your SMTP server in the SMTP Host parameter. Example: mailhost.domainName.com, or smtp.sparta.com.
  • SMTP Port – Specify the SMTP Port; the typical port is 25.
  • SMTP User – In the SMTP User field enter the username that is used to access the account.
  • SMTP Password – In the SMTP Password field enter the password used to access the account. Text entered into this field will appear “cloaked”, i.e. typed letters will appear as asterisks
    ” to hide the typed letters.
  • Activate email in HTML format – Select this option to send email messages in HTML format. As HTML text additional formatting can be added to the messages. The default format for sending messages is as plain text.
  • Include Administrator in Email Communication** – Select this option to send a copy of the email message to the administrator.

Change to Order of Precedence for Messaging

When messaging is required in Govern, e.g. the Activities function, messages were first relayed via SMTP. If this method was not successful, the system would then attempt to send using the Messaging Application Programming Interface (MAPI) Architecture. This methodology has changed. The system now uses only SMTP for messaging.

Related Topics

General Settings Parameter

 

 

103-SY-001_SMTP

 

0 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 5 (0 votes, average: 0.00 out of 5)
You need to be a registered member to rate this.
Loading...

ST – Category Form Setup

Category Form Setup

Overview

Use the Self Reported Business Tax Categories form to create categories for self reported tax. You can add penalties and discounts to the categories. Then, set up Fields and Levies for each category.
The field setup function for the filings is very similar to prior OpenForms versions (backward compatible to Govern for Windows) with the exception of the method to add the fields to the WEB when using the e-Government System option.

NOTE: eGovernment version 6.0.1503 is required

What’s New

Available in Release 6.0.1511 and later

“Is Read Only” flag for Self Reported Business Tax Form Parameters

(Perform the “Verify Database Process” in the Govern New Administration (GNA) prior to use.)
In the form for “Categories Form Setup” in the GNA, options are available to restrict user access to the parameters that are presented on the OpenForm in the application. Administrators that need to present parameters with read only information can use the Is read Only flag. This flag allows administrators to let users view a parameter but not change it on the eGov.

Preview

This option is available for use in the OpenForm Settings and the Web Site Settings form. When set, “real time” preview can be observed under the Preview and Preview Web tabs. Previously, by default a parameter was always editable.

Technical Information

Changes to the Database Structure

The following modifications were made to the Reference file MSGDatabaseStructureMods.xml for (Table: ST_PARM_FIELDS):

  • IS_READONLY
  • IS_READONLY_WB

For example:
<column name=”IS_READONLY” type=”smallint” length=”0″ nonull=”False” action=”add” gnaaversion=”6.0.0.0″ description=”Hide Field” />
<column name=”IS_READONLY_WB” type=”smallint” length=”0″ nonull=”False” action=”add” gnaaversion=”6.0.0.0″ description=”Hide Field for Web” />

Conversion

When performing an ST conversion, prior to setting up users to begin, you must also set up a Department in the ST_MASTER form. Unless a Department has been set up data will not appear in the ST Master form.

NOTE: Users of the eGovern that are configuring eRemittance (i.e. Online Self Reported Business Tax submissions), will need to create a duplicate of any forms that will be accessed. Creating this form will allow them to specify which fields are to be made available online.

See Also

What’s New in the eGovern Public Self Service Portal
Form Setup Section Manual 5.1

 

 

103-st-parm-FormSetup

 

0 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 5 (0 votes, average: 0.00 out of 5)
You need to be a registered member to rate this.
Loading...

 

103-st-parm-General

General Parameters

VERSION 6.0 / VERSION 6.1 Last Updated April 21st, 2017

Overview

When configuring the Self Reported Business Tax module, the first form to configure is the Self-Reported Tax section of the OpenForms General Settings form.

SRT General Parameters tab

Controlling Account Number Increments

The ST General Parameters window automatically generates the first number for Self-Reported Tax accounts.

Next Account Number

The Next Account Number parameter is strictly informational and will display the current account number.

Increment

Entering a value into the Increment parameter will allow you to control the number that is added to generate each subsequent account.
For example, if your Next Account Number is 00000201 and you have entered an Increment of 100, the next account number to be automatically generated will be 00000301. This incrementing is observed with each new account generated.

Parameters related to the Missing Filer Process

The SRT Missing Filer process creates empty filing records (new entries into the following tables, (Table: ST_FILING_MASTER), (Table: ST_FILING_FIELDS) and (Table: ST_FILING_LEVY). The records created by this process will be flagged as UNFILED, (Table: ST_FILING_MASTER). (UNFILED = -1); no data is entered, therefore there is no computation or taxes calculated.
In the Govern New Administration (GNA), there are two (2) parameters available for this process:
Using the Check Link to Permits / Check Change Date options

Check Link to Permits

Select the Check Link to Permits (Create Missing Filing Process), if the Self-Reported Tax (ST) account is linked to PM, the process will take as Starting Date the PM_MASTER. START_DATE and only creates filing records back to that date.

Check Change Date

When the Check Change Date (Create Missing Filing Process) option is selected, the process will take the ST_MASTER. CHANGE_DATE as the Starting Date and only creates filing records back up to that date.

Add Weekend, Holidays to Due Date

Selecting the Add Weekend, Holidays to Due Date option will factor in weekends and holidays in due dates. This can impact the calculation of interest and other calculations

Apply Late Filing Penalty on Zero Tax

This option is used to apply a penalty on the Late Filing. When enabled, the minimum late filing penalty that is set in the Late Filing Penalty group of the Penalties and Interest sub-tab, will be applied. See the What’s New Section of the Zero Filers feature page for details.

Allow Creation of Negative Levies

NEW! When this option is selected, if a negative amount is entered in the Self Reported Tax Filing Information form, it will create a negative levy. When the return is posted to the A/R the levy will be created as a negative invoice which will credit the balance. See Allow Creation of Negative Levies for details.

 

 

103-st-parm-General

 

0 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 5 (0 votes, average: 0.00 out of 5)
You need to be a registered member to rate this.
Loading...

103-st-parm-Periods

Periods

Overview

Use the Self-Reported Tax Periods form to create periods in order to define the times that the self-reported tax is due.

User of the Self Reported Business Tax module will notice a change in the “Detail for Period …” parameter in the Period form. Now there are three (3) dates that will need to be provided for each period:

  • Start Date – The start date for the period
  • End Date – This is the end date for the period
  • Due Date – The date in which the filing is due.

 

Changes and Impact

CHANGE – ST_PARM_PERIOD table

Use of the (Table: ST_PARM_PERIOD) for Govern for Windows was changed to the newer (Table: ST_PARM_PERIOD_DETAIL); added in Govern release 5.1.

IMPACT – ST_PARM_PERIOD table

Users that are migrating from Govern for Windows Release 10.8 to Govern Release 6.0 should note the following changes:
There is a synchronization process that occurs when the DUE_DATE value in (Table: ST_PARM_PERIOD), i.e. in Govern for Windows was modified; the table is synchronized with Govern release 6.0’s (Table: ST_PARM_PERIOD_DETAIL).
NOTE: In Govern release 6.0 although (Table: ST_PARM_PERIOD) is still present it is now only being used as an access point to the details that are now in (Table: ST_PARM_PERIOD_DETAIL.).

See Also

 

 

 

 

103-st-parm-Periods

 

0 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 5 (0 votes, average: 0.00 out of 5)
You need to be a registered member to rate this.
Loading...

103-st-parm-SystemEntityConfiguration

System Entity Configuration

Overview

The Business Tax System Entity Configuration form allows the linking of an entity with a levy. Thus, any expression that is created can then be evaluated.

Functionality

The Business Tax System Entity Configuration form is a screen in the Govern New Administration (GNA) that is used to configure the entity required for the Business Tax Filling. This entity is used to provide the Context ID for the expression control that is responsible for applying, or not applying a Levy. This form contains a combo box that lists all Govern system entities that are available for selection. This configuration form is used for Govern enhancements such as the Business Tax Transfer Filing. This feature allows Self Reported Business Tax users to transfer filings to any Unfiled Filing Period with the same Category. See Self Reported Business Tax Filing Transfer for details.

Linking an Entity with a Levy

To link an entity with a levy in GNA…

  1. From the GNA ribbon, click the Application Configurations (tab) > Business Tax > System Entity Configuration.
  2. In the Business Tax System Entity Configuration form, select the entity called ST_Filing – Self Reported Tax Filing.

In order to ensure that the most up to date forms are being used by the system, the following .XML files are required to be updated to the current Release 6.0 / 6.1 versions:

  • FormReference.XML – The latest version of the OpenForms Reference file
  • DynamicSearchReference.XML – A current version of the Dynamic Search Reference file

NOTE: As a rule, administrators should always ensure that they are using the latest versions of the two above .XML files. Updates are performed in the Govern New Administration (GNA) using the Import Data from File utility in the Import / Export Tools group. Refer to the Govern New Administration (GNA) user guide for details about using the import / Export tools Under the Utilities tab.

Related Topics

 

 

103-st-parm-SystemEntityConfig

 

0 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 5 (0 votes, average: 0.00 out of 5)
You need to be a registered member to rate this.
Loading...

 

103-st-parm-Tables

System and User Tables Configuration

User Tables
(under construction)
Tables that play a role in the Self Reported Tax Configuration

  • CATEGORY TYPE [VT_usr]
  • PROPERTY CLASS or PROPERTY USE [VT_USR_PUSE]
  • Table Tax Districts (Levy Type in pp) [VT_USR_???]

103-st-parm-Category

Business Tax Categories Form

The Self-Reported Business Tax Categories form is used to create categories for self-reported tax. Penalties and discounts can be added to the categories that have been set up.

Reviewing Records

Existing or newly created records are viewed on the left-hand side in a list. Click to select a record; its properties will be displayed in the forms

Business Tax Categories command buttons

Create a New Item: Click to create a new Business Tax (ST) category.
Cancel Changes: After creating a new category or when making changes to an existing one, the Create a ne w item button will change to the Cancel Changes icon. Click to cancel changes to a newly created or existing category.
Save the Current Item: Click to save a category or changes.
Delete: Select and click Delete to remove a category.

Business Tax Categories tabs

General tab

The General tab contains the parameters required to configure Penalties and Interest, and Discounts. See General tab parameters for details.

Fields tab

Use the Business Tax Fields form to create data entry fields and computed fields that follow custom computation rules on the Business Tax function. See Business Tax parameters for details.

Levies tab

Click the Levies tab to create tax levies for Business Tax. You can define a levy type and computation method for each levy. In turn these Categories can have penalties and discounts added to them during a computation. There is a new Apply Levy Expression feature that enables users to apply Levies based upon a specified condition. Refer to the document attached below for details.
103-st-parm-Category-Levies-ApplyLevy.pdf

Late Filing Penalty

!NEW The Late Filing Penalty method is a new computation method for the Late Filing Levies and the Late Payment. This new method was introduced for the current 6.0.1706 and 6.1.1706, 6.1.1707 and greater releases. See 101-st-fea-010 for details about this new method.

Exemptions tab

To add exemptions by categories, click the Exemptions tab. See Business Tax Exemptions by Categories for details.
Exit: Click Exit to close the form; you will be prompted if there are unsaved changes.

What’s New!

NEW! Late Filing Penalty Method (101-st-fea-010)

Available in Release 6.0.1706 6.1.1706 6.1.1707
The Late Filing Penalty method is a new computation method for the Late Filing Levies and the Late Payment. Refer to the documentation below for full details about this computation method.

Apply Levies Conditionally

In the system users can define a levy type and computation method for each levy. In turn these Categories can have penalties and discounts added to them during a computation. There is a new Apply Levy Expression feature that enables users to apply Levies based upon a user specified condition.

Modify Width/Height fields in Business Tax Categories Form

Available in Release 6.0.1503.0524
Fields on forms can require varying amounts of information. At times the space that is provided by the system default may not be sufficient; e.g. address fields. Depending upon business requirements, it is possible to adjust the width and height of fields that are displayed to the end user. The control parameters required are entered in the Business Tax Categories form under the Fields tab. In the GNA, the following parameters are available to be modified:
Width: This is the width of the field in pixels. No unit should be specified. If no value is entered, the system default width will be used.
Height: The value entered will control the height of the field in pixels. No unit should be specified. If no value is entered, the system default height will be used.

NOTE: In order to implement this change in the Business Tax Categories form, two new columns are added to system tables (Table: ST_PARM_FIELDS.WIDTHST_PARM_FIELDS.HEIGHT). It is mandatory that the Verify Database process is run prior to accessing the form, otherwise the modification fields will not appear.

 

See Also

Self Reported Business Tax – What’s New
Self-Reported Business Tax Module Overview

 

 

103-st-parm-Category

 

0 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 50 votes, average: 0.00 out of 5 (0 votes, average: 0.00 out of 5)
You need to be a registered member to rate this.
Loading...