@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/core
<internal>
sys_atf_step
Interface sys_atf_step
interface
sys_atf_step
{
active
:
Typed
<
boolean
,
{
active
:
true
;
default
:
true
;
label
:
"Active"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
copied_from
:
Typed
<
|
string
|
ExplicitKey
<
"sys_atf_step"
>
|
TableBrand
<
"sys_atf_step"
>
|
Record
<
"sys_atf_step"
>
,
{
active
:
true
;
label
:
"Copied from"
;
mandatory
:
false
;
read_only
:
true
;
referenceTable
:
"sys_atf_step"
;
}
,
>
;
description
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Description"
;
mandatory
:
false
;
maxLength
:
1000
;
read_only
:
true
;
}
,
>
;
display_name
:
Typed
<
string
,
{
active
:
true
;
label
:
"Display name"
;
mandatory
:
false
;
read_only
:
true
}
,
>
;
inputs
:
Typed
<
string
|
number
,
{
active
:
true
;
column_type
:
"glide_var"
;
label
:
"Input variables"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
mugshots_cache_json
:
Typed
<
string
|
number
,
{
active
:
true
;
column_type
:
"json"
;
label
:
"Mugshots Cache JSON"
;
mandatory
:
false
;
read_only
:
true
;
}
,
>
;
notes
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Notes"
;
mandatory
:
false
;
maxLength
:
1000
;
read_only
:
false
;
}
,
>
;
order
:
Typed
<
number
,
{
active
:
true
;
label
:
"Execution order"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
snapshot
:
Typed
<
|
string
|
ExplicitKey
<
"sys_atf_snapshot"
>
|
TableBrand
<
"sys_atf_snapshot"
>
|
Record
<
"sys_atf_snapshot"
>
,
{
active
:
true
;
label
:
"Snapshot"
;
mandatory
:
false
;
read_only
:
false
;
referenceTable
:
"sys_atf_snapshot"
;
}
,
>
;
step_config
:
Typed
<
|
string
|
ExplicitKey
<
"sys_atf_step_config"
>
|
TableBrand
<
"sys_atf_step_config"
>
|
Record
<
"sys_atf_step_config"
>
,
{
active
:
true
;
label
:
"Step config"
;
mandatory
:
true
;
read_only
:
true
;
referenceTable
:
"sys_atf_step_config"
;
}
,
>
;
sys_id
:
Typed
<
string
|
number
,
{
active
:
true
;
column_type
:
"GUID"
;
label
:
"Sys ID"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
table
:
Typed
<
keyof
Tables
,
{
active
:
true
;
label
:
"Table"
;
mandatory
:
false
;
read_only
:
false
}
,
>
;
test
:
Typed
<
|
string
|
ExplicitKey
<
"sys_atf_test"
>
|
TableBrand
<
"sys_atf_test"
>
|
Record
<
"sys_atf_test"
>
,
{
active
:
true
;
label
:
"Test"
;
mandatory
:
true
;
read_only
:
true
;
referenceTable
:
"sys_atf_test"
;
}
,
>
;
timeout
:
Typed
<
string
|
number
,
{
active
:
true
;
column_type
:
"glide_duration"
;
label
:
"Timeout"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
;
warning_message
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Warning message"
;
mandatory
:
false
;
maxLength
:
1000
;
read_only
:
true
;
}
,
>
;
}
Hierarchy (
View Summary
)
Helper
<
typeof
sys_atf_step
>
sys_atf_step
Index
Properties
active
copied_
from
description
display_
name
inputs
mugshots_
cache_
json
notes
order
snapshot
step_
config
sys_
id
table
test
timeout
warning_
message
Properties
Readonly
active
active
:
Typed
<
boolean
,
{
active
:
true
;
default
:
true
;
label
:
"Active"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
Readonly
copied_
from
copied_from
:
Typed
<
|
string
|
ExplicitKey
<
"sys_atf_step"
>
|
TableBrand
<
"sys_atf_step"
>
|
Record
<
"sys_atf_step"
>
,
{
active
:
true
;
label
:
"Copied from"
;
mandatory
:
false
;
read_only
:
true
;
referenceTable
:
"sys_atf_step"
;
}
,
>
Readonly
description
description
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Description"
;
mandatory
:
false
;
maxLength
:
1000
;
read_only
:
true
;
}
,
>
Readonly
display_
name
display_name
:
Typed
<
string
,
{
active
:
true
;
label
:
"Display name"
;
mandatory
:
false
;
read_only
:
true
}
,
>
Readonly
inputs
inputs
:
Typed
<
string
|
number
,
{
active
:
true
;
column_type
:
"glide_var"
;
label
:
"Input variables"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
Readonly
mugshots_
cache_
json
mugshots_cache_json
:
Typed
<
string
|
number
,
{
active
:
true
;
column_type
:
"json"
;
label
:
"Mugshots Cache JSON"
;
mandatory
:
false
;
read_only
:
true
;
}
,
>
Readonly
notes
notes
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Notes"
;
mandatory
:
false
;
maxLength
:
1000
;
read_only
:
false
;
}
,
>
Readonly
order
order
:
Typed
<
number
,
{
active
:
true
;
label
:
"Execution order"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
Readonly
snapshot
snapshot
:
Typed
<
|
string
|
ExplicitKey
<
"sys_atf_snapshot"
>
|
TableBrand
<
"sys_atf_snapshot"
>
|
Record
<
"sys_atf_snapshot"
>
,
{
active
:
true
;
label
:
"Snapshot"
;
mandatory
:
false
;
read_only
:
false
;
referenceTable
:
"sys_atf_snapshot"
;
}
,
>
Readonly
step_
config
step_config
:
Typed
<
|
string
|
ExplicitKey
<
"sys_atf_step_config"
>
|
TableBrand
<
"sys_atf_step_config"
>
|
Record
<
"sys_atf_step_config"
>
,
{
active
:
true
;
label
:
"Step config"
;
mandatory
:
true
;
read_only
:
true
;
referenceTable
:
"sys_atf_step_config"
;
}
,
>
Readonly
sys_
id
sys_id
:
Typed
<
string
|
number
,
{
active
:
true
;
column_type
:
"GUID"
;
label
:
"Sys ID"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
Readonly
table
table
:
Typed
<
keyof
Tables
,
{
active
:
true
;
label
:
"Table"
;
mandatory
:
false
;
read_only
:
false
}
,
>
Readonly
test
test
:
Typed
<
|
string
|
ExplicitKey
<
"sys_atf_test"
>
|
TableBrand
<
"sys_atf_test"
>
|
Record
<
"sys_atf_test"
>
,
{
active
:
true
;
label
:
"Test"
;
mandatory
:
true
;
read_only
:
true
;
referenceTable
:
"sys_atf_test"
;
}
,
>
Readonly
timeout
timeout
:
Typed
<
string
|
number
,
{
active
:
true
;
column_type
:
"glide_duration"
;
label
:
"Timeout"
;
mandatory
:
false
;
read_only
:
false
;
}
,
>
Readonly
warning_
message
warning_message
:
Typed
<
string
,
{
active
:
true
;
dropdown
:
"none"
;
label
:
"Warning message"
;
mandatory
:
false
;
maxLength
:
1000
;
read_only
:
true
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
copied_
from
description
display_
name
inputs
mugshots_
cache_
json
notes
order
snapshot
step_
config
sys_
id
table
test
timeout
warning_
message
@servicenow/sdk - v4.4.1
Loading...