700 - (Price Checking) Price Checking Module

Syslog 3.0 - Extensibility - Functions Syslog - Kalipso - Price Checking - 700 - (Price Checking) Price Checking Module

700 - (Price Checking) Price Checking Module

Event

Extension action set

Description

Before

EXT_0700_1_Before

Will be executed before Syslog APP open the price checking module;

Replace

EXT_0700_2_Replace

Will replace Syslog APP price checking module (can be used to validate if normal Syslog APP module opens using outOpenAPPModule);

After

EXT_0700_3_After

Will be executed after closing the price checking module;

Output Parameters (event replace):

  • outOpenAPPModule – Return code:

    • 1 – Open Syslog APP module

    • 0 – Don’t open Syslog APP module;

Last updated