GetLatestTCLogFileName

Get Latest TC Status from F984052

Minor Business Rule

Object Name: B984058

Parent DLL: CINSTALL

Location: Client

Language: C

Data Structure

D984058F - Get Latest TC Log File Name

Parameter NameData ItemData TypeReq/OptI/O/Both
szPlanNamePLNNAMcharREQNONE

A plan provides details about your configuration that you need to install the software. The plan includes data sources, environments, and 
hosts and determines which merges to run and packages to build.

szNameObjectOBNMcharREQNONE

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

szUsrliblNameLLcharREQNONE

The name associated with a specific list of libraries. The J98INITA initial program uses these library list names to control environments that 
a user can sign on to.  These configurations of library lists are maintained in the Library List Master File table (F0094). This field represents a 
valid environment that can be used to run in PeopleSoft EnterpriseOne.  The environment encompasses both a path code (objects), and a 
data source (data).  When put together, users have a valid workplace within the system.

szCnvTypeCNVTYPcharREQNONE

Specifies the type of table conversion to be run.

szProgramNamePGMcharREQNONE

The name of an executable program.

szVersionVERScharREQNONE

A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined 
processing option values and data selection and sequencing options. Interactive versions are associated with applications (usually as a 
menu selection). Batch versions are associated with batch jobs or reports. To run a batch process, you must choose a version.

cReturnCodeEV01charOPTOUTPUT

An option that specifies the type of processing for an event.

szTCLogFileTCLOGFcharOPTNONE

The name of the log file generated by the TC Engine.

szExecutionHostNameEXEHOSTcharOPTNONE

The name of the server that processes events for the subscriber.

mnServerJobNumberJOBNBRMATH_NUMERICOPTNONE

The number assigned to the job.

Related Functions

None

Related Tables

F984052 Table Conversion - History Log
GetLatestTCStatusFromF984052

GetLatestTCStatusFromF984052

Get Latest TC Status from F984052

Minor Business Rule

Object Name: B984058

Parent DLL: CINSTALL

Location: Client

Language: C

Data Structure

D984058 - Get Latest TC Status from F984052

Parameter NameData ItemData TypeReq/OptI/O/Both
szPlanNamePLNNAMcharREQNONE

A plan provides details about your configuration that you need to install the software. The plan includes data sources, environments, and 
hosts and determines which merges to run and packages to build.

szNameObjectOBNMcharREQNONE

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

szDatabasePathDATPcharREQNONE

The name that identifies the data source.

szUsrliblNameLLcharREQNONE

The name associated with a specific list of libraries. The J98INITA initial program uses these library list names to control environments that 
a user can sign on to.  These configurations of library lists are maintained in the Library List Master File table (F0094). This field represents a 
valid environment that can be used to run in PeopleSoft EnterpriseOne.  The environment encompasses both a path code (objects), and a 
data source (data).  When put together, users have a valid workplace within the system.

szCnvTypeCNVTYPcharREQNONE

Specifies the type of table conversion to be run.

szProgramNamePGMcharREQNONE

The name of an executable program.

szVersionVERScharREQNONE

A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined 
processing option values and data selection and sequencing options. Interactive versions are associated with applications (usually as a 
menu selection). Batch versions are associated with batch jobs or reports. To run a batch process, you must choose a version.

szConversionStatusCNVSTScharOPTOUTPUT

Specifies the current status of the table conversion.

cReturnCodeEV01charOPTOUTPUT

An option that specifies the type of processing for an event.

Related Functions

None

Related Tables

F984052 Table Conversion - History Log
GetTechnicalTCStatus

GetTechnicalTCStatus

Get Latest TC Status from F984052

Minor Business Rule

Object Name: B984058

Parent DLL: CINSTALL

Location: Client

Language: C

Data Structure

D984058C - Get Technical TC Status Data Structure

Parameter NameData ItemData TypeReq/OptI/O/Both
szPlanNamePLNNAMcharREQINPUT

A plan provides details about your configuration that you need to install the software. The plan includes data sources, environments, and 
hosts and determines which merges to run and packages to build.

szUsrliblNameLLcharREQINPUT

The name associated with a specific list of libraries. The J98INITA initial program uses these library list names to control environments that 
a user can sign on to.  These configurations of library lists are maintained in the Library List Master File table (F0094). This field represents a 
valid environment that can be used to run in PeopleSoft EnterpriseOne.  The environment encompasses both a path code (objects), and a 
data source (data).  When put together, users have a valid workplace within the system.

szTechnicalTCStatusTCHTCSTScharREQOUTPUT

Status of Technical Table Conversions (those with conversion sequence less than 100).  If any of the technical TC's fails, non-technical 
TC's will not be submitted.

