-
Notifications
You must be signed in to change notification settings - Fork 8
API Report
damiancosmoschapman edited this page Nov 15, 2022
·
13 revisions
Reads a Quality Report.
Authentication: Windows
Privilege : n/a
Method: PxStat.Report.TableAudit_API.Read
Parameters:
Name | Type | Default | Description |
---|---|---|---|
DateFrom |
Date ('YYYY-MM-DD') | Date From | |
DateTo |
Date ('YYYY-MM-DD') | Date To | |
GrpCode |
Array[String] | Group Code | |
RsnCode |
Array[String] | Reason Code |
Return: Array
[ Object
]
Name | Type | Description |
---|---|---|
RsnCode |
String | Reason Code |
RsnValueExternal |
String | External Reason Value |
RsnValueInternal |
String | Internal Reason Value |
GrpCode |
String | Group Code |
GrpName |
String | Group Name |
MtrCode |
String | Matrix Code |
MtrTitle |
String | Matrix Title |
FrqCode |
String | Frequency Code |
FrqValue |
String | Frequency Value |
RlsVersion |
String | Release Version |
RlsRevision |
String | Release Revison |
MtrNote |
String | Matrix Note |
RlsExceptionalFlag |
Boolean | Release Exceptional Flag |
RlsLiveDatetimeFrom |
Date ('YYYY-MM-DD') | Live Release Date From |
RlsLiveDatetimeTo |
Date ('YYYY-MM-DD') | Live Release Date To |
Update
Database Scripts
Configuration
API
- Home
- Data
- Security
- Subscription
- System
- Navigation
- Notification
- Settings
- Workflow
- Px Build
Developer
- Home
- Developer Tools
- Client Tier
- Server Tier
- Database Tier