B4A.BASE.JOBP@IF.RUN#STR-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#STR-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#STR-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 string to a temporary file and passes it as 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_STRING_VALUE_I#
String that should be passed on to an option in a temporary file
&B4AB_STRING_OPTION_I#
Name of the option that will use tht temporary file as value

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 data from a string to create a file for an option
Archive Key 1
-
Archive Key 2
-
Created
WRITER/B4A am: 2022-03-24 08:01:34
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#STR-OPTION (2)

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

False Tasks

B4A.BASE.JOBS@WIN.RUN#STR-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 : 31 : 31 No. of past runs
0 +ERT Correction %
0

Sync

No sync definitions.

Variables

Name Value Usage
&PLATFORM# {BBC.SHARED.VARA@MULTI.LIST-AGENT-AND-GROUPS,&BBCS_AGENT_OR_GROUP_I#,3} NONE

Prompt Sets

B4A.BASE.PRPT.RUN#STR-OPTION

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

B4A.BASE.PRPT.RUN#STR-OPTION

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

B4A.BASE.PRPT.RUN#STR-OPTION

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

B4A.BASE.PRPT.RUN#STR-OPTION

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

B4A.BASE.PRPT.RUN#STR-OPTION

String (B4AB_STRING_VALUE_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
true
Max. Parallel Tasks
0

Usage

Parent Type Package Folder
B4A.PM.JOBP.BUILD-RELEASE/) JOBP B4A.PM PACKAGES/BEST4AUTOMIC/B4A.PM/SERVICES