Related Functions

None

Related Tables

F984052 Table Conversion - History Log
GetUnprocessedTCCount

GetUnprocessedTCCount

Get Latest TC Status from F984052

Minor Business Rule

Object Name: B984058

Parent DLL: CINSTALL

Location: Client

Language: C

Data Structure

D984058D - Get Unprocessed TC Count Data Structure

Parameter NameData ItemData TypeReq/OptI/O/Both
szPlanNamePLNNAMcharREQINPUT

A plan provides details about your configuration that you need to install the software. The plan includes data sources, environments, and 
hosts and determines which merges to run and packages to build.

mnCountUnprocessedCTUPRMATH_NUMERICREQOUTPUT

Related Functions

None

Related Tables

F984052 Table Conversion - History Log
IsTCThrottleOpen

IsTCThrottleOpen

Get Latest TC Status from F984052

Minor Business Rule

Object Name: B984058

Parent DLL: CINSTALL

Location: Client

Language: C

Data Structure

D984058B - TC Throttle Data Structure

Parameter NameData ItemData TypeReq/OptI/O/Both
szPlanNamePLNNAMcharREQINPUT

A plan provides details about your configuration that you need to install the software. The plan includes data sources, environments, and 
hosts and determines which merges to run and packages to build.

nTCThrottleTCTHROTTLEintegerREQINPUT

The maximum number of table conversions that will be submitted by Table Conversion Workbench when they are run asynchronously.

Related Functions

None

Related Tables

F984052 Table Conversion - History Log
IsTCThrottleOpenServer

IsTCThrottleOpenServer

Get Latest TC Status from F984052

Minor Business Rule

Object Name: B984058

Parent DLL: CINSTALL

Location: Client

Language: C

Data Structure

D984058E - TC Throttle Per Server

Parameter NameData ItemData TypeReq/OptI/O/Both
szPlanNamePLNNAMcharOPTNONE

A plan provides details about your configuration that you need to install the software. The plan includes data sources, environments, and 
hosts and determines which merges to run and packages to build.

szMachineKeyMKEYcharOPTNONE

The Location or Machine Key indicates the name of the machine on the network (server or workstation).

nTCThrottleTCTHROTTLEintegerOPTNONE

The maximum number of table conversions that will be submitted by Table Conversion Workbench when they are run asynchronously.

Related Functions

None

Related Tables

F984052 Table Conversion - History Log
SynchronizeTCStatus

SynchronizeTCStatus

Get Latest TC Status from F984052

Minor Business Rule

Object Name: B984058

Parent DLL: CINSTALL

Location: Client

Language: C

Data Structure

D984058A - Synchronize TC Status Data Structure

Parameter NameData ItemData TypeReq/OptI/O/Both
szPlanNamePLNNAMcharREQINPUT

A plan provides details about your configuration that you need to install the software. The plan includes data sources, environments, and 
hosts and determines which merges to run and packages to build.

Related Functions

None

Related Tables

F984052 Table Conversion - History Log
TCThrottleWait

TCThrottleWait

Get Latest TC Status from F984052

Minor Business Rule

Object Name: B984058

Parent DLL: CINSTALL

Location: Client

Language: C

Data Structure

D984058B - TC Throttle Data Structure

Parameter NameData ItemData TypeReq/OptI/O/Both
szPlanNamePLNNAMcharREQINPUT

A plan provides details about your configuration that you need to install the software. The plan includes data sources, environments, and 
hosts and determines which merges to run and packages to build.

nTCThrottleTCTHROTTLEintegerREQINPUT

The maximum number of table conversions that will be submitted by Table Conversion Workbench when they are run asynchronously.

Related Functions

None

Related Tables

F984052 Table Conversion - History Log
TCThrottleWaitServer

TCThrottleWaitServer

Get Latest TC Status from F984052

Minor Business Rule

Object Name: B984058

Parent DLL: CINSTALL

Location: Client

Language: C

Data Structure

D984058E - TC Throttle Per Server

Parameter NameData ItemData TypeReq/OptI/O/Both
szPlanNamePLNNAMcharOPTNONE

A plan provides details about your configuration that you need to install the software. The plan includes data sources, environments, and 
hosts and determines which merges to run and packages to build.

szMachineKeyMKEYcharOPTNONE

The Location or Machine Key indicates the name of the machine on the network (server or workstation).

nTCThrottleTCTHROTTLEintegerOPTNONE

The maximum number of table conversions that will be submitted by Table Conversion Workbench when they are run asynchronously.

Related Functions

None

Related Tables

F984052 Table Conversion - History Log