# 200 - Packing Module

200 - (Packing) Packing Module

| **Event**           | **Extension action set** | **Description**                                                                                                            |
| ------------------- | ------------------------ | -------------------------------------------------------------------------------------------------------------------------- |
| Before              | EXT\_0200\_1\_Before     | Will be executed before Syslog APP open the packing module;                                                                |
| [Replace](#replace) | EXT\_0200\_2\_Replace    | Will replace Syslog APP packing module (can be used to validate if normal Syslog APP module opens using outOpenAPPModule); |
| After               | EXT\_0200\_3\_After      | Will be executed after closing the packing module;                                                                         |

### Replace

*Output Parameters*

* outOpenAPPModule – Return code: 1 – Open Syslog APP module / 0 – Don’t open Syslog APP module;
