Entry points > Module Geode GX > Standard script INTERFACE 

AV_LS_IMP: before the flat file search (receipt)

This entry point is called before the new flat file search for the receipt interface [F:ITA] in process.

It is used to prohibit the standard search and turn it to a specific one.

Context and operating mode

A new search cycle (either standard or specific) is launched only if at least ITASLEEP (setup of chapter INT) seconds have gone by since the previous search cycle.

The search only concerns the current receipt interface ([F:ITA]).

Position GPE to 1 to prohibit the standard search.

In this case, assign [L]ITA and [L]NBFIC to launch the data integration in the WIxxx tables in the process.

Transaction

There is no transaction in process when calling this entry point.

Available tables and variables

Table INTERPAR  is open and entered

Table INTERLOT is open

Table INTERMES is open

[ITR] mask is open and entered

[L]ITA is either empty if no new valid file is found for the integration, or to be entered to [F:ITA]ITA

[L]NBFIC number of new flat files found for integration

AV_INTERLOT1: before integrating flat files in tables Wlxxx

This entry point is called before the flat file integration in tables Wlxxx for the receipt interface [F:ITA] in process.

It is used to prohibit the standard integration to change it to a specific one.

Context and operating method

This call is launch only if [L]ITA is assigned to [F :ITA]ITA and [L]NBFIC>0.

Position GPE to 1 to prohibit the standard integration.

Transaction

There is no transaction in process when calling this entry point.

Available tables and variables

Table INTERPAR  open and entered

Table INTERLOT open

Table INTERMES open

[ITR] screen open and entered

[L]ITA is either empty if no new valid file is found for the integration, or to be entered to [F:ITA]ITA

[L]NBFIC number of new flat files found for integration

AV_INTERLOT3: before the flat file generation from tables Wixxx

This entry point is called before the flat file generation from tables Wlxxx for the emission interface [F:ITA] in process.

It is used to prohibit the standard emission to change it to a specific one.

Context and operating method

This call is launch only if [L]ITA is assigned to [F :ITA]ITA.

Position GPE to 1 to prohibit the standard emission.

Transaction

There is no transaction in process when calling this entry point.

Available tables and variables

Table INTERPAR  open and entered

Table INTERLOT open

Table INTERMES open

[ITR] screen open and entered

AP_EXPORT: After export of the flat file

This entry point is called after the flat file generation from tables Wlxxx for the emission interface [F:ITA] in process.

It is used to have control on the exported file and rename it for instance.

Context and operating method

Transaction

There is no transaction in process when calling this entry point.

Available tables and variables

Table INTERPAR  open and entered: [F:ITA]ITR includes the name of the interface being processed

Table INTERLOT open

Table INTERMES open

[ITR] screen open and entered

[L]FICHIER includes the full name of the exported file (and path).

[L]NOMFIC includes the simple name of the file.