Replies: 3 comments 3 replies
-
Hi @maxl2287, |
Beta Was this translation helpful? Give feedback.
-
I tend to reject the Create-Subscription request in such case. A partially fulfilled request doesn't fulfill the customer expectations and needs, so better reject it completely. The reason should be visible in the response. So if needed the customer can repeat the call with the one type. |
Beta Was this translation helpful? Give feedback.
-
I tend not to reject but rather to set ACTIVATION_REQUESTED since we are expecting both subscription to be created on the network. If the situation where one subcription is immediatly ready and another is ready after some delay on regular base it won't be possible to create a subscription for both if we reject it. |
Beta Was this translation helpful? Give feedback.
-
Hi,
lets imagine we have a subscription with multiple types:
Now this is requested on the provider side.
The provider has created two subscriptions. One for "LEFT" and one for "ENTERED".
Now what if "LEFT" is accepted from the network and "ENTERED" not?
So "LEFT" would be "ACTIVE" but "ENTERED" not.
At the end we just have a status for the whole "overall"-subscription, but not for each subscription.
How should a provider handle here?
Beta Was this translation helpful? Give feedback.
All reactions