SSIS Components for ServiceNow

Build 25.0.9434

GetTableSchema

Creates a JSONSchema of the target table in ServiceNow.

Input

Name Type Required Description
TableName String True The name of the ServiceNow table (e.g., 'incident', 'task').

Result Set Columns

Name Type Description
JSONSchema String JSON Schema of the table and the parent ones.
Success Boolean Indicates whether the operation completed successfully (true/false).

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434