Problem Management Mobile Application APIs

Read Complete Release Notes

Feature released in SummitAI Service Management (Denali HF01, Problem Management)

What's New?

The following Mobile App APIs are added for the Problem Management module:

Authentication

To authenticate the APIs, use the Form or API login details. Create a User with the required Role Template access, use these details to authenticate, and execute the APIs. For more information, see Adding Users.

Approver Access for Problem Records API

Use this API to provide Approver access to the user to approve the Problem Records.

API Details

Sample Request
{
  "ServiceName": "LoginApp",
  "objCommonParameters": {
    "_ProxyDetails": {
      "LoginUID": 1004,
      "ReturnType": "JSON",
      "Password": "XXXXX",
      "UserName": "john@xyz.com",
      "AuthType": "FORM",
      "SAASOrgID": "0",
      "ProxyID": 0,
      "MobileVersion": "5.9.0",
      "TokenID": "",
      "RequestType": "mobile",
      "OrgID": "1"
    }
  }
}
Sample Response
{
  "Errors": "",
  "Message": "",
  "Output": "",
  "TokenID": "65741A54610AB0DBEE57707885DE97DD7A63A46C7BD46976344AF8EF6F147F30E70
47883B10B7C824A0CC3E871B6F05CF4A15DECC4AA5EBAD1EA5450AD000C2039359F10B2A8762BEB2F3B1
4C66687F78455795BC5738979D79C246C9ECAC10E586AD5CD5FA06D12084F6CA61379289FBC2633DF414A901D922800A2E0788736",
  "OrgID": 0,
  "OutputObject": {
    "User": {
      "UserDetails": [
        {
          "UserId": "1274",
          "EmailId": "john@xyz.com",
          "UserName": "John",
          "TimezoneMins": "330",
          "CustomLogo": "",
          "IsExecutive": "True",
          "HasNTID": "0",
          "Org_Id": "1",
          "Org_Name": "xyz",
          "Designation": null,
          "Location": "2909",
          "Location_Name": "Bengaluru",
          "WsVersion": "5.10.0",
          "CallMe": "FALSE",
          "GPS": "FALSE",
          "Feedback_IM&SR": "NULL",
          "RPT_Widgets_Access": "True",
          "InstanceLable": "Abc",
          "Feature": "",
          "UserProfileImage": "/denali-hf01-non-gdpr-dev-userprofileimage-attachments/4875e410-b828-4158-afe8-c655b5e91c45.PNG",
          "DisplayDateFormat": "yyyy-MM-dd",
          "DisplayDateTimeFormat": "yyyy-MM-dd hh:mm:ss tt",
          "ExpiryTime": "900",
          "SessionIdleTimeout": "90",
          "IsAppLogEnabled": "false",
          "License_Modules": "CM,IM,KIOSK,CMDB,DB,KM,RB_S,RDP_S,RPT,SUMMIT,CM,IM,KIOSK,PM,CMDB,DB,KM,PFM,RM,RPT,SUMMIT,ADDON_RA,
ADDON_GM,IM,KIOSK,DB,KM,RPT,SUMMIT,DB,RPT,
SUMMIT,DB,RPT,SUMMIT,DB,RPT,SUMMIT,EPROC,DB,RPT,SUMMIT,DB,RPT,SUMMIT,DB,RPT,SUMMIT,PT,DB,RPT,SUMMIT,AVM,AM,SR,SMSMGMT",
          "PM_ApproveRecords_Access": "True",
          "UserLicenseDetails": "{\"LicenseEdition\":\"SM_EP\",\"IsConcurrentAnalyst\":false,\"IsLoggedInAsEndUser\":false,\"ConcurrentLicenseCount\":0,
\"IsSessionKilled\":false,\"DomainId\":null,\"SupFun\":null,\"WorkgroupId\":null,\"LimitationCount\":null,\"IsPoolLicConsidered\":false,
\"SessionId\":null,\"IsSessionExpired\":false,\"WorkgroupParentID\":null}",
          "LoginUID": "6870",
          "IsMultiLogin": "False",
          "IsGDPRAccepted": "True",
          "IsGDPREnabled": "False"
        }
      ],
      "DBDetails": []
    }
  },
  "OutputID": 0,
  "Input": null
}

Retrieving Problem Record Lists for Approval API

Use this API to retrieve the list of Problem Records that require approval from the Approver.

API Details

