Enter the admin key to manage role mapping.
Map Epicor security roles to BAQ report access. Empty mapping = all roles can access all reports. Add rows to restrict: each role gets only the BAQs you select.
Upload baq_catalog_template.csv to save catalog + fetch columns from Epicor and store both in DynamoDB.
Requires BAQ_CATALOG_TABLE and BAQ_SCHEMA_TABLE to be configured.
When Epicor requires Bearer (SSO), use an Epicor token for schema fetch—embedded in Epicor uses your session token.
Repopulate the baq-assistant-value-lookups table from Epicor (shift, plant, job status).
Requires LOOKUPS_DYNAMODB_TABLE to be configured.
Roles resolved for your current session (same logic used by ask/catalog access).
Live cache view from backend (Redis when configured, otherwise in-memory).
| Key | TTL (s) | Rows | Size (bytes) | Value preview |
|---|---|---|---|---|
| Loading… | ||||
Check Redis connectivity and verify write/read/delete with a test key.
Thumbs-down feedback from users, ordered by most recent. Requires FEEDBACK_DYNAMODB_TABLE. Page size: 100.
| Date | User | Question | BAQ | Follow-up |
|---|---|---|---|---|
| Loading… | ||||
Auth failures and API errors (e.g. Invalid or expired Epicor token). Requires ERROR_LOGS_DYNAMODB_TABLE.
| Date/Time | User | Token | Origin | Endpoint | Detail | Question |
|---|---|---|---|---|---|---|
| Loading… | ||||||