Configure field write options

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • Within the Mobile SDK, when writing data to a ServiceNow instance through a REST endpoint, you can define field write options.

    You configure field write options using the FieldWriteOptions class - iOS structure. This structure enables you to configure:
    • Whether to suppress automatic generation of system fields.
    • Whether to set field values using their display valuedisplay value rather than their actual value.