Sample Request
{
  "ServiceName": "PM_GetApproveProblemRecords",
  "objCommonParameters": {
    "_ProxyDetails": {
      "UserName": "john@xyz.com",
      "OrgID": 1,
      "ReturnType": "JSON",
      "Password": "XXXXXX",
      "APIKey": "",
      "AuthType": "FORM",
      "ProxyID": 0,
      "RequestType": "mobile",
      "TokenID": "EBAEF614B9B4433505F5558B676700108309D1D5BB9B868A4F26C3B2AF197FAD4094883367D2E99520B818D90FCEFED9DF94495682841545
C32EC54403419FAA96B6668A3B7D3FB53894C9D52CB6A835D76B3E02E4248B64315525F3753AEF98643A48B4B10F24C99DC51CC09FA
DC481E1258723F4D89E971EDECC15E06F8DF6"
    },
    "SearchProblemParameters": {
      "Status": "",
      "Instance": "",
      "Caller": 0,
      "FromID": "",
      "ToID": "",
      "FromDate": null,
      "ToDate": null,
      "CurrentPageIndex": 0,
      "PageSize": 15,
      "SortColumn": "",
      "SortOrder": ""
    },
    "RequestType": "Mobile"
  }
}
Sample Response
{
  "Errors": "",
  "Message": "",
  "Output": "",
  "TokenID": "73710A91EF83868D3CD0005AF2609F91C424C3F82D8A20EFA5A1244F27F4BC7BFD21D726A5B0F95630563BCE30A06141FE4CC25928CF2FED0B3499D
6DF1AEE9443C7AD0BC7076A9EEC7A096603751FF56492786416E65A1C033A565806907CEE9251A732A908B4864947EEED2054FB47840FBCE15B95F8F11FF3DED4363F8799",
  "OrgID": 0,
  "OutputObject": {
    "ProblemRecords": {
      "RecordCount": 6,
      "DataCollection": [
        {
          "ROWNUM": 1,
          "Problem_ID": "GuWL0zB36D05mi0p6N5dtg%3d%3d",
          "TotalRows": 6,
          "Problem ID": "1425",
          "Logged Time": "2020-06-05 16:30:26",
          "Status": "RCA Submitted",
          "Category": "IT - Laptop",
          "Workgroup": "IT Infrastructure TEST",
          "Impact": "High",
          "Priority": "Low",
          "DeadLine": "2020-06-26 00:00:00",
          "Description": "dfasdfsad",
          "Symptom": "asdfasdf"
        },
        {
          "ROWNUM": 2,
          "Problem_ID": "V2kaN10Yh7QCpGRvrtlozQ%3d%3d",
          "TotalRows": 6,
          "Problem ID": "1424",
          "Logged Time": "2020-06-05 16:29:32",
          "Status": "RCA Submitted",
          "Category": "IT - Laptop",
          "Workgroup": "IT Infrastructure TEST",
          "Impact": "High",
          "Priority": "Low",
          "DeadLine": "2020-06-26 00:00:00",
          "Description": "sadfasdfsa",
          "Symptom": "sadfasfdasdf"
        },
        {
          "ROWNUM": 3,
          "Problem_ID": "OHmr4DPru%2ftMkGYpm45KmQ%3d%3d",
          "TotalRows": 6,
          "Problem ID": "1422",
          "Logged Time": "2020-06-05 16:02:01",
          "Status": "RCA Submitted",
          "Category": "IT - Laptop",
          "Workgroup": "IT Infrastructure TEST",
          "Impact": "High",
          "Priority": "Low",
          "DeadLine": "2020-06-12 00:00:00",
          "Description": "PR1 desc",
          "Symptom": "Symptom"
        },
        {
          "ROWNUM": 4,
          "Problem_ID": "sy0RqYmb70y6c1xPk49soA%3d%3d",
          "TotalRows": 6,
          "Problem ID": "1420",
          "Logged Time": "2020-06-05 15:58:45",
          "Status": "RCA Submitted",
          "Category": "IT - Laptop",
          "Workgroup": "IT Infrastructure TEST",
          "Impact": "High",
          "Priority": "Low",
          "DeadLine": "2020-06-26 00:00:00",
          "Description": "sdfasdfasdf",
          "Symptom": "asdfsadfasfd"
        },
        {
          "ROWNUM": 5,
          "Problem_ID": "E3CSkOd2aPhnesBIp7lNqA%3d%3d",
          "TotalRows": 6,
          "Problem ID": "1416",
          "Logged Time": "2020-06-01 17:51:38",
          "Status": "New",
          "Category": "IT - Laptop",
          "Workgroup": "IT Servicedesk",
          "Impact": "High",
          "Priority": "Low",
          "DeadLine": "2020-06-03 00:00:00",
          "Description": "Test description",
          "Symptom": "test symptom"
        },
        {
          "ROWNUM": 6,
          "Problem_ID": "WdE0DrF0tGc2B0gYXLyBQg%3d%3d",
          "TotalRows": 6,
          "Problem ID": "1403",
          "Logged Time": "2020-05-14 15:15:48",
          "Status": "RCA Submitted",
          "Category": "Email",
          "Workgroup": "IT Infrastructure TEST",
          "Impact": "High",
          "Priority": "Low",
          "DeadLine": "2020-05-18 00:00:00",
          "Description": "Description",
          "Symptom": "Symptom"
        }
      ],
      "GridViewDisplayColumns": [
        {
          "LabelName": "Problem_ID",
          "Value": "Problem_ID",
          "Placeholder": null,
          "IsCustomField": false
        },
        {
          "LabelName": "Problem ID",
          "Value": "Problem ID",
          "Placeholder": null,
          "IsCustomField": false
        },
        {
          "LabelName": "Logged Time",
          "Value": "Logged Time",
          "Placeholder": null,
          "IsCustomField": false
        },
        {
          "LabelName": "Status",
          "Value": "Status",
          "Placeholder": null,
          "IsCustomField": false
        },
        {
          "LabelName": "Category",
          "Value": "Category",
          "Placeholder": null,
          "IsCustomField": false
        },
        {
          "LabelName": "Impact",
          "Value": "Impact",
          "Placeholder": null,
          "IsCustomField": false
        },
        {
          "LabelName": "Priority",
          "Value": "Priority",
          "Placeholder": null,
          "IsCustomField": false
        },
        {
          "LabelName": "DeadLine",
          "Value": "DeadLine",
          "Placeholder": null,
          "IsCustomField": false
        }
      ],
      "TileViewDisplayColumns": null,
      "LastUpdated_Time": null
    }
  },
  "OutputID": 0,
  "Input": null
}

Note:

The default values for the following parameters should be specified:

  1. For the Status parameter, the value is Pending For Approval.
  2. For the Instance parameter, the value is ALL.

Validation Errors

Following errors are displayed if the Status and Instance parameter values are not valid:

  • Unable to update Problem Record: Invalid Status.
  • Unable to update Problem Record: Invalid Instance.

Retrieving Problem Record Details API

Use this API to retrieve the details of a specific Problem Record.

API Details

