Hi group,

I am having trouble passing a parameter to a tcl script invoked by 
FME_END_TCL.

I have used Tools, Edit Header to include the following:

# =================================================================
# Call script to log status in Oracle table
FME_END_TCL source {$(FME_MF_DIR)Test_FME_END.tcl}
# =================================================================


The Test_FME_END.tcl script logs the translation status in an oracle 
table.  This works fine.

Now I want to generalise the procedure so that the same tcl script is 
used for each transform.  A parameter(s), eg administrator email, set 
in the header will pass through to the tcl script which will be 
logged in the database and used to trigger an email alert to the 
appropriate administrator.

I cannot figure out how to set a parameter in the header and pass it 
to my tcl script.

Can anyone help with this

Thanks
Richard










Get the maximum benefit from your FME, FME Objects, or SpatialDirect via our 
Professional Services team.  Visit www.safe.com/services for details. 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/fme/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to