Error 2
com.intalio.core.operation.rest.v2.exception.RestOperationException:

Error Creating Records. Error:

Error while setting value to the field:svmx_type.

Error getting Option canonical value from UUID, couldn't find option with value:Site Prep
This is a typical error situation provided for illustration purposes. In this case, a Picklist value, Site Prep, does not exist on Service Board. To resolve the issue, you can create the value on Service Board.
To resolve Error 2:
1. In Max Designer, click Developer Tools () > Objects, and then in the left pane, search for and click the Job object.
2. On the record page, on the Fields tab, click Object Fields > Type, and then click Options for Option List Field Tab > Create ().
3. In the Create New Option dialog box, complete the fields as follows, and then click Save and Close ().
Field
Value
Name
The name you want to use for the field.
Identifier
Accept the auto-populated value.
External Identifier
Enter the SFDC Picklist API name.
4. Click Development Actions () > Synchronize, and then retry the SB Queue Outbound message.
Was this helpful?