Problem to created a new object in the BOXI universe.
The object is called Zaffected_service, object type is SREL having data type UUID.
Parse failed with error "Expression type is not compatible with object type”
<Please see attached file for image>
This is because, UUID is an Service Desk data type and is not supported at BOXI universe level.
As UUID is an Service Desk data type, this requires converting to String type
PdmString() function must be used for the SREL attributes having data type UUID
Find out the SREL attributes with UUID as data type and manually add attributes/objects to class as suggested below:
1. Insert table ‘Issue’ by dragging to left pane. For example, we dragged Issue table to left pane and named the class as ‘Issue_cust’
<Please see attached file for image>
<Please see attached file for image>
<Please see attached file for image>
<Please see attached file for image>
<Please see attached file for image>
<Please see attached file for image>
<Please see attached file for image>
<Please see attached file for image>