b4A Package B4A.BASE
Details
- Name
- B4A.BASE
- Version
- 1.0.0
- Description
- Objects and actions for using best4Automic in automation processes
- Dependencies
- BBC.SHARED ~= 1.0.0
- Number of objects
- 47
Description
This package provides utilities for starting b4A modules and creating services using several b4A modules. All actions can be used on Unix/Linux and Microsoft Windows systems.
Requirements
-
Unix/Linux
- a bash 2 compatible shell
- Unix tools: cat, rm, mktemp
-
Windows
- Powershell 7.0
Metadata
Key | Value |
---|---|
Compatible with | b4A >= 4.0.0 |
Company | best-blu consulting with energy GmbH |
Description | Objects and actions for using best4Automic in automation processes |
Categories | BEST4AUTOMIC |
Version | 1.0.0 |
Web | https://docs.best4automic.de |
Built On | 2022-03-30 10:31:24 |
Dependencies | BBC.SHARED ~= 1.0.0 |
Initialized On | 2020-11-09 12:44:16 |
Installed On | 2022-03-30 10:31:22 |
Supported | yes |
Name | B4A.BASE |
Content
Service
Name | Title |
---|---|
B4A.BASE.JOBP.SMOKE-TEST | [Service] A smoke test to verify basic configuration of b4A |
Actions
Name | Title |
---|---|
B4A.BASE.JOBP@IF.RUN | Starts a b4A module |
B4A.BASE.JOBP@IF.RUN#DOCU-OPTION | Starts a b4A module and reads option data from a DOCU object |
B4A.BASE.JOBP@IF.RUN#LOGIN | Starts a b4A module using credentials from a login object |
B4A.BASE.JOBP@IF.RUN#STR-OPTION | Starts a b4A module and reads data from a string to create a file for an option |
B4A.BASE.JOBP@IF.RUN#VARA-OPTION | Starts a b4A module and reads option data from a VARA object |
Configuration
Name | Title |
---|---|
B4A.BASE.DOCU.MAIL-FOOTER | Defines the default mail footer |
B4A.BASE.VARA.CONFIG#BASIC | Basic configuration for b4A modules |
B4A.BASE.VARA.CONNECTIONS | All available connections |
B4A.BASE.VARA.MODULES | All available modules |
B4A.BASE.VARA.SETTINGS | Basic settings |
B4A.BASE.VARA@XML.LOGIN-TYPES | Login parameter settings |