Hi Everyone,
I have troubleshooted myself and job went to success.
Agent1 act as FTP client
navigate to D:\Program Files\CA\WorkloadAutomationAE\SystemAgent\WA_AGENT and edit agentparm.txt file
plugins.start_internal_6=ftp
ftp.noserver=true
Restart agent
Agent2 act as FTP server.
Navigate to D:\Program Files\CA\WorkloadAutomationAE\SystemAgent\WA_AGENT and Edit agentparm.txt file
plugins.start_internal_6=ftp
ftp.noserver=false
ftp.serverport=21
run the command on FTP server
"D:\Program Files\CA\WorkloadAutomationAE\SystemAgent\WA_AGENT\ftpusrcfg.bat" -a "domin\user1" "password"
Restart the FTP server agent2
Define user1 at autosys_secure and enter user is user1 and domain is "project domain" and enter password.
Finally run the job.