Fetching log files using Unix?
Can we fetch the log files using Unix in parasoft?
Is it possible to connect the power broker using Unix in parasoft??
Comments
-
Could you provide more information on what you are trying to do? Is SOAtest on the same machine as the log file you are trying to access? If not you could consider using the FTP Client to connect to another machine to get the log file. I am also not clear what you mean by "power broker" - can you explain?
0 -
How to connect putty in parasoft could you please explain in detail??
0 -
Hi sunil_subramanian
generally speaking you should use External Tool from SOAtest.
I suppose that you want to execute a few commands on remote system after login, and in such case you should use option "-m" from putty.exe.
The -m option expects to be given a file name, and it will read a command from that file.
For configuring External Tool see help for SOAtest, section "External"
For more information about "-m" from putty see Putty's documentation ie: https://www.chiark.greenend.org.uk/~sgtatham/putty/docs.htmlPS. Why do you want to use putty? Maybe better will be to use plink.exe?
0 -
If you need to use SSH to execute commands or download/upload files, consider using the FTP Client tool which supports SFTP/SSH commands. http://marketplace.parasoft.com also has a custom "SFTP Client Tool" extension that is similar to the built-in FTP Client tool but supports authentication using SSH keys instead of username/password.
0 -
@Ireneusz Szmigiel could you please explain the steps to add the extension tool in detail?
0 -
@benken_parasoft kindly explain in detail..
0 -
Hi Sunil, Chris here. A few days ago I sent you an email requesting a conversation. I think this would be a great opportunity to have a discussion with you about your SOAtest usage. Lets continue this discussion over the phone. We can update this post once we have decided the best path forward.
0 -
@Ireneusz Szmigiel hi I have tried what aever u have given over there. but I'm receiving unable to read the commends_for_putty.txt. where we need to store this note pad? is there any particular place to store this txt file? in input tab what we need to give?
0 -
@sunil_subramanian Have you got a solution to run ssh commands in unix from soatest..
0 -
Please also read comments in Executing Autosys through Putty
Instead of PuTTY, you should also just consider using "ssh" (OpenSSH client). It is also included as part of Windows (C:\Windows\System32\OpenSSH\ssh.exe).
0