IT_MSG_CNT2(SQL Table) |
Index Back |
---|---|
IT - XML Message Counter2ITAM - table used to count the number of XML Response messages processed/received for the PROCESS_DISCOVERYDATA Web Service. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | TASK_ID | Character(18) | VARCHAR2(18) NOT NULL | Task Identification |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | BATCH_ID | Character(18) | VARCHAR2(18) NOT NULL | Batch ID |
4 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
5 | FILE_CNT | Number(10,0) | DECIMAL(10) NOT NULL | Count of XML Files Processed |
6 | IT_DISCO_STATUS | Character(2) | VARCHAR2(2) NOT NULL |
Dscovery Request Status
01=Request Sent 02=Request Received 03=Receiving 04=Success 05=Third Party Error 06=Error in Transmission |
7 | LAST_DTTM_UPDATE | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |