Activity Editor's function blocks are organized under the General
folder in the Library window, and in the corresponding folders in the Content
window. Table 29 describes how the function blocks are organized.
Table 29. Organization of function blocks
Function block folder | Description | For more information |
---|---|---|
General\APIs\Business Object | Function blocks for working with business objects. | Business object function blocks |
General\APIs\Business Object\Array | Function blocks for working with Java arrays in the BusObj class. | Business object function blocks |
General\APIs\Business Object\Constants | Function blocks for working with Java constants in the BusObj class. | Business object function blocks |
General\APIs\Business Object Array | Function blocks for working with business object arrays. | Business object array function blocks |
General\APIs\Collaboration Exception | Function blocks for handling collaboration exceptions. | Exception function blocks |
General\APIs\Collaboration Template | Function blocks for operating on collaboration objects. | Collaboration template function blocks |
General\APIs\Collaboration Template\Exception | Function blocks for creating new exception objects within a collaboration template. | Collaboration template function blocks |
General\APIs\Collaboration Template\Constants | Function blocks used to represent specific exception types within a collaboration exception object. | Collaboration template function blocks |
General\APIs\Database Connection | Function blocks for creating and maintaining a database connection. | Database connection function blocks |
General\APIs\DB Stored Procedure Param | Function blocks for working with database stored procedure parameters. | Database stored procedure function blocks |
General\APIs\Execution Context | Function blocks for setting and maintaining the collaboration execution context. | Execution function blocks |
General\APIs\Identity Relationship | Function blocks for working with identity relationships. | Map Development Guide |
General\APIs\Maps | Function blocks for querying and setting runtime values needed for map execution. | Map Development Guide |
General\APIs\Maps\Constants | Function block constants. | Map Development Guide |
General\APIs\Maps\Exception | Function blocks for creating new exception objects in a map. | Map Development Guide |
General\APIs\Participant | Function blocks for setting and retrieving values for participants in an identity relationships. | Map Development Guide |
General\APIs\Participant\Array | Function blocks for creating and working with participant arrays. | Map Development Guide |
General\APIs\Participant\ Constants | Function block constants for use with participants. | Map Development Guide |
General\APIs\Relationship | Function blocks for manipulating runtime instances of relationships. | Map Development Guide |
General\Date | Function blocks for working with dates. | Date function blocks |
General\Date\Formats | Function blocks for specifying different date formats. | Date function blocks |
General\Logging and Tracing | Function blocks for handling log and trace messages. | Logging and tracing function blocks |
General\Logging and Tracing\Log Error | Function blocks for formatting error messages. | Logging and tracing function blocks |
General\Logging and Tracing\Log Information | Function blocks for formatting informational messages. | Logging and tracing function blocks |
General\Logging and Tracing\Log Warning | Function blocks for formatting warning messages. | Logging and tracing function blocks |
General\Logging and Tracing\Trace | Function blocks for formatting trace messages. | Logging and tracing function blocks |
General\Mapping | Function blocks for executing maps within a specified context. | Map Development Guide |
General\Math | Function blocks for basic mathematical tasks. | Map Development Guide |
General\Properties | Function blocks for retrieving configuration property values. | Map Development Guide |
General\Relationship | Function blocks for maintaining and querying identity relationships. | Map Development Guide |
General\String | Function blocks for manipulating String objects. | String function blocks |
General\Utilities | Function blocks for throwing and catching exceptions, as well as looping, moving attributes, and setting conditions. | Utilities function blocks |
General\Utilities\Vector | Function blocks for working with Vector objects. | Utilities function blocks |
General\Utilities\Locale and General\Utilities\Locale\ Constants | Function blocks for setting and querying the locale. | Utilities function blocks |