Property reference

com.glide.import_set_api.insert_multiple_optimize

The com.glide.import_set_api.insert_multiple_optimize property enhances the performance of the import set insert multiple API by utilizing GlideRecord for data saving. Admins should consider enabling this property to improve efficiency, especially for integration users who require the import_transformer role for access.

Default: false Type: boolean Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property optimizes the import set insert multiple API by leveraging GlideRecord, which can significantly improve data insertion performance.
What area does it affect? Import Set API Performance
What does the default mean? The default value is "false", which means this behavior is disabled by default.
When should you review it? Review this property when optimizing data import processes or adjusting user roles for integration access.

Out of the box property record

Raw metadata from the property record.

Property name com.glide.import_set_api.insert_multiple_optimize
Sys ID e300e385ff6211105cf343d0653bf1d7
Type boolean
Application Global
Default value false
Description Optimize the import set insert multiple API performance by using the GlideRecord to save data. When the parameter is set, it requires integration users to have import_transfomer role to access the API.
Updated 2024-05-25 04:40:07