Skip to main content
Skip table of contents

PCAS_Audit (ver11.1.0)

Used for troubleshooting purposes once the auditing is enabled to track application access.

Column Name

Initial Version

Data Type

Description

Accessed_TS11.1.0Timestamp(6)

Timestamp of the url request in IP_Address timezone.

ExecutionID23.2.0Varchar2(64)A unique identifier for changes made as part of a transaction
HTTP_Verb11.1.0Varchar2(10)The HTTP verb (GET, POST, etc).
IP_Address11.1.0

Varchar2(30)

The IP address the user is logging in from.

Key_Params

11.1.0

Varchar2(4000)

Delimited list of form names and values submitted/requested for: AC, FRN, RN, LRN, DCID, ID, CurStudId, CurSchoolId, CurTchrId.

Other_Params

11.1.0

Varchar2(4000)

Delimited list of form names submitted/requested.

PCAS_AuditID11.1.0Number(19,0)Unique identifier for this table. Not Indexed. Required.
Requested_URL11.1.0Varchar2(4000)The user requested URL.
Thread_Handle11.1.0Varchar2(100)Thread handle name.
UntrustedForwardedFor11.1.0Varchar2(4000)Contains delimited list of IPs from X-Forwarded-For request header, not automatically trusted by PowerSchool.
User_UID 11.1.0Varchar2(40)

User Unique ID. Concatenated string of User Type, the letter A, User ID. UserID by User Type:

  • Student (110) = Student.ID
  • Guardian (100) = Guardian.ID
  • Admin (10)/Teacher (400)/Sub (450) = Users.DCID
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.