| Title: | DEC/EDI | 
| Notice: | DEC/EDI V2.1 - see note 2002 | 
| Moderator: | METSYS::BABER | 
| Created: | Wed Jun 06 1990 | 
| Last Modified: | Fri Jun 06 1997 | 
| Last Successful Update: | Fri Jun 06 1997 | 
| Number of topics: | 3150 | 
| Total number of notes: | 13466 | 
Hi
DECEDI version 3.1b for UNIX
By IMPORT/EXPORT gateway is it possible to post processing scripts.
Doing een connection enable then post processing is done for each 
transmissionfile. So far ok.
After a connection disable and a post of for example 10 files, so 10 files are
waiting, After doing a connection enable and start the post processing is done
1 time and not 10 times.
Any clue,
Piet
 
    
| T.R | Title | User | Personal Name | Date | Lines | 
|---|---|---|---|---|---|
| 3094.1 | #EXPFIL | METSYS::NELSON | David, http://samedi.reo.dec.com/ | Wed Apr 09 1997 18:31 | 26 | 
|     It depends on the parameters supplied to the post-processing script.
    
    If you include the #EXPFIL parameter as a parameter to your script, the 
    script will be executed after exporting each transmission file.  The 
    #EXPFIL parameter will supply the name of the transmission file to your 
    script.
    
    If the #EXPFIL parameter is omitted, then the script will be executed
    after all the transmission files have been exported.
    
    Your post-processing script may not need the #EXPFIL parameter, but if
    you always want your script to execute after exporting each
    transmission file, then you will have to include it.
    
    Look at the User Guide :
    
    	 Chapter 9 Configuring the Import/Export Gateway -
    		
    			Using Post-Export and Pre-Import Commands
    
    
    Let us know if what is described in the user guide not what is actually
    happening or if you have any problems with this functionality.
    
    Cheers,
       David
 | |||||
| 3094.2 | Thanks | UTRTSC::DIENAAR | RandMobil | Thu Apr 10 1997 15:29 | 7 | 
|     David,
    
    Thanks for the explanation.
    
    It works.
    
    Piet.
 | |||||