Skip to content
Snippets Groups Projects

Resolve "Test plan for Event Filter feature"

Merged Jorge Moratinos requested to merge OCF-Doc32-test-plan-for-event-filter-feature into develop
Files
5
@@ -453,6 +453,7 @@ At this documentation you will have all information and related files and exampl
@@ -453,6 +453,7 @@ At this documentation you will have all information and related files and exampl
2. body [event subscription request body] with:
2. body [event subscription request body] with:
1. events: **['SERVICE_API_UPDATE']**
1. events: **['SERVICE_API_UPDATE']**
2. supportedFeatures: binary 0100 -> string **4**
2. supportedFeatures: binary 0100 -> string **4**
 
3. **eventFilter** set to apiId from published API.
3. Use **Invoker Certificate**
3. Use **Invoker Certificate**
7. Update published API at CCF:
7. Update published API at CCF:
@@ -850,7 +851,7 @@ At this documentation you will have all information and related files and exampl
@@ -850,7 +851,7 @@ At this documentation you will have all information and related files and exampl
1. Send **POST** to **https://{CAPIF_HOSTNAME}/capif-events/v1/{subscriberId}/subscriptions**
1. Send **POST** to **https://{CAPIF_HOSTNAME}/capif-events/v1/{subscriberId}/subscriptions**
2. body [event subscription request body] with:
2. body [event subscription request body] with:
1. events: **['SERVICE_API_INVOCATION_SUCCESS','SERVICE_API_INVOCATION_FAILURE']**
1. events: **['SERVICE_API_INVOCATION_SUCCESS','SERVICE_API_INVOCATION_FAILURE']**
2. eventFilter: only receive events from provider's aefId.
2. eventFilter: Not present.
3. supportedFeatures: binary 0000 -> string **0**
3. supportedFeatures: binary 0000 -> string **0**
3. Use **Invoker Certificate**
3. Use **Invoker Certificate**
@@ -925,7 +926,7 @@ At this documentation you will have all information and related files and exampl
@@ -925,7 +926,7 @@ At this documentation you will have all information and related files and exampl
1. Send **POST** to **https://{CAPIF_HOSTNAME}/capif-events/v1/{subscriberId}/subscriptions**
1. Send **POST** to **https://{CAPIF_HOSTNAME}/capif-events/v1/{subscriberId}/subscriptions**
2. body [event subscription request body] with:
2. body [event subscription request body] with:
1. events: **['SERVICE_API_AVAILABLE','SERVICE_API_UNAVAILABLE']**
1. events: **['SERVICE_API_AVAILABLE','SERVICE_API_UNAVAILABLE']**
2. eventFilter: only receive events from provider's aefId.
2. eventFilter: Not present.
3. supportedFeatures: binary 0000 -> string **0**
3. supportedFeatures: binary 0000 -> string **0**
3. Use **Invoker Certificate**
3. Use **Invoker Certificate**
@@ -1001,7 +1002,7 @@ At this documentation you will have all information and related files and exampl
@@ -1001,7 +1002,7 @@ At this documentation you will have all information and related files and exampl
1. Send **POST** to **https://{CAPIF_HOSTNAME}/capif-events/v1/{subscriberId}/subscriptions**
1. Send **POST** to **https://{CAPIF_HOSTNAME}/capif-events/v1/{subscriberId}/subscriptions**
2. body [event subscription request body] with:
2. body [event subscription request body] with:
1. events: **['SERVICE_API_UPDATE']**
1. events: **['SERVICE_API_UPDATE']**
2. eventFilter: only receive events from provider's aefId.
2. eventFilter: Not present.
3. supportedFeatures: binary 0000 -> string **0**
3. supportedFeatures: binary 0000 -> string **0**
3. Use **Invoker Certificate**
3. Use **Invoker Certificate**
Loading