Saturday, May 14, 2011

Copying Unix file to Windows with Siebel eScript

This is one of the requirement I have come across where I need to copy a UNIX file to a windows.These files are timestamped so I need to manipulate the file name by time stamp and then copy it to windows. This was not considered to be implemented using Siebel but I used below mentioned steps to achieve with e-script.


The Idea is to achieve above requirement is to create a business service with below steps.
first create a window batch file with FTP, copy commands in it.
then use clib functions available in siebel escipt to run the batch file.
This BS requires the UNIX host name, ftp user, ftp password to be used to retrieve the files from unix.
The sample script is attached here.
Happy Scripting. :)


No comments:

Post a Comment

Siebel Open UI is released ...!!!

Hi Guys, The most awaited feature of Siebel, called Open UI is released. This new feature Open UI is available in new Siebel patch 8.1.1....