Open APIs

 View Only
  • 1.  TMF641 - An error in the Usage Sample

    TM Forum Member
    Posted Jan 24, 2023 08:39
      |   view attached
    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.
    ------------------------------


  • 2.  RE: TMF641 - An error in the Usage Sample

    TM Forum Member
    Posted Jan 30, 2023 05:03
    Thanks Yurii for raising this problem. I've created a JIRA issue for correction. I doubt that it will be done in v4 of the API, but hopefully in v5.
    Hope it helps

    ------------------------------
    Jonathan Goldberg
    Amdocs Management Limited
    Any opinions and statements made by me on this forum are purely personal, and do not necessarily reflect the position of the TM Forum or my employer.
    ------------------------------