Hi Team,
I see the error in one usage sample of TMF641.
Request
POST /tmf-api/serviceOrdering/v4/serviceOrder
Content-Type: application/json
{
"externalId": "BSS748",
"priority": "1",
"description": "Service order description",
"category": "TMF resource illustration",
"requestedStartDate": "2020-08-27T09:37:40.508Z",
"requestedCompletionDate": "2020-08-27T09:37:40.508Z",
"@type": "ServiceOrder",
"serviceOrderItem": [
{
"id": "1",
"action": "add",
"@type": "ServiceOrderItem",
"service": {
"serviceState": "active",
"type": "CFS",
"serviceCharacteristic": [
{
"name": "vCPE",
The error is that "service" entity does not have such a "serviceState" field. The "service" entity has the "state" field.
------------------------------
Yurii Yushchak
System Manager
Ericsson Inc.
------------------------------