B4A.BASE.JOBP@IF.RUN#VARA-OPTION

Graphical Representation

IF &B4AB_MODULE_ALIAS_O# 2 Starts a b4A module with string parameter Agent &B4AB_AGENT_O# (UNIX) Login &B4AB_LOGIN_O# Object B4A.BASE.JOBS@UNIX.RUN#VARA-OPTION JOBS &B4AB_MODULE_ALIAS_O# 3 Starts a b4A module with string parameter Agent &B4AB_AGENT_O# (WINDOWS) Login &B4AB_LOGIN_O# Object B4A.BASE.JOBS@WIN.RUN#VARA-OPTION JOBS END

Summary

Description

The action is capable of starting a b4A module on Unix/Linux and Windows. On Unix it requires a bash compatible shell to be installed. On Windows at least Powershell 6.0 is needed and the default custom interpreter for the agent must be powershell.

This is a special version of the action that converts the content of a variable object (VARA_STATIC) to a temporary file and passes it on to an option.

Parameter

&B4AB_MODULE_I#
name of the b4A module to start
&B4AB_CONNECTION_I#
Connection - name of the b4A connection
&B4AB_CONFIGURATION_I#
Configuration - properties to pass on to the b4A module
&B4AB_VARA_OBJECT_I#
The content of the variable object (VARA_STATIC) will be transfered to a temporary file
&B4AB_VARA_COLUMN_I#
First column (1 is the key, 2 is value 1 and so on)
&B4AB_VARA_COLUMN2_I#
If necessary the second column (1 is the key, 2 is value 1 and so on)
&B4AB_VARA_OPTION_I#
Option for which the content of the variable object (VARA_STATIC) is to be set

Output

&B4AB_RUNID_O#
RunID of the job that was executed to do the job

Details

Object type
JOBP
Object Subtype
IF
Object Folder
PACKAGES/BEST4AUTOMIC/B4A.BASE/ACTIONS
Active
true
Title
Starts a b4A module and reads option data from a VARA object
Archive Key 1
-
Archive Key 2
-
Created
WRITER/B4A am: 2022-03-24 08:01:33
Last Modified
WRITER/B4A am: 2023-03-07 16:51:56 10 x
Last Used
-

Custom Attributes

Name Value
BBC_SEMANTIC_TYPE# ACTION

True Tasks

B4A.BASE.JOBS@UNIX.RUN#VARA-OPTION (2)

Alias
&B4AB_MODULE_ALIAS_O#
Breakpoint
false
Position (x, y)
2, 1
Predecessors
IF
Successors

False Tasks

B4A.BASE.JOBS@WIN.RUN#VARA-OPTION (3)

Alias
&B4AB_MODULE_ALIAS_O#
Breakpoint
false
Position (x, y)
2, 3
Predecessors
IF
Successors

Runtime

ERT Method
DYNAMIC_AVERAGE
Current ERT
00 : 02 : 02 No. of past runs
0 +ERT Correction %
0

Sync

No sync definitions.

Variables

No variables defined.

Prompt Sets

B4A.BASE.PRPT.RUN#VARA-OPTION

Configuration (B4AB_CONFIGURATION_I#)
Tooltip:
Type: TextView
Default Value:

B4A.BASE.PRPT.RUN#VARA-OPTION

Connection (B4AB_CONNECTION_I#)
Tooltip:
Type: ComboBox
Default Value: {B4A.BASE.VARA.SETTINGS,DEFAULT_CONNECTION,1}

B4A.BASE.PRPT.RUN#VARA-OPTION

Module (B4AB_MODULE_I#)
Tooltip:
Type: ComboBox
Default Value:

B4A.BASE.PRPT.RUN#VARA-OPTION

  1. Column (B4AB_VARA_COLUMN2_I#) : Tooltip: : Type: TextView : Default Value:

B4A.BASE.PRPT.RUN#VARA-OPTION

  1. Column (B4AB_VARA_COLUMN_I#) : Tooltip: : Type: Number : Default Value: 1

B4A.BASE.PRPT.RUN#VARA-OPTION

Variable (B4AB_VARA_OBJECT_I#)
Tooltip:
Type: ComboBox
Default Value:

B4A.BASE.PRPT.RUN#VARA-OPTION

Option (B4AB_VARA_OPTION_I#)
Tooltip:
Type: TextView
Default Value:

Automatic Deactivation

Deactivate on Finish
AFTER_ERROR_FREE_RESTART
Error-free status
-
Deactivate After
0

Runtime Parameters

AE Priority
0
Timezone
-
Generate at runtime
false
Max. Parallel Tasks
0

Usage

Parent Type Package Folder
B4A.PM.JOBP.INIT-PACKAGE/) JOBP B4A.PM PACKAGES/BEST4AUTOMIC/B4A.PM/SERVICES