Database

Description

This object is being used to work with the ‘Database' Service.

The Database Service is running by default. Read more about it here: https://quantumintegrate.atlassian.net/wiki/spaces/HELP/pages/14745823

Database is readable and writable globally inside your application. The 'Name' of the Object defines where the data can be accessed.


App Builder Object


In Ports

Position

Name

Message Type

Description

Position

Name

Message Type

Description

1

Read

Trigger

Reads out the data on set index

2

Write

Trigger

Writes the Data to set index

3

Delete

Trigger

Deletes the Data on set index

4

Index

Number

Sets Index for Data Operations

5

Field 1

String

The Data payload


Out Ports

Position

Name

Message Type

Description

Position

Name

Message Type

Description

1

Field 1

String

Returns the Data that has been read

 


Properties

Name

Description

Name

Description

Object Name

The name of the object on the canvas.