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

Getting Error while defining business Object in Process - Field '@odata.context' is not a valid valu

edited May 16, 2018 7:00AM in Process Automation 2 comments

Summary

Getting Error while defining business Object in Process - Field '@odata.context' is not a valid value for 'NCName'

Content

Hi Experts

 

I am getting this error while trying to create one Business Object in OIC-Process.

 

Sample JSON is : -

 

{

    "@odata.context": "https://platform.uipath.com/odata/$metadata#Jobs",

    "value": [

        {

            "Key": "082fd915-3as4-46da-8196-9f579aed8651",

            "StartTime": null,

            "EndTime": null,

            "State": "Pending",

            "Source": "Manual",

            "BatchExecutionKey": "1cfe638b-444f-4311-8cfb-5ec902f087de",

            "Info": null,

            "CreationTime": "2017-11-07T06:44:46.148889Z",

            "StartingScheduleId": null,

            "Id": 231733

        }

    ]

}

 

Error is :-

The submitted JSON is invalid.

Field '@odata.context' is not a valid value for 'NCName'

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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