Sample Request
{
  "ServiceName": "PM_GetProblemRecordDetails",
  "objCommonParameters": {
    "_ProxyDetails": {
      "UserName": "john@xyz.com",
      "OrgID": 1,
      "ReturnType": "JSON",
      "Password": "XXXXXX",
      "APIKey": "",
      "AuthType": "FORM",
      "ProxyID": 0,
      "RequestType": "mobile",
      "TokenID": "EBAEF614B9B4433505F5558B676700108309D1D5BB9B868A4F26C3B2AF197FAD4094883367D2E99520B818D90FCEFED9DF94495682841545C
32EC54403419FAA96B6668A3B7D3FB53894C9D52CB6A835D76B3E02E4248B64315525F3753AEF98643A48B4B10F24C99DC51CC09FADC481E1258723F4D89E971EDECC15E06F8DF6"
    },
    "TicketID": "1402",
    "RequestType": "Mobile"
  }
}
Sample Response
{
  "Errors": "",
  "Message": "",
  "Output": "",
  "TokenID": "7EDB8FC99EF4ED87FA78B23F68AA9DA466F9FDE9A58685A325A93F3469C1F1744FCF35F7269552D1EBEE5E2A2A754E0CB7368B68D3900E0B5
AE3132EA722D5EF1B68F009B6B7FE14724D5877AA470A99959F79B3873D8F56476716273268575C7DDC246D1086C0F639B9B8FC114AAA2C8E3104E33AA5460CF8358241CF935987",
  "OrgID": 0,
  "OutputObject": {
    "ProblemRecord": {
      "PR_Details": {
        "ReOpened": false,
        "ReOpenedRemarks": "",
        "_Problem_Reviewer_Log": "",
        "Org_Id": 1,
        "UserID": 0,
        "Problem_Ticket_Id": 1402,
        "Support_Function": "Info",
        "Support_Function_Name": "Information Technology",
        "Ticket_Registration_Time": "2020-04-27T10:57:41",
        "Status": "RCAApproved",
        "Classification_Id": 2,
        "Classification": "IT - SM Team",
        "Category_Id": 217,
        "Category": "Test Auto Closer",
        "Source_Id": 2,
        "Source": "Phone",
        "Requestor_Id": 3,
        "Requestor_Emp_Id": "123",
        "Requestor_Name": "G/E/John",
        "Requestor_Mail_Id": "john@xyz.com",
        "Requestor_Location_Name": "US(srv)",
        "Requestor_Customer_Name": "xyz",
        "Requestor_Phone_No": "",
        "Requestor_Mobile_No": "",
        "Requestor_Designation": "",
        "Description": "Description *",
        "Details": "Symptom",
        "Impact_Id": 2,
        "Impact": "High",
        "Priority_Id": 2,
        "Priority": "Low",
        "DeadLine": "2020-04-29T18:30:00",
        "RCA_DeadLine": "2020-04-27T18:30:00",
        "Assigned_Workgroup_Id": 1,
        "Assigned_Workgroup": "IT Infrastructure",
        "Assigned_Executive_Id": 1134,
        "Assigned_Executive": "Vinamra Vishal",
        "Work_Around_Exists": true,
        "Work_Around_Details": "WORKAROUND Details",
        "SLA_Violation_Reason": "",
        "Testing_Details": "TESTING Details",
        "Solution": "",
        "Resolution_Date": "1901-01-01T00:00:00",
        "Resolution_Code_Id": 0,
        "Resolution_Code": "",
        "Closure_Remarks": "",
        "Closed_By": 0,
        "Closed_By_Name": "",
        "Closure_Date": "1901-01-01T00:00:00",
        "Closure_Category_Id": 0,
        "Closure_Category": "",
        "Approver_Emp_Id": 1274,
        "Approver_Name": "Peter",
        "Approver_Mail_Id": "",
        "Approver_Phone_No": "",
        "Approval_Date": "2020-05-13T05:28:22",
        "Approval_Status": "Authorize",
        "Approval_Remarks": "",
        "RCA_Submitter_Emp_Id": 1274,
        "RCA_Submitter_Name": "Peter",
        "RCA_Submition_Date": "2020-05-13T05:38:42",
        "RCA_Root_Cause": "",
        "RCA_Result": "ROOT CAUSE ANALYSIS - RCA Result",
        "RCA_Approver_Emp_Id": 1452,
        "RCA_Approver_Name": "APPR1",
        "RCA_Approval_Date": "2020-06-02T04:36:59",
        "RCA_Approval_Status": "Approved",
        "RCA_Approval_Remarks": "approved by appr1",
        "Problem_Manager_Log": "",
        "RCA_Approval_Log": "RCA Approval - Logs",
        "Engineer_Log": "Analyst - Logs",
        "Last_Updated_Datetime": "2020-06-02T07:19:29",
        "Urgency_Id": 2,
        "Urgency_Name": "High",
        "AssignedExecutive_EMailID": "peter@xyz.com",
        "TimezoneMins": 330,
        "TimezoneName": "(UTC + 05:30) IST - India Standard Time",
        "EstimateCostsList": [
          {
            "Cost": 10.25,
            "Description": "ESTIMATED COST INR",
            "CurrencyId": "INR",
            "CostType": "Estimated",
            "UID": 45
          },
          {
            "Cost": 12.35,
            "Description": "ESTIMATED COST - INR",
            "CurrencyId": "INR",
            "CostType": "Estimated",
            "UID": 46
          },
          {
            "Cost": 12.49,
            "Description": "ACTUAL COST - INR",
            "CurrencyId": "INR",
            "CostType": "Estimated",
            "UID": 47
          },
          {
            "Cost": 11.37,
            "Description": "ACTUAL COST INR",
            "CurrencyId": "INR",
            "CostType": "Estimated",
            "UID": 48
          }
        ],
        "ActualCostsList": [],
        "EstimateTotalCost": 46.46,
        "ActualTotalCost": 0,
        "Reviewer_Id": 0,
        "Reviewer_Name": "",
        "Review_Date": "1901-01-01T00:00:00",
        "Post_Implementation_Review": null,
        "Planned_PIR_Date": "1901-01-01T00:00:00",
        "Actual_PIR_Date": "1901-01-01T00:00:00",
        "RuleName": null,
        "RuleActive": false,
        "FromEmail": null,
        "FromName": null,
        "Reviewer_Approval_Status": "",
        "Reviewer_Approval_Remarks": "",
        "Reviewer_Mail_Id": "",
        "Problem_Reviewer_Log": "",
        "RCA_Reviewer_Id": 0,
        "RCA_Reviewer_Name": "",
        "RCA_Review_Date": "2020-06-02T07:19:29",
        "AdditionalUserEmails": "",
        "AdditionalUserIDs": "",
        "ProblemRecordType": "Proactive",
        "AuthorizationAllApprovers": "",
        "FirstResolution_Code_Id": 0,
        "FirstResolution_Code": "",
        "RiskRegister": "",
        "Authorizer_EmailID": "",
        "IsPreAuthorizationEnabled": true,
        "PreAuthorizerId": 1274,
        "PreAuthorizerName": "Peter",
        "PreAuthorizationDate": "2020-05-13T05:16:47",
        "PreAuthorizationStatus": "Authorize",
        "PreAuthorizationRemarks": "",
        "AllPreAuthorizerIds": "1452,3,1274",
        "Requestor_Id_Imp": 0,
        "Closed_By_Imp": 0,
        "Reviewer_Id_Imp": 0,
        "RCA_Reviewer_Id_Imp": 0,
        "PreAuthorizerId_Imp": 0,
        "Approver_Emp_Id_Imp": null,
        "RCA_Approver_Emp_Id_Imp": 0,
        "RCA_Submitter_Emp_Id_Imp": 0,
        "CustomFieldGroups": null,
        "CustomFields": null,
        "MVCustomFieldsForSummary": null,
        "MVCustomFieldDetailForSummary": null,
        "MVCustomFields": null,
        "DynamicConnectionString": null,
        "oPM_Problem_Ticket": null
      },
      "PR_Attachments": [
        {
          "Original_FileName": "MainBg1.jpg",
          "Renamed_FileName": "38ff4816-e36b-4843-b375-086001416e9d.jpg",
          "Attach_Uid": 1,
          "TicketID": 1402,
          "Attachment_CreationDT": "2020-05-14 04:52:07"
        }
      ],
      "RCA_TypeDetails": [
        {
          "UID": 29,
          "Problem_Ticket_ID": 1402,
          "RCA_Type_ID": 5,
          "RCA_Type": "RCA Name",
          "Category": "RCA Type Name                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       ",
          "Details": "ROOT CAUSE ANALYSIS Details",
          "Actual": true,
          "RCADate": "2020-05-13 05:38:02",
          "UserName": "Peter",
          "UserID": 1274
        }
      ],
      "Diagnostic_Details": [
        {
          "TID": 5,
          "Attach_Uid": 5,
          "RowNumber": "",
          "Activity": "DIAGNOSTIC - Activity",
          "Result": "DIAGNOSTIC - Result",
          "Attachment": "XamarinBug2 (1).jpg",
          "FileName": "XamarinBug2 (1).jpg",
          "UniqueFileName": "bc589d9e-aac4-4d4f-8aff-ffec04e5b43b.jpg",
          "UpdatedBy": 1274,
          "UpdatedBy_Name": "Peter",
          "UpdatedTime": "2020-05-21 11:07:18"
        },
        {
          "TID": 6,
          "Attach_Uid": 6,
          "RowNumber": "",
          "Activity": "Activity -2",
          "Result": "Result - 2",
          "Attachment": "XamarinBug1 (1).jpg",
          "FileName": "XamarinBug1 (1).jpg",
          "UniqueFileName": "6b1fd7af-e075-4bfd-ba7c-68d4e839f680.jpg",
          "UpdatedBy": 1274,
          "UpdatedBy_Name": "Peter",
          "UpdatedTime": "2020-05-21 11:30:53"
        },
        {
          "TID": 7,
          "Attach_Uid": 7,
          "RowNumber": "",
          "Activity": "Activity - 3",
          "Result": "Result - 3",
          "Attachment": "XamarinBug2 (1) (1).jpg",
          "FileName": "XamarinBug2 (1) (1).jpg",
          "UniqueFileName": "fca592c0-63bf-4751-b165-4c78f458058f.jpg",
          "UpdatedBy": 1274,
          "UpdatedBy_Name": "Peter",
          "UpdatedTime": "2020-05-21 13:37:02"
        }
      ],
      "RelationshipData": {
        "Change": [
          [
            {
              "Key": "ID",
              "Value": 187
            },
            {
              "Key": "Change",
              "Value": 187
            },
            {
              "Key": "Status",
              "Value": "Requested"
            },
            {
              "Key": "Log Time",
              "Value": "2019-08-08 10:28:29"
            },
            {
              "Key": "Symptom",
              "Value": "testtesttesttesttesttest"
            },
            {
              "Key": "PriorityDisplay",
              "Value": "P1"
            },
            {
              "Key": "CallerName",
              "Value": "Shambhavi"
            },
            {
              "Key": "EID",
              "Value": "aaf7yTb708Pmg5ERA15qaA%3d%3d"
            }
          ],
          [
            {
              "Key": "ID",
              "Value": 337
            },
            {
              "Key": "Change",
              "Value": 337
            },
            {
              "Key": "Status",
              "Value": "Requested"
            },
            {
              "Key": "Log Time",
              "Value": "2019-09-04 18:49:27"
            },
            {
              "Key": "Symptom",
              "Value": "Testing through New CR Method"
            },
            {
              "Key": "PriorityDisplay",
              "Value": "P1"
            },
            {
              "Key": "CallerName",
              "Value": "Manasa Mahesh"
            },
            {
              "Key": "EID",
              "Value": "Du8dMU2rw2%2bt7kUbQ4wfGw%3d%3d"
            }
          ],
          [
            {
              "Key": "ID",
              "Value": 338
            },
            {
              "Key": "Change",
              "Value": 338
            },
            {
              "Key": "Status",
              "Value": "Requested"
            },
            {
              "Key": "Log Time",
              "Value": "2019-09-05 13:01:17"
            },
            {
              "Key": "Symptom",
              "Value": "Testing through New CR Method"
            },
            {
              "Key": "PriorityDisplay",
              "Value": "P1"
            },
            {
              "Key": "CallerName",
              "Value": "Manasa Mahesh"
            },
            {
              "Key": "EID",
              "Value": "ycteBgeXAf54GoN7Vfg53A%3d%3d"
            }
          ]
        ],
        "Configuration Item": [
          [
            {
              "Key": "ID",
              "Value": 1
            },
            {
              "Key": "Configuration Item",
              "Value": 1
            },
            {
              "Key": "Status",
              "Value": "Development"
            },
            {
              "Key": "Classification",
              "Value": "Desktop"
            },
            {
              "Key": "Device_Host_Name",
              "Value": "INBE01SW7V01"
            },
            {
              "Key": "Serial_No",
              "Value": "2"
            },
            {
              "Key": "Symptom",
              "Value": "No Description"
            },
            {
              "Key": "EID",
              "Value": "i0KrZD267rRvEZowb3GjMg%3d%3d"
            }
          ],
          [
            {
              "Key": "ID",
              "Value": 4
            },
            {
              "Key": "Configuration Item",
              "Value": 4
            },
            {
              "Key": "Status",
              "Value": "Development"
            },
            {
              "Key": "Classification",
              "Value": "Desktop"
            },
            {
              "Key": "Device_Host_Name",
              "Value": "rgdfgdfhdfhdf"
            },
            {
              "Key": "Serial_No",
              "Value": "dgsdgs"
            },
            {
              "Key": "Symptom",
              "Value": "No Description"
            },
            {
              "Key": "EID",
              "Value": "qdJ44VQVqsKQxIE9lu2AYQ%3d%3d"
            }
          ],
          [
            {
              "Key": "ID",
              "Value": 5
            },
            {
              "Key": "Configuration Item",
              "Value": 5
            },
            {
              "Key": "Status",
              "Value": "Development"
            },
            {
              "Key": "Classification",
              "Value": "Desktop"
            },
            {
              "Key": "Device_Host_Name",
              "Value": "rgdfgdfhdfhdf111"
            },
            {
              "Key": "Serial_No",
              "Value": "dgsdgs111"
            },
            {
              "Key": "Symptom",
              "Value": "No Description"
            },
            {
              "Key": "EID",
              "Value": "fWk6PnP7pidNc6eYPPk7OA%3d%3d"
            }
          ]
        ],
        "Event": [],
        "Incident": [
          [
            {
              "Key": "ID",
              "Value": 25284
            },
            {
              "Key": "Incident",
              "Value": "44482"
            },
            {
              "Key": "Status",
              "Value": "New"
            },
            {
              "Key": "Log Time",
              "Value": "2020-03-16 15:33:36"
            },
            {
              "Key": "Symptom",
              "Value": "just for test"
            },
            {
              "Key": "PriorityDisplay",
              "Value": "IT P2"
            },
            {
              "Key": "CallerName",
              "Value": "Vishal Vishnoi"
            },
            {
              "Key": "EID",
              "Value": "Oy0d8fkWvf7Z5Wn3X7wduw%3d%3d"
            }
          ],
          [
            {
              "Key": "ID",
              "Value": 25418
            },
            {
              "Key": "Incident",
              "Value": "44616"
            },
            {
              "Key": "Status",
              "Value": "Assigned"
            },
            {
              "Key": "Log Time",
              "Value": "2020-04-01 11:17:44"
            },
            {
              "Key": "Symptom",
              "Value": "Test Symptom"
            },
            {
              "Key": "PriorityDisplay",
              "Value": "IT P2"
            },
            {
              "Key": "CallerName",
              "Value": "Ambika"
            },
            {
              "Key": "EID",
              "Value": "31anBhdfdXufnNt8QZmfAg%3d%3d"
            }
          ],
          [
            {
              "Key": "ID",
              "Value": 25465
            },
            {
              "Key": "Incident",
              "Value": "44663"
            },
            {
              "Key": "Status",
              "Value": "Resolved"
            },
            {
              "Key": "Log Time",
              "Value": "2020-04-07 10:19:34"
            },
            {
              "Key": "Symptom",
              "Value": "Test Autopopulate"
            },
            {
              "Key": "PriorityDisplay",
              "Value": "High Priority"
            },
            {
              "Key": "CallerName",
              "Value": "Ambika"
            },
            {
              "Key": "EID",
              "Value": "zHNn5t2ubSOFUhFIToZmIA%3d%3d"
            }
          ],
          [
            {
              "Key": "ID",
              "Value": 25484
            },
            {
              "Key": "Incident",
              "Value": "44682"
            },
            {
              "Key": "Status",
              "Value": "New"
            },
            {
              "Key": "Log Time",
              "Value": "2020-04-16 11:26:15"
            },
            {
              "Key": "Symptom",
              "Value": "No Description"
            },
            {
              "Key": "PriorityDisplay",
              "Value": "High Priority"
            },
            {
              "Key": "CallerName",
              "Value": "Peter"
            },
            {
              "Key": "EID",
              "Value": "rmYjOIVag8UIyeaz2PTE2g%3d%3d"
            }
          ]
        ],
        "Knowledge": [],
        "Portfolio": [
          [
            {
              "Key": "ID",
              "Value": 32
            },
            {
              "Key": "Portfolio",
              "Value": 32
            },
            {
              "Key": "Status",
              "Value": "Approved"
            },
            {
              "Key": "Service_Name",
              "Value": "sadfadsfadsf"
            },
            {
              "Key": "Category_Name",
              "Value": "node1"
            },
            {
              "Key": "Classification_Name",
              "Value": "classification1"
            },
            {
              "Key": "EID",
              "Value": "NYC08%2flxjutANXJxNqgoWQ%3d%3d"
            }
          ]
        ],
        "Problem": [
          [
            {
              "Key": "ID",
              "Value": 1401
            },
            {
              "Key": "Problem",
              "Value": 1401
            },
            {
              "Key": "Status",
              "Value": "New"
            },
            {
              "Key": "Log Time",
              "Value": "2020-04-27 15:51:38"
            },
            {
              "Key": "Symptom",
              "Value": "Testing"
            },
            {
              "Key": "PriorityDisplay",
              "Value": "Low"
            },
            {
              "Key": "CallerName",
              "Value": "Peter"
            },
            {
              "Key": "EID",
              "Value": "PZc2h12XrdPPrypUKV0ZCw%3d%3d"
            }
          ],
          [
            {
              "Key": "ID",
              "Value": 1400
            },
            {
              "Key": "Problem",
              "Value": 1400
            },
            {
              "Key": "Status",
              "Value": "New"
            },
            {
              "Key": "Log Time",
              "Value": "2020-04-07 14:42:07"
            },
            {
              "Key": "Symptom",
              "Value": "testtesttesttesttesttesttest..."
            },
            {
              "Key": "PriorityDisplay",
              "Value": "Low"
            },
            {
              "Key": "CallerName",
              "Value": "Neha Kumar"
            },
            {
              "Key": "EID",
              "Value": "GWJarZ4FJqK%2bHfgshhmPKg%3d%3d"
            }
          ],
          [
            {
              "Key": "ID",
              "Value": 1399
            },
            {
              "Key": "Problem",
              "Value": 1399
            },
            {
              "Key": "Status",
              "Value": "New"
            },
            {
              "Key": "Log Time",
              "Value": "2020-03-31 18:49:38"
            },
            {
              "Key": "Symptom",
              "Value": "testing the functionality"
            },
            {
              "Key": "PriorityDisplay",
              "Value": "Low"
            },
            {
              "Key": "CallerName",
              "Value": "Soumya"
            },
            {
              "Key": "EID",
              "Value": "CwTFgQN2RMrKE2BK27a%2fAA%3d%3d"
            }
          ]
        ],
        "Project": [
          [
            {
              "Key": "ID",
              "Value": 17
            },
            {
              "Key": "Project",
              "Value": "PM Test"
            },
            {
              "Key": "Status",
              "Value": "In-Progress"
            },
            {
              "Key": "Start Date",
              "Value": "2020-06-03 05:30:00"
            },
            {
              "Key": "Name",
              "Value": "PM Test"
            },
            {
              "Key": "End Date",
              "Value": "2020-06-11 05:30:00"
            },
            {
              "Key": "% Completed",
              "Value": 0
            },
            {
              "Key": "EID",
              "Value": "FxANYI1wxyM5QKpxLyPl9w%3d%3d"
            }
          ]
        ],
        "Release": [],
        "Service Request": [],
        "Work Order": [
          [
            {
              "Key": "ID",
              "Value": 459
            },
            {
              "Key": "Work Order",
              "Value": "459"
            },
            {
              "Key": "Status",
              "Value": "Assigned"
            },
            {
              "Key": "Log Time",
              "Value": "2019-11-11 13:56:48"
            },
            {
              "Key": "Symptom",
              "Value": "Bug validation "
            },
            {
              "Key": "PriorityDisplay",
              "Value": "P1 - Short"
            },
            {
              "Key": "CallerName",
              "Value": "Soumya"
            },
            {
              "Key": "EID",
              "Value": "QBq40rCqg5SlfiSjsUu01w%3d%3d"
            }
          ],
          [
            {
              "Key": "ID",
              "Value": 573
            },
            {
              "Key": "Work Order",
              "Value": "573"
            },
            {
              "Key": "Status",
              "Value": "Resolved"
            },
            {
              "Key": "Log Time",
              "Value": "2019-12-16 13:48:58"
            },
            {
              "Key": "Symptom",
              "Value": "Testing Testing Testing Test..."
            },
            {
              "Key": "PriorityDisplay",
              "Value": "Priority P1"
            },
            {
              "Key": "CallerName",
              "Value": "Lavanya B S"
            },
            {
              "Key": "EID",
              "Value": "sKEa1r1bKaXvbf5e03NVDg%3d%3d"
            }
          ],
          [
            {
              "Key": "ID",
              "Value": 574
            },
            {
              "Key": "Work Order",
              "Value": "574"
            },
            {
              "Key": "Status",
              "Value": "Resolved"
            },
            {
              "Key": "Log Time",
              "Value": "2019-12-16 14:58:21"
            },
            {
              "Key": "Symptom",
              "Value": "Service Request Service Requ..."
            },
            {
              "Key": "PriorityDisplay",
              "Value": "P1"
            },
            {
              "Key": "CallerName",
              "Value": "Lavanya B S"
            },
            {
              "Key": "EID",
              "Value": "iP2jq49ZMxOg0iB2%2fCVqzA%3d%3d"
            }
          ]
        ]
      },
      "PreAuthorizers": [
        {
          "Org_Id": 1,
          "Support_Function": "Info",
          "Support_Function_Name": "Information Technology",
          "Workgroup_Id": -1,
          "Workgroup": "ALL",
          "Problem_Manager_Id": 1452,
          "Problem_Manager_Name": "Approver 1",
          "Problem_Manager_Email_Id": "Approver1@xyz.com",
          "Active": true,
          "rnk": "1"
        },
        {
          "Org_Id": 1,
          "Support_Function": "Info",
          "Support_Function_Name": "Information Technology",
          "Workgroup_Id": -1,
          "Workgroup": "ALL",
          "Problem_Manager_Id": 3,
          "Problem_Manager_Name": "G/E/John",
          "Problem_Manager_Email_Id": "john@xyz.com",
          "Active": true,
          "rnk": "1"
        },
        {
          "Org_Id": 1,
          "Support_Function": "Info",
          "Support_Function_Name": "Information Technology",
          "Workgroup_Id": -1,
          "Workgroup": "ALL",
          "Problem_Manager_Id": 1274,
          "Problem_Manager_Name": "Samuel",
          "Problem_Manager_Email_Id": "samuel@xyz.com",
          "Active": true,
          "rnk": "1"
        }
      ],
      "Authorizers": [
        {
          "Org_Id": 1,
          "Support_Function": "Info",
          "Support_Function_Name": "Information Technology",
          "Workgroup_Id": -1,
          "Workgroup": "ALL",
          "Problem_Manager_Id": 1452,
          "Problem_Manager_Name": "Approver 1",
          "Problem_Manager_Email_Id": "Approver1@xyz.com",
          "Active": true,
          "rnk": "1"
        },
        {
          "Org_Id": 1,
          "Support_Function": "Info",
          "Support_Function_Name": "Information Technology",
          "Workgroup_Id": -1,
          "Workgroup": "ALL",
          "Problem_Manager_Id": 3,
          "Problem_Manager_Name": "G/E/John",
          "Problem_Manager_Email_Id": "john@xyz.com",
          "Active": true,
          "rnk": "1"
        },
        {
          "Org_Id": 1,
          "Support_Function": "Info",
          "Support_Function_Name": "Information Technology",
          "Workgroup_Id": -1,
          "Workgroup": "ALL",
          "Problem_Manager_Id": 1274,
          "Problem_Manager_Name": "Samuel",
          "Problem_Manager_Email_Id": "samuel@xyz.com",
          "Active": true,
          "rnk": "1"
        }
      ],
      "RCAApprovers": [
        {
          "Org_Id": 1,
          "Support_Function": "Info",
          "Support_Function_Name": "Information Technology",
          "Workgroup_Id": -1,
          "Workgroup": "ALL",
          "Problem_Manager_Id": 1452,
          "Problem_Manager_Name": "Approver 1",
          "Problem_Manager_Email_Id": "Approver1@xyz.com",
          "Active": true,
          "rnk": "1"
        },
        {
          "Org_Id": 1,
          "Support_Function": "Info",
          "Support_Function_Name": "Information Technology",
          "Workgroup_Id": -1,
          "Workgroup": "ALL",
          "Problem_Manager_Id": 3,
          "Problem_Manager_Name": "G/E/John",
          "Problem_Manager_Email_Id": "john@xyz.com",
          "Active": true,
          "rnk": "1"
        },
        {
          "Org_Id": 1,
          "Support_Function": "Info",
          "Support_Function_Name": "Information Technology",
          "Workgroup_Id": -1,
          "Workgroup": "ALL",
          "Problem_Manager_Id": 1274,
          "Problem_Manager_Name": "Samuel",
          "Problem_Manager_Email_Id": "samuel@xyz.com",
          "Active": true,
          "rnk": "1"
        }
      ],
      "RCAReviewers": [
        {
          "Org_Id": 1,
          "Support_Function": "Info",
          "Support_Function_Name": "Information Technology",
          "Workgroup_Id": -1,
          "Workgroup": "ALL",
          "Problem_Reviewer_Id": 257,
          "Problem_Manager_Name": "canno test1",
          "Problem_Manager_Email_Id": "canno.test1@summitqa.COM",
          "Active": true,
          "rnk": "1"
        },
        {
          "Org_Id": 1,
          "Support_Function": "Info",
          "Support_Function_Name": "Information Technology",
          "Workgroup_Id": -1,
          "Workgroup": "ALL",
          "Problem_Reviewer_Id": 4,
          "Problem_Manager_Name": "Michale",
          "Problem_Manager_Email_Id": "Michale@xyz.com",
          "Active": true,
          "rnk": "1"
        },
        {
          "Org_Id": 1,
          "Support_Function": "Info",
          "Support_Function_Name": "Information Technology",
          "Workgroup_Id": -1,
          "Workgroup": "ALL",
          "Problem_Reviewer_Id": 2,
          "Problem_Manager_Name": "Alex",
          "Problem_Manager_Email_Id": "alex@xyz.com",
          "Active": true,
          "rnk": "1"
        },
        {
          "Org_Id": 1,
          "Support_Function": "Info",
          "Support_Function_Name": "Information Technology",
          "Workgroup_Id": -1,
          "Workgroup": "ALL",
          "Problem_Reviewer_Id": 212,
          "Problem_Manager_Name": "user2",
          "Problem_Manager_Email_Id": "user2@xyz.com",
          "Active": true,
          "rnk": "1"
        }
      ],
      "WorkgroupOwner": [
        {
          "wg_Id": 1,
          "Org_Id": 1,
          "sup_function": "Info",
          "Sup_Function_Name": "Information Technology",
          "wg_Name": "IT Infrastructure",
          "wg_Display": "IT Infrastructure TEST",
          "callLogDisplay": true,
          "owner": "4",
          "Master_WG": false,
          "SLA_Id": null,
          "Sub_Sup_Function": null,
          "CM_CMDB_Enabled": true,
          "RspAlert": false,
          "RsoAlert_50PC": false,
          "RsoAlert_75PC": false,
          "RsoAlert_100PC": false,
          "WGLocation": "0",
          "active": true,
          "IsDefault": false,
          "Location_Name": null,
          "LocationNameGrid": "ALL",
          "Employee_Name": "Peter",
          "FromEmailId": null,
          "FromName": null,
          "Costper_Hour": null,
          "OwnerEmpId": "SU0228",
          "OwnerContactNo": "9620531419",
          "OwnerEmailId": "michale@xyz.com",
          "SendMailsToExecutive": false,
          "IM_Enabled": true,
          "SR_Enabled": false,
          "ParentID": null,
          "CL_Enabled": true
        }
      ],
      "AuthorizationApproverMode": "False"
    }
  },
  "OutputID": 0,
  "Input": null
}

