Properties
A custom property is an attribute of an entity that's unique to each client. You can create a custom property through the user interface or through an API, or you can import it from another environment. Once added, the custom property is available for use in page configurations, filters, and many configuration areas (for example, search fields, duration field, and so on).
-
String: These are custom properties that require alphanumeric entries. These can include free text boxes, URLs, phone numbers, or email addresses.
-
Integer: These are custom properties that require numeric entries. This option can also be used for check boxes.
-
Enumeration: These are custom properties that require selections from fixed lists. Option buttons and combo (drop-down lists) boxes are common examples of this property type.
-
File: These are custom properties that require some type of file upload. These could include MIME types such as .gif, .jpg, .pdf, .mpeg, .zip, html, .wav, or .doc. Examples of File properties could be customer signatures or even mobile worker photos.
Important: This information only applies to Oracle Field Service environments. You can verify whether you've Oracle Field Service or Oracle Fusion Field Service, by signing in and checking on the About page. - Attachments: The Attachments form element is available in
configuration of forms and user types. The element allows to configure corresponding
properties for a form or a standard screen. Unlike other form elements, the
Attachments form element doesn't work without a property thus
it's required to select a property when dropping the element on the screen.
The system will show validation errors for empty 'Attachment' elements when clicking while publishing configuration changes or moving to the form's preview screen.
- Multiple fields or properties with the same name can exist. For example, Name can be a customer’s name (property label, cname) or a resource’s name (property label, pname). In this example, each Name property is assigned to a different entity and has a different property label.
- When custom property values exceed 255 bytes, the entire value is shown in the activity details, API responses, and Outbound Messages. However, only the first 255 bytes are used for search, visibility conditions, activity inventory list columns and their sorting, travel, activity duration, visit, and Work Zone Keys. If you create a condition with long values, only the first 255 bytes are used with historic data; all the long values that are added after you create the new condition will use the full set of data. Further, if a field with a long value is added to a page such as List view, only the first 255 characters are shown.