Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Override Characteristic UOM at Inspection

Summary:

Need of override characteristic UOM when an Inspection is recorded.

Content (please ensure you mask any confidential information):

Hi, there!

Customer requirement is to record an Inspection as a repository of characteristics with their respective values. However, a same characteristic could be evaluated with different unit of measure in different inspections.

Using UI, we could notice this is not available:

However, when we try to override it using REST API, Inspection doesn't take that change and records the characteristic with its default UOM.

REST Payload:

{

  "CharacteristicName": "TST-Densidad aparente",

  "InspectionDate": "{{orcTimeStamp}}",

  "ResultValueNumber": "300",

  "UOMCode": "km3",

  "UserSequence": 130,

  "Comments": null

}

After submission, no changes taken:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!