Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Warning
Please take note that the Decision Tool Plugin will take precedence over existing conventional conditional setup in the Process Builder

 

Image RemovedImage Added

Figure 1: Simple Tensorflow AI Decision Properties

The NOT condition group The The Will
NameDescription
Tensorflow Session

The Tensorflow Session properties are defined here:

Sub-elementDescription
Add SessionAdd a Session. see Add Session properties below.
Add Post Processing

When hovering the mouse over the Add Post Processing, a list of Post Processing types will be available as shown below:

  • BeanShell Script - see Add Post Processing - Beanshell Script properties
  • Values to Labels - see Add Post Processing - Values to Labels properties
  • Euclidean Distance - see Add Post Processing - Euclidean Distance properties
  • Probabilities to Labels - see Add Post Processing - Probabilities to Labels properties

 

Image Added

Figure 2 : Simple Tensorflow AI Decision Properties - The Add Session properties are defined here:

Sub-elementDescription
Model
  • Choose File - Select an AI model to run
  • Clear - clear selected AI model
Delete Session
Inputs

When hovering the mouse over the Add Input, a list of Input types will be available as shown below:

  • BeanShell Script - see Add Input - Beanshell Script properties
  • Image - see Add Input - Image properties
  • Boolean - see Add Input - Boolean properties
  • Audio MelSpectogram - see Add Input - Audio Melspectogram properties
  • Numbers - see Add Input - Numbers properties
  • Text - see Add Input - Text properties
Outputssee Add Output properties

 

The Add Input properties are defined here:

Sub-elementDescription
  

 

The Add Output properties are defined here:

Sub-elementDescription
Output Name 
Temporary Variable Name 
Delete Output

 

The Add Post Processing properties are defined here:

Rules

The Rules properties are defined here:

Sub-elementDescription
Add RuleAdd a Rule. see Add Rule properties below
Add ActionAdds an Action within the ELSE THEN statement. see Add Action properties below

 

Image Added

Figure  : Simple Tensorflow AI Decision Properties - Add Rule properties are defined here:

Sub-elementDescription
Image ModifiedToggle between
EQUAL and NOT EQUAL
Split Type
  • AND
  • OR
Add ConditionAdds a
Condition within the IF statement. see Add Condition properties below
Add GroupAdds a
Group within the IF statement. Properties will be similar in Add Rule properties
Image ModifiedDelete Rule
Image ModifiedSort - Click and drag to reorder Rule above or below another Rule
Add ActionAdds an Action within the THEN statement.

 

Image Added

Figure  : Simple Tensorflow AI Decision Properties -

Add Condition properties are defined here:

Sub-elementDescription
Image AddedToggle between EQUAL and NOT EQUAL
VariableUser input the variable name
Operation
  • Equal
  • Greater Than
  • Greather Than Or Equal To
  • Less Than
  • Less Than Or Equal To
  • Is True
  • Is False
  • Contains
  • In
  • Regex Match
Value

User to input the value of the Variable

Image ModifiedDelete Condition

 

Image Added

Figure  : Simple Tensorflow AI Decision Properties -

Add Action properties are defined here:

Sub-elementDescription
Type
  • Transition
  • Workflow Variable
Transition

Will display a selection of all available transitions based on the selected Route inserted as part of the process flow

Note
titleNote

This field will be displayed if Transition is selected in the Type field.

Workflow Variable

 Will display a selection of all available workflow variables based on the current Process

Note
titleNote

This field will be displayed if Workflow Variable is selected in the Type field.

Value

User to input the value of the selected Workflow Variable

Note
titleNote

This field will be displayed if Workflow Variable is selected in the Type field.

Image ModifiedDelete Action