Engine.clusterSubscriptionLoadOnly()

Signature

void clusterSubscriptionLoadOnly()

Domain

ACTION

Description

Loads the Entity that comes from Cluster Subscription into the working memory only and does not execute any rule for it.This can only be used in the preprocessor for the Entity which Subscribes Cluster.

Parameters

None.

Returns

TypeDescription
void

Cautions

none