‎2010 May 25 12:49 PM
hi,all:
a question here:if the FMftp_command excute a 'FTP COMMAND', the system neend another work process,
cos i made a program and inside i call FM ftp_command,the program runs veryday in background.
there are a number of programs waiting and running orderly,when a work process is free my program run but
a error 'ftp error' occured(at that time only one work process),after that the program was re-excuted successfully
by me(more than one work process here), so my analyzation is that excuting that fm needs another wp.
PS:any suggestion for avoiding that issue.
best regards,kevin
Edited by: kevin liao on May 25, 2010 1:51 PM
‎2010 May 26 2:22 AM
‎2010 May 26 2:52 AM
Hi Kevin,
FTP execute from frontend and background used different RFC destination, did you set that?
Bob
‎2010 May 26 3:05 AM
hi,Bob:
i usd 'SAPFTPA' as RFC destination,am i correct?and through this RFC,in both frout and background,the program can complete successfully if there more than one free work process available,
best regards, kevin
Edited by: kevin liao on May 26, 2010 4:05 AM
‎2010 May 26 4:23 AM
Hi Kevin,
So... I think you should ask your basis to assign more wp for testing.
Bob
‎2010 May 26 4:33 AM