Note:

TicketID is a mandatory parameter.

Validation Errors

Following error is if the TicketID parameter value is not specified:

Unable to get Problem Record details: Problem Request Id (TicketID) is Required.

Requesting for Pre-Authorization of Problem Records API

Use this API to request Pre-Authorization of a Problem Record.

API Details

Sample Request
{
  "ServiceName": "PM_ProblemRecordApproval",
  "objCommonParameters": {
    "_ProxyDetails": {
      "UserName": "john@xyz.com",
      "OrgID": 1,
      "ReturnType": "JSON",
      "Password": "XXXXXXXX",
      "APIKey": "",
      "AuthType": "FORM",
      "ProxyID": 0,
      "RequestType": "mobile",
      "TokenID": "EBAEF614B9B4433505F5558B676700108309D1D5BB9B868A4F26C3B2AF197FAD4094883367D2E99520B818D90FCEFED9DF94495682841
545C32EC54403419FAA96B6668A3B7D3FB53894C9D52CB6A835D76B3E02E4248B64315525F3753AEF98643A48B4B10F24C99DC51CC09FADC481E1258723F4D89E971EDECC15E06F8DF6"
    },
    "objPM_Problem_Ticket": {
      "Problem_Ticket_Id": "1411",
      "PreAuthorizerName": "Peter",
      "PreAuthorizationStatus": "Authorize",
      "PreAuthorizationRemarks": "Authorizer Remarks - Postman",
      "PreAuthorizerId": 1274,
      "PreAuthorizerId_Imp": null,
      "PreAuthorizationDate": "/Date(1590498415904+0000)/"
    },
    "RequestType": "Mobile"
  }
}

