Adhoc Processes

These are background processes that are run on an ad hoc basis (e.g., if you need to back out bills that were created by the billing process).

Batch Control ID

Program Name

Description

Multiple Threads

Extra Parameters

Error Generates To Do

Records Between Commits / Minutes Between Cursor Re-Initiation

F1-AVALG

Java

This process regenerates algorithm type and their related algorithm information to be displayed by the Application Viewer. It produces a series of XML files in a designated folder under the application viewer /data folder.

Refer to Application Viewer Generation for more information on this background process is used.

No

MAX-ERRORS

No

NA

F1-AVMO

Java

This process regenerates maintenance object information to be displayed by the Application Viewer. It reads the meta-data maintenance object information and produces a series of XML files in a designated folder under the application viewer /data folder.

Refer to Application Viewer Generation for more information on this background process is used.

No

MAX-ERRORS

No

NA

F1-AVTBL

Java

This process regenerates table and column information to be displayed by the Application Viewer. It reads the meta-data table and related entities and produces a series of XML files in a designated folder under the application viewer /data folder.

Refer to Application Viewer Generation for more information on this background process is used.

No

MAX-ERRORS

No

NA

MASSCNCL

CIPBMCNB

The mass bill cancellation process removes an entire batch of bills that were created by the BILLING process.

Refer to Canceling A Batch Of Bills After They're Complete for more information.

Yes

BILL-CYC-CD= the bill cycle associated with the bills

WIN-START-DT=the bill cycle window start date associated with the bills. This should be entered in the format YYYY-MM-DD.

BILL-DT= the date on which the bills were created. This should be entered in the format YYYY-MM-DD.

MAX-ERRORS

Yes

100/15

MASSROBL

CIPBMROB

The mass bill reopen process reopens an entire batch of bills that were completed by the BILLING process.

Refer to Reopening A Batch Of Bills After They're Complete for more information.

Yes

BILL-CYC-CD= the bill cycle associated with the bills

WIN-START-DT= the bill cycle window start date associated with the bills

BILL-DT= the date on which the bills were created. This should be entered in the format YYYY-MM-DD.

MAX-ERRORS

Yes

200/15

NEWLANG

CIPZLNGB

This Create New Language batch program duplicates all language specific rows from the source to the target language. Once this program has run you will need to translate the language specific columns.

This program can be rerun at anytime. It will only duplicate entries where they do not already exist.

Note if you run this program with the "DELETE" action then the source and target language must be the same.

If you have any questions, please see your implementation team for more information.

Yes

SOURCE-LANGUAGE= source language code

TARGET-LANGUAGE= target language code

PROGRAM-ACTION= (DELETE or INSERT)

MAX-ERRORS

No

200/15

UPDERR

CIPZUESB

The process updates In Progress threads in an abnormally terminated batch run to be Error. When at least one thread is in Error, this process also updates the status of the batch run to be Error.

Refer to Dealing With Abnormally Terminated Background Processes for information about when and why this process would be executed.

No

BATCH-CD-IN-PROGRESS = the batch control ID of the abnormally terminated batch process

BATCH-NBR-IN-PROGRESS = the run number of the abnormally terminated batch process

UPD-ALL-THRDS-SW must be Y or N. A value of Y means that the status of all In Progress threads will be changed to Error. A value of N means that the next parameter must be supplied.

BATCH-THRD-NBR-IN-PROGRESS = the thread number whose status should be changed from In Progress to Error. This parameter should only be specified if UPD-ALL-THRDS-SW = N.

MAX-ERRORS

No

N/A

Please refer to Column Descriptions for more information on the columns used in the table above.