Limitations and notes for ServiceNow connector - Amazon Glue
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Limitations and notes for ServiceNow connector

The following are limitations or notes for the ServiceNow connector:

  • As per SaaS documentation, sys_created_on, sys_updated_on, and sys_mod_count are system generated fields. The connector relies on SaaS APIs to provide these fields in the response body.

    • If SaaS doesn't generate these fields for any entity, filter based partitioning cannot be supported.

  • If SaaS APIs don't return sys_created_on and sys_updated_on fields in the response, DML_STATUS cannot be calculated.