Note:

Problem_Ticket_Id parameter is mandatory.

Sample Response
{
  "Errors": "",
  "Input": null,
  "Message": "Problem Record details are updated successfully. Problem RECORD ID- 1411",
  "OrgID": 0,
  "Output": "Problem Record details are updated successfully. Problem RECORD ID- 1411",
  "OutputID": 0,
  "OutputObject": null,
  "TokenID": "FEE7A7C150F6CA55AE4DBE10853B4E662E106EE506A003859ED79A7A6CA659E8BDC3D34AE585CF3B29DFC4017FD5A1AC1D3E7A88
3F6127283DCA5B951F536786F91C00CF485809247A8C85A827F4AA28D85E340FAEBD4B4065E7A59CEB7AE7CD4EC7022E131BB327A5E1D11CE256CA53B6ED46E35F92071EF9FD9B798424EA54"
}

Validation Errors

Following errors are displayed:

  1. For an invalid or unspecified Problem_Ticket_Id parameter value:
    • Unable to update Problem Record: Problem Request Id(TicketID) is Required.
    • Unable to update Problem Record: Invalid Problem Ticket Id(Problem_Ticket_Id).
  2. If the PreAuthorizationStatus value is not valid, the following message is displayed:
    Unable to update Problem Record: Invalid PreAuthorizationStatus.
  3. If the PreAuthorizerId value is not valid, the following message is displayed:
    Unable to update Problem Record: User(PreAuthorizerId) does not have access of Problem Record Approval.
  4. For an invalid Status:
    Unable to update Problem Record: The Problem Record is in a [*status*] state and cannot be updated.

    Note:

    The invalid statuses are rcarejected, cancelled, closed, initial authorization, resolved, testing, in-progress, and reviewed.

