Breadcrumbs

MultiGenerateLinks

Description

The MultiGenerateLinks is an extension of the GenerateLinks component. It has the same behavior but allows the creation of several links at the same time through a query (bql or neql).

image2018-4-23 17:35:56.png

Implementation

  • Copy and paste the component from the palette


Properties

  • LogExt: Configures the logs sent by the component. See the documentation on logs (btibCore)

  • Status: Describes the state of the component

  • FaultCause: Describes run time errors of the component

  • SelfDestruction: If the property is true, the component will self-destruct immediately after its execution

  • SourceOrd: Describes the component source(s). It is possible to enter a relative or absolute query followed by a bql or neql query. Note, this is a BFormat, if your query contains the % character, it will be necessary to double it for it to be taken into consideration. Example: slot:..|neql: n:name like 'Point.%%'

  • SourceSlot: The name of the source slot from which the link will come for each selected component.

  • TargetOrd: Describes the component target(s). Works in the same way as the sourceOrd

  • TargetSIot: The name of the target slot through which the link will be made for each selected component.


Actions

  • Initialize: Triggers creation of the links