Batch Process – Quick Search Index Build
Overview
This process will allow users to rebuild the Quick Search Index. Additional details will be posted.
101-std-bp-010
This process will allow users to rebuild the Quick Search Index. Additional details will be posted.
101-std-bp-010
101-std-bp-011
SSRS Report name: co_genssrsgprpt
Batch Process Name: Generate SSRS Report by Groups
Read More... The report will provide the records of groups for the .PDF file. For example, a query generates 1000 records. In our report we will specify that the resulting record set of 1000 parcels be divided into N groups; where N = 10. The resulting record set is broken up into 10 groups consisting of 100 parcels per group. Both the number of groups to print (N), and the Year will be hard coded in the report as a parameter. During processing, the SSRS report will create a temporary table, (Table: PID_GROUP), to manage the breaking up of the parcels into groups. The SSRS report will use the following SQL functions: This batch process will print or save .PDF files of all groups it finds in a defined folder. For our example, the Batch Process will scan and locate the 10 groups, and will process 10 times, in order to generate the 10 .PDF files that will contain the record details. For more information see General OpenForms Batch ProcessingFunctionality
Report
NOTE: The temporary table name is selected at the users discretion.
Batch Process
To process, the groups, the user will need to set a path to the location where the .PDF files will be generated to.
NOTE: This is a standard batch process and definition that is designed exclusively for SQL Server Reporting Services (SSRS) reporting.
101-std-bp-012
This batch process replaces the Recompute Formulas and Logical Expressions. This batch process is setup by Business Entity (Single Selection Combo)
Filters include:
101-std-bp-001
(Deprecated 6.1)
Standard Batch Process and Definition to execute a query.
101-std-bp-002
This batch process is the same as the Copy to Year function in Govern New Administration (GNA) Application Parameters, Accounts Receivable, Copy to Year.
It is used to copy data, specifically AR Class Codes, from one year to the next. For example in the case of the Utility Billing module, the system will create the new Utility Billing Services and all related Codes from the current year displayed at the bottom of your screen to the year entered.
A/R – Copy to Year
This function can be executed in the menu or through a batch process in Govern as of GA1706.Related Topics
NOTE: The Current Year can be changed in the Year Menu in GNA. |
103-ar-bp-105
Run the Payment Reversal Posting batch process to transfer payment reversal transactions to the A/R payment summary records.
Payment reversal transactions (rev) are used as corrections. They are run typically when NSF checks have been processed or records posted incorrectly.
If you need to correct a payment reversal made in error, create a negative payment reversal.
To run the Payment Reversal Posting process:
You can schedule this batch process to run at a later date or on a regular basis, such as daily, weekly, or monthly.
Refer to the Govern Scheduler documentation for details.
Click Execute to run the process immediately.
101-ar-bp-026