Requesting for Authorization of Problem Records API

Use this API to request Authorization for a Problem Record.

API Details

Sample Request
{
  "ServiceName": "PM_ProblemRecordApproval",
  "objCommonParameters": {
    "_ProxyDetails": {
      "UserName": "john@xyz.com",
      "OrgID": 1,
      "ReturnType": "JSON",
      "Password": "XXXXXXX",
      "APIKey": "",
      "AuthType": "FORM",
      "ProxyID": 0,
      "RequestType": "mobile",
      "TokenID": "EBAEF614B9B4433505F5558B676700108309D1D5BB9B868A4F26C3B2AF197FAD4094883367D2E99520B818D90FCEFED9DF94495682841545
C32EC54403419FAA96B6668A3B7D3FB53894C9D52CB6A835D76B3E02E4248B64315525F3753AEF98643A48B4B10F24C99DC51CC09FADC481E1258723F4D89E971EDECC15E06F8DF6"
    },
    "objPM_Problem_Ticket": {
      "Problem_Ticket_Id": "1411",
      "Approver_Name": "Peter",
      "Approval_Status": "Authorize",
      "Approval_Remarks": "Authorizer Remarks - Postman",
      "Approver_Emp_Id": 4,
      "Approver_Emp_Id_Imp": null,
      "Approval_Date": "/Date(1590500419258+0000)/"
    },
    "RequestType": "Mobile"
  }
}

