hi.
i have developed the client program which is using webmethod’s smtp service.
The cilent program works as below.
step1. The client program query data and save a excel file.
step2. The client program call the webmethod’s smtp service to send the excel file.
step3. after invoking the service ,if the result is success, move file to success folder.
if the result is fail, move file to fail folder.
but error occured at step3 as below statment.
"The program cannot access the file because it is being used by another process"
So I have checked all Step and I have found that step 2 has problem
which is about connecting smtp server.
Sometimes smtp service can’t connect smtp server,
after invoking, it is processing file still.
please advice.
#webMethods#Flow-and-Java-services#Integration-Server-and-ESB