On Thursday 05 June 2003 08:42, Geert Van Damme wrote:

GV> In the application, a transformer will be used to transfer the incoming
GV> XML to an FTP server. The resulting XML will contain info about the
GV> transfer, such as size, failure/success, ... So it is important that the
GV> transfer happens only once... If you have any other suggestions for
GV> doing this, it would be appreciated !

As a workaround, you could do the following:
- You use a database to record every ftp transformer you do
- Before transfering via ftp, you check the database, if the transfer is 
already done.

Regards
        Torsten
-- 
Domain in provider transition, hope for smoothness. Planed date is 1.7.2003.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to