Note:

Problem_Ticket_Id parameter is mandatory.

Sample Response
{
  "Errors": "",
  "Input": null,
  "Message": "Problem Record details are updated successfully. Problem RECORD ID- 1411",
  "OrgID": 0,
  "Output": "Problem Record details are updated successfully. Problem RECORD ID- 1411",
  "OutputID": 0,
  "OutputObject": null,
  "TokenID": "FEE7A7C150F6CA55AE4DBE10853B4E662E106EE506A003859ED79A7A6CA659E8BDC3D34AE585CF3B29DFC4017FD5A1AC1D3E7A883F6127283DCA5B951F5
36786F91C00CF485809247A8C85A827F4AA28D85E340FAEBD4B4065E7A59CEB7AE7CD4EC7022E131BB327A5E1D11CE256CA53B6ED46E35F92071EF9FD9B798424EA54"
}

Validation Errors

Following errors are displayed:

  1. For an invalid or unspecified Problem_Ticket_Id parameter value:
    • Unable to update Problem Record: Problem Request Id(TicketID) is Required.
    • Unable to update Problem Record: Invalid Problem Ticket Id(Problem_Ticket_Id).
  2. If the Approval_Status value is not valid, the following message is displayed:
    Unable to update Problem Record: Invalid Approval_Status.
  3. If the Approver_Emp_Id value is not valid, the following message is displayed:
    Unable to update Problem Record: User(Approver_Emp_Id) does not have access of Problem Record Approval.
  4. For an invalid Status:
    Unable to update Problem Record: The Problem Record is in a [*status*] state and cannot be updated

Note:

The invalid statuses are rcarejected, cancelled, closed, initial authorization, resolved, testing, in-progress, and reviewed.

Requesting for RCA Approval of Problem Records API

Use this API to request for RCA Approval of a Problem Record.

API Details

Sample Request
{
  "ServiceName": "PM_ProblemRecordApproval",
  "objCommonParameters": {
    "_ProxyDetails": {
      "UserName": "john@xyz.com",
      "OrgID": 1,
      "ReturnType": "JSON",
      "Password": "XXXXXXX",
      "APIKey": "",
      "AuthType": "FORM",
      "ProxyID": 0,
      "RequestType": "mobile",
      "TokenID": "EBAEF614B9B4433505F5558B676700108309D1D5BB9B868A4F26C3B2AF197FAD4094883367D2E99520B818D90FCEFED9DF94495682841545C32EC54403419FAA96B666
8A3B7D3FB53894C9D52CB6A835D76B3E02E4248B64315525F3753AEF98643A48B4B10F24C99DC51CC09FADC481E1258723F4D89E971EDECC15E06F8DF6"
    },
    "objPM_Problem_Ticket": {
      "Problem_Ticket_Id": "1411",
      "RCA_Approver_Name": "Peter",
      "RCA_Approval_Status": "Approved",
      "RCA_Approval_Remarks": "RCA Remarks - Postman",
      "RCA_Approver_Emp_Id": 174,
      "RCA_Approver_Emp_Id_Imp": null,
      "RCA_Approval_Date": "/Date(1590560722858+0000)/"
    },
    "RequestType": "Mobile"
  }
}

Note:

Problem_Ticket_Id parameter is mandatory.

Sample Response
{
  "Errors": "",
  "Input": null,
  "Message": "Problem Record details are updated successfully. Problem RECORD ID- 1411",
  "OrgID": 0,
  "Output": "Problem Record details are updated successfully. Problem RECORD ID- 1411",
  "OutputID": 0,
  "OutputObject": null,
  "TokenID": "FEE7A7C150F6CA55AE4DBE10853B4E662E106EE506A003859ED79A7A6CA659E8BDC3D34AE585CF3B29DFC4017FD5A1AC1D3E7A883F61
27283DCA5B951F536786F91C00CF485809247A8C85A827F4AA28D85E340FAEBD4B4065E7A59CEB7AE7CD4EC7022E131BB327A5E1D11CE256CA53B6ED46E35F92071EF9FD9B798424EA54"
}

Validation Errors

Following errors are displayed:

  1. For an invalid or unspecified Problem_Ticket_Id parameter value:
    • Unable to update Problem Record: Problem Request Id(TicketID) is Required.
    • Unable to update Problem Record: Invalid Problem Ticket Id(Problem_Ticket_Id).
  2. If the RCA_Approval_Status value is not valid, the following message is displayed:
    Unable to update Problem Record: Invalid RCA_Approval_Status.
  3. If the RCA_Approver_Emp_Id value is not valid, the following message is displayed:
    Unable to update Problem Record: User(RCA_Approver_Emp_Id) does not have access of Problem Record Approval.
  4. For an invalid Status:
    Unable to update Problem Record: The Problem Record is in a [*status*] state and cannot be updated.

Note:

The invalid statuses are rcarejected, cancelled, closed, initial authorization, resolved, testing, in-progress, and reviewed.

Requesting for RCA Review of Problem Records API

Use this API to request RCA Review of a Problem Record.

API Details

Sample Request
{
  "ServiceName": "PM_ProblemRecordApproval",
  "objCommonParameters": {
    "_ProxyDetails": {
      "UserName": "john@xyz.com",
      "OrgID": 1,
      "ReturnType": "JSON",
      "Password": "XXXXX",
      "APIKey": "",
      "AuthType": "FORM",
      "ProxyID": 0,
      "RequestType": "mobile",
      "TokenID": "EBAEF614B9B4433505F5558B676700108309D1D5BB9B868A4F26C3B2AF197FAD4094883367D2E99520B818D90FCEFED9DF94495682841545C32
EC54403419FAA96B6668A3B7D3FB53894C9D52CB6A835D76B3E02E4248B64315525F3753AEF98643A48B4B10F24C99DC51CC09FADC481E1258723F4D89E971EDECC15E06F8DF6"
    },
    "objPM_Problem_Ticket": {
      "Problem_Ticket_Id": "1411",
      "RCA_Reviewer_Name": "Peter",
      "Reviewer_Approval_Status": "Approved",
      "Reviewer_Approval_Remarks": "Reviewer_Approval_Remarks",
      "RCA_Reviewer_Id": 4,
      "RCA_Reviewer_Id_Imp": null,
      "RCA_Review_Date": "/Date(1590571904161+0000)/"
    },
    "RequestType": "Mobile"
  }
}

Note:

Problem_Ticket_Id parameter is mandatory.

Sample Response
{
  "Errors": "",
  "Input": null,
  "Message": "Problem Record details are updated successfully. Problem RECORD ID- 1411",
  "OrgID": 0,
  "Output": "Problem Record details are updated successfully. Problem RECORD ID- 1411",
  "OutputID": 0,
  "OutputObject": null,
  "TokenID": "FEE7A7C150F6CA55AE4DBE10853B4E662E106EE506A003859ED79A7A6CA659E8BDC3D34AE585CF3B29DFC4017FD5A1AC1D3E7A88
3F6127283DCA5B951F536786F91C00CF485809247A8C85A827F4AA28D85E340FAEBD4B4065E7A59CEB7AE7CD4EC7022E131BB327A5E1D11CE256CA53B6ED46E35F92071EF9FD9B798424EA54"
}

Validation Errors

Following errors are displayed:

  1. For an invalid or unspecified Problem_Ticket_Id parameter value:
    • Unable to update Problem Record: Problem Request Id(TicketID) is Required.
    • Unable to update Problem Record: Invalid Problem Ticket Id(Problem_Ticket_Id).
  2. If the Reviewer_Approval_Status value is not valid, the following message is displayed:
    Unable to update Problem Record: Invalid Reviewer_Approval_Status.
  3. If the RCA_Reviewer_Id value is not valid, the following message is displayed:
    Unable to update Problem Record: User(RCA_Reviewer_Id) does not have access of Problem Record Approval.
  4. For an invalid Status:
    Unable to update Problem Record: The Problem Record is in a [*status*] state and cannot be updated.

    Note:

    The invalid statuses are rcarejected, cancelled, closed, initial authorization, resolved, testing, in-progress, and reviewed. All the status values are case-sensitive.