Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

SFTP Or SCP with Siebel Business Service

edited Dec 1, 2010 7:29PM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 3 commentsAnswered
 We created a business service to get a file from the siebel server and send it to another unix server using sftp/scp, In order to do that
1. we generated ssh key and copied the key to the target server under .ssh of that user (siebel) directory as authorized_keys
2. test sftp and scp from command prompt/shell using sftp user@targerserver  which works fine without an issue

But if we run the same command from business service/business service simulator we are getting 256 (connection refused) error, we verified user (Siebel) and path every thing looks ok,  help please

below code

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center