#1 2010-07-07 22:43:53

jobyjoseph
Member
Registered: 2010-07-02
Posts: 25

tSystem

I a using tSystem component for calling a another external .bat file , this .bat file has to execute only once when tdb2Output main is completed. Currently its running whenver the new record is inserted into the database. The connection between tdb2Output --> tSystem  is main.

tmap--(Main)--> tdb2Output  ---(Main)-->tSystem

How can i impliment this

Thanks in advance
JJoseph

Offline

#2 2010-07-08 02:58:44

alevy
Member
Registered: 2009-11-20
Posts: 1486

Re: tSystem

You should use an OnComponentOK Trigger from tdb2Output to tSystem.

Offline

Board footer

Powered by FluxBB