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.