Service Providing Group Product Application Comment
Comment made by a party involved in a service providing group product application. Several comments can be added to a given application.
For information about comments as a concept see Communication and Coordination.
Relevant links
Fields
| Name | Description | Format | Reference |
|---|---|---|---|
| id | Unique surrogate identifier. | bigint Read only |
|
| service_providing_group_product_application_id | Reference to the service providing group product application. | bigint Required Non-updatable |
service_providing_group_product_application.id |
| created_by | Reference to the identity that created the comment. | bigint Read only |
|
| created_at | When the comment was added to the SPGPA. | date-time Read only |
|
| visibility | The level of visibility of the comment. | text One of: same_party, any_involved_partyDefault: same_partyComments marked same_party are visible only to the party that creates them, whereas comments marked any_involved_party can be seen by all parties involved in the SPGPA. |
|
| content | Free text content of the comment. | text Required Max length: 2048This field can contain rich text in raw HTML format. Its content should be sanitised on the client side before being displayed, as there is currently no check performed on the server. |
|
| recorded_at | When the resource was recorded (created or updated) in the system. | date-time Read only |
|
| recorded_by | The identity that recorded the resource. | bigint Read only |
Validation Rules
No validation rules.
Notifications
| Action | Recipient | Comment |
|---|---|---|
| create, update | SO and SP of SPGPA when they can see the comment |
Authorization
Resource Level Authorization
Below is the RLA for the resource. The default policy is deny.
Anonymous
No policies.
Common
| Policy key | Policy | Status |
|---|---|---|
| SPGPAC-COM001 | Update SPGPAC that they created. | DONE |
Balance Responsible Party
No policies.
End User
No policies.
Energy Supplier
No policies.
Flexibility Information System Operator
| Policy key | Policy | Status |
|---|---|---|
| SPGPAC-FISO001 | Read, create and update all SPGPAC. | DONE |
| SPGPAC-FISO002 | Read history on all SPGPAC. | DONE |
Organisation
No policies.
System Operator
| Policy key | Policy | Status |
|---|---|---|
| SPGPAC-SO001 | Create SPGPAC on SPGPA where they are the SO. | DONE |
| SPGPAC-SO002 | Read SPGPAC that the visibility allows. | DONE |
| SPGPAC-SO003 | Read history on SPGPAC that the latest visibility allows. | DONE |
Service Provider
| Policy key | Policy | Status |
|---|---|---|
| SPGPAC-SP001 | Create SPGPAC on SPGPA where they are SP. | DONE |
| SPGPAC-SP002 | Read SPGPAC that the visibility allows. | DONE |
| SPGPAC-SP003 | Read history on SPGPAC that the latest visibility allows. | DONE |
Third Party
No policies.
Field Level Authorization
For party type abbreviations, check the authentication docs.
| FIELD | ANON | BRP | ES | EU | FISO | SO | SP | TP | ORG |
|---|---|---|---|---|---|---|---|---|---|
| id | R | R | R | R | R | R | R | ||
| service_providing_group_product_application_id | R | R | R | RC | RC | RC | R | ||
| created_by | R | R | R | R | R | R | R | ||
| created_at | R | R | R | R | R | R | R | ||
| visibility | R | R | R | RCU | RCU | RCU | R | ||
| content | R | R | R | RCU | RCU | RCU | R | ||
| recorded_at | R | R | R | R | R | R | R | ||
| recorded_by | R | R | R | R | R | R | R |