7 Functional Activity Codes
Table 7-1 List of Functional Activity Codes
| Screen Name | Functional Activity Code | Action | Description |
|---|---|---|---|
| AUDIT | PLATO_FA_EDP_AUDIT | VIEW | Search audit logs API for the audit screen |
| AUDIT | PLATO_FA_EDP_AUDIT_PAGINATION | GET | Separate API to get pagination related info, to be used with audit logs API |
| AUDIT | PLATO_FA_EDP_EVENT_NAMES | GET | Get Event Name values when past subscriptions is enabled on Audit Screen. |
| AUDIT | PLATO_FA_EDP_SUBSCRIBER_PRODUCT_NAMES | GET | Get Subscriber Product Name values when past subscriptions is enabled on Audit screen. |
| MAINTAINANCE | PLATO_FA_EDP_EVENT_UP DATE_ACTIONS | UPDATE | Create/Update/Delete the Events details (Internal products) |
| MAINTAINANCE | PLATO_FA_EDP_EVENT_VI EW_GETALL | GET | View the Events published with subscriber count |
| MAINTAINANCE | PLATO_FA_EDP_EVENT_G ETALL | GET | View Events published by Internal product |
| MAINTAINANCE | PLATO_FA_EDP_PRODUCT | VIEW | View Products (Internal/ External) |
| MAINTAINANCE |
PLATO_FA_EDP_PRODUCT _EXPORT |
EXPORT | Export Product in JSON format file |
| MAINTAINANCE |
PLATO_FA_EDP_PRODUCT _GETALL |
GET | View Products(Internal/ External) |
| MAINTAINANCE |
PLATO_FA_EDP_PRODUCT _IMPORT |
IMPORT | Import Product from JSON format file |
| MAINTAINANCE |
PLATO_FA_EDP_PRODUCT _UPDATE_ACTIONS |
UPDATE | Create/Update/Delete Product details such as description |
| MAINTAINANCE | PLATO_FA_EDP_SUBSCRIP TION_GETALL | GET | Get/Filter subscriptions for External Product |
| MAINTAINANCE | PLATO_FA_EDP_SUBSCRIP TION_SEARCH | SEARCH | Search subscriptions for External Product |
| MAINTAINANCE | PLATO_FA_EDP_SUBSCRIP TION_UPDATE_ACTIONS | UPDATE | Create/Update/Delete subscription for External Product |
| MAINTAINANCE | PLATO_FA_EDP_AVRO_SCHEMA_GET | GET | API to get avro schema for an Avro topic |