vlocode-project - v1.40.0-beta-4
Preparing search index...
@vlocode/omniscript
OmniScriptRecord
Interface OmniScriptRecord
interface
OmniScriptRecord
{
activationField
:
string
;
customJavaScript
:
string
;
dataRaptorBundleId
:
string
;
id
:
string
;
isActive
:
boolean
;
isLwcEnabled
:
boolean
;
isReusable
:
boolean
;
language
:
string
;
lwcId
?:
string
;
name
:
string
;
omniProcessType
:
"OmniScript"
|
"IntegrationProcedure"
;
propertySet
:
string
;
sObjectType
:
"%vlocity_namespace%__OmniScript__c"
|
"OmniProcess"
;
subType
:
string
;
testHTMLTemplates
:
string
;
type
:
string
;
version
:
number
;
}
Hierarchy (
View Summary
)
Required
<
OmniScriptSpecification
>
OmniScriptRecord
OmniScriptWithElementsRecord
Index
Properties
activation
Field
custom
Java
Script
data
Raptor
Bundle
Id
id
is
Active
is
Lwc
Enabled
is
Reusable
language
lwc
Id?
name
omni
Process
Type
property
Set
s
Object
Type
sub
Type
test
HTML
Templates
type
version
Properties
activation
Field
activationField
:
string
custom
Java
Script
customJavaScript
:
string
data
Raptor
Bundle
Id
dataRaptorBundleId
:
string
id
id
:
string
is
Active
isActive
:
boolean
is
Lwc
Enabled
isLwcEnabled
:
boolean
is
Reusable
isReusable
:
boolean
language
language
:
string
Optional
lwc
Id
lwcId
?:
string
name
name
:
string
omni
Process
Type
omniProcessType
:
"OmniScript"
|
"IntegrationProcedure"
property
Set
propertySet
:
string
s
Object
Type
sObjectType
:
"%vlocity_namespace%__OmniScript__c"
|
"OmniProcess"
sub
Type
subType
:
string
test
HTML
Templates
testHTMLTemplates
:
string
type
type
:
string
version
version
:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
activation
Field
custom
Java
Script
data
Raptor
Bundle
Id
id
is
Active
is
Lwc
Enabled
is
Reusable
language
lwc
Id
name
omni
Process
Type
property
Set
s
Object
Type
sub
Type
test
HTML
Templates
type
version
vlocode-project - v1.40.0-beta-4
Loading...