I have 2 KTA process
, the first collects email attachments and then uses a .net
activity to flatten with a cmd utility
.
It is called as a .vbs
script from the KTA .net
activity.
The file is output to new directory. The second process is supposed to pick up again via file import connector but wont detect the file.
If I copy it there manually it collects.
Any other method like windows scheduler copy or VB copy or KTA process copy causes the import connector not to pick up the file.
I tried trigger and time based modified file.
Any suggestions what could be the problem?
Thanks
Shane