@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
<internal>
sys_flow_context
Variable sys_flow_context
Const
sys_flow_context
:
{
allowWebServiceAccess
:
true
;
attributes
:
{
forcePrimaryKeyOrdering
:
true
;
iterativeDelete
:
false
;
native_recordlock
:
true
;
no_audit_delete
:
true
;
update_synch
:
false
;
}
;
label
:
"Flow engine context"
;
name
:
"sys_flow_context"
;
schema
:
{
application
:
Typed
;
attributes
:
Typed
;
calling_source
:
Typed
;
claimed_by
:
Typed
;
design_source
:
Typed
;
engine_major_version
:
Typed
;
engine_version
:
Typed
;
error_message
:
Typed
;
error_state
:
Typed
;
execution_id
:
Typed
;
flow
:
Typed
;
flow_catalog_model
:
Typed
;
is_test_run
:
Typed
;
name
:
Typed
;
origins
:
Typed
;
plan
:
Typed
;
reporting
:
Typed
;
run_time
:
Typed
;
signatures
:
Typed
;
skip_schedule_cleanup
:
Typed
;
snapshot
:
Typed
;
source_record
:
Typed
;
source_table
:
Typed
;
stages
:
Typed
;
state
:
Typed
;
sys_created_by
:
Typed
;
sys_created_on
:
Typed
;
sys_domain
:
Typed
;
sys_domain_path
:
Typed
;
sys_id
:
Typed
;
sys_lock_acquired
:
Typed
;
sys_lock_owner
:
Typed
;
sys_lock_touched
:
Typed
;
sys_mod_count
:
Typed
;
sys_updated_by
:
Typed
;
sys_updated_on
:
Typed
;
transaction
:
Typed
;
}
;
}
Type Declaration
Readonly
allowWebServiceAccess
:
true
Readonly
attributes
:
{
forcePrimaryKeyOrdering
:
true
;
iterativeDelete
:
false
;
native_recordlock
:
true
;
no_audit_delete
:
true
;
update_synch
:
false
;
}
Readonly
label
:
"Flow engine context"
Readonly
name
:
"sys_flow_context"
Readonly
schema
:
{
application
:
Typed
;
attributes
:
Typed
;
calling_source
:
Typed
;
claimed_by
:
Typed
;
design_source
:
Typed
;
engine_major_version
:
Typed
;
engine_version
:
Typed
;
error_message
:
Typed
;
error_state
:
Typed
;
execution_id
:
Typed
;
flow
:
Typed
;
flow_catalog_model
:
Typed
;
is_test_run
:
Typed
;
name
:
Typed
;
origins
:
Typed
;
plan
:
Typed
;
reporting
:
Typed
;
run_time
:
Typed
;
signatures
:
Typed
;
skip_schedule_cleanup
:
Typed
;
snapshot
:
Typed
;
source_record
:
Typed
;
source_table
:
Typed
;
stages
:
Typed
;
state
:
Typed
;
sys_created_by
:
Typed
;
sys_created_on
:
Typed
;
sys_domain
:
Typed
;
sys_domain_path
:
Typed
;
sys_id
:
Typed
;
sys_lock_acquired
:
Typed
;
sys_lock_owner
:
Typed
;
sys_lock_touched
:
Typed
;
sys_mod_count
:
Typed
;
sys_updated_by
:
Typed
;
sys_updated_on
:
Typed
;
transaction
:
Typed
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.4.1
Loading...