|
Attributes
|
Values
|
|---|---|
|
Web service Class Name
|
CreateServiceRequest
|
|
REST Endpoint URI*
|
/services/apexrest/SVMXC/svmx/rest/IOTServiceIntf/CreateServiceRequest/2.0/
|
|
Fields Received in the Payload
|
Service Request Fields
|
|---|---|
|
Event > Subject
|
SVMXC__Subject__c
SVMXC__Problem_Description__c
|
|
Event > Description
|
SVMXC__Problem_Description__c
|
|
Event > AlertType
|
SVMXC__Problem_Description__c
|
|
Event > Property
|
SVMXC__Problem_Description__c
|
|
Event > EventTime
|
SVMXC__Problem_Description__c
|
|
Event > Priority
|
If value = 1 then SVMXC__Priority__c = "Low"
If value = 2 then SVMXC__Priority__c = "Medium"
If value = 3 then SVMXC__Priority__c = "High"
|
|
Asset > ThingName
|
SVMXC__Problem_Description__c
|
|
Others > Installed Product record identified based on External Unique Key field-value pairs
|
SVMXC__Serial_Number__c = Installed product’s Id
SVMXC__Product__c = Installed product’s Product
SVMXC__Account__c = Installed product’s Company (Account)
SVMXC__Contact__c = Installed product’s Contact
|
{
"Asset": {
"ThingName": "MR-1.5T-XDT-7768",
"ProductName": "MRI Machine",
"InstalledProductName": "MRI Machine #7768",
"SerialNumber": "MR-1.5T-XDT-7768"
},
"Event": {
"Subject": "Vibration detected during machine operation.",
"Description": "5.0 <= 5.5",
"Priority": "2",
"EventTime": "2015-12-29 22: 27: 06.006",
"AlertType": "Above",
"Property": "Vibration",
"ServiceSessionID": "DSBBB0056"
},
"Others": {
"ThingName": "MR-1.5T-XDT-7768",
"ModelYear": "2008",
"ProductionCode": "XDT"
}
}
