How to use 2 FTP Server in ALSB 3.0

We want to provide ftp tunneling functionality to any Billing System for ftping files to Payment Gateway System.For this we have one FTP server at Billing System and another FTP server at Payment gateway.We first need to pick the file from File System of Billing computer(using FTP server) and then transfer that vile via ALSB to File system of Payment Gateway(using FTP Server).Now I would like to know:
1) How to configure 2 FTP server in ALSB(in a single known_host file) ?
2)How many proxy and business services we need to make to complete this flow of transferring files?
If any one has some examples or config.jar files for the above scenario of transferring files,please chare it, that would be great help.
Thanks in advance!

Hi all,
i am using osb10g3r ftp business service to poll the remote directory to retrieve file from there.i have configured download,error,archive directories accordingly. I am trying to read the file from the download directory to process the file , through a java call out. But while testing i am getting a exception, filenot found exception from the download directory.
can someone help me on this
Regards
shan

Similar Messages

  • How can I use the FTP server on Oracle XML DB for plain text files?

    Hi,
    I need to generate comma separated files for download via FTP. The files are generated from Oracle Table data and should be published on a FTP Server. Would it be able to use the FTP Server on Oracle XML DB?
    If not, any suggestions?
    Thanks
    Frederik Christensen

    You can create a temporary CLOB with your CSV content, and then folder the CLOB into the XDB repository with DBMS_XDB.createRESOURCE()...
    This would work fine....

  • Who has figured out how to use a print server with LR 2.1?

    Who has figured out how to use a print server with LR 2.1?
    Mac OS 10.4.11, G5 2.3 dual, 8 GB RAM. PS CS 3 Dual monitors
    Print server is Mac G4 dual 533 (audio)
    Epson Pro 9600 and Epson R2400 Both are connect by USB. Could be connected with FW 400.
    I can use a print server with PS However color management does not come through when using a print server and LR. Image prints, but color horrendous.
    All custom .icc profiles are on both the G5 and the print server, G4 dual 533 (audio)

    Hi,
    Based on my research, if we want to filter events based on user name, we need to edit the XML query.
    Please refer to this blog below:
    Advanced XML filtering in the Windows Event Viewer
    http://blogs.technet.com/b/askds/archive/2011/09/26/advanced-xml-filtering-in-the-windows-event-viewer.aspx
    Best Regards,
    Amy

  • How to use Apache Web Server?

    Hi all,
    How to use Apache Web Server?
    Thanks
    contact me: [email protected]

    i do not know for certain about the jsps you're talking about, but i would guess they should run just fine under jrun, and you wouldn't have to make jrun and jserv coexist.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by One:
    Hi ilya:
    Thank you for your quick reply.
    I will try that way but I wonder if the thing like "how about the *.jsp developed by the JDeveloper and BC4J run under JRun; could and is it necessary to make the Apache+JServ and Apache+JRun co-exist ... "<HR></BLOCKQUOTE>
    null

  • How to use Mac Mini Server as NAT with only one port??

    How to use Mac Mini Server as NAT with only one ethernet port??

    But why did apple sell me this server that does NAT with one port? I don't get it.

  • How to  Connect to ftp server in active mode using the finder

    How can I can I use the finder command "connect to server" to connect to a ftp server using the active Mode. With Cyberduck I can connect to this server only in active mode. Apparently the connect to server command uses the ftp passive mode.
    Or is it an other way to mount on the desktop a ftp server in active mode?
    Thank you

    Passive mode can be disabled in your network settings, but I have a feeling what you're actually asking for is the ability to upload, and the answer to that is the Finder can't do it. There are some filesystem plugins out there that provide this functionality, but they cost money.

  • How to connect to FTP server with out hardcoding the Password?

    HI experts,
    IN my SAP R3 i neeed to send a small file to FTP server from SAP application server using abap program.
    I found out many FMS which can connect ot FTP , but password need to be stored in Program.
    As per security issues i am not allowed to hardcode or keep the Password as constant , as my clinet will change the password weekly.
    Please suggest me a solution. How can we give the Password dynamically to the system.

    hi sivaram,
    You can keep the id password in a Batchfile and create a external command which doesnot need anyput just call external command from program and transfer file.

  • How to use a com server develpped in python

    Hi,
    I am trying to use a Com server, developped with python to communicate with an equipment.
    The server is working fine if  called from VBScript ex:
    Set device = CreateObject("My_server")
    msg = device.DetectTactic(NomTACTIC,portCom).
    I have tried through the ActiveX AutomationOPen, but my Com server doesn't appear in the List.
    How can I correctly register this Server (I have only done a regsvr32 Path/Myserver.dll command)
    Any help will be welcome.
    Best regards
    Marc Baulin

    Hi,
    To select an ActiveX, you have to place an refunum automation on your front-panel and then right click >> Select ActiveX class >> Browse. Your server should appear in the list.
    On the follow link, you will find how manually Register Type Libraries, ActiveX Controls, and ActiveX Servers :
    http://digital.ni.com/public.nsf/websearch/4F811A9​B23F1D46E862566F700615B7A?OpenDocument
    Hope its help.
    Regards,
    Isabelle
    Ingénieur d'applications
    National Instruments France

  • How to use the web server tips (connected/disconnected)?

    Using the web server tips into a VI to know when a client is connected or disconnected.
    Hello Everyone
    I want to use the tips that appear when a remote user gets control of my VI via web server. That way I will be able to trigger some other operations as soon as the user gets in or out my VI. How can I extract the information that contains that (user has or has not control). I hope you can help me.
    Regards
    Marco Roman

    There is a VI method called Remote Panel Client Connections. It returns an array of clusters with connection information and also has a Controller output. If the controller output is -1, no clients are connected.

  • HOW TO PUT INTO FTP SERVER?

    Hello:
    i am  trying to put a file into a FTP server, my program consist in the following topics:
    select the information.
    save the information that was selected (into internal table).
    send that information to PC using the Gui_download. (after of that the file is now in the pc).
    now i connect to ftp server using the FTP_CONNECT.
    now i use the FTP_COMMAND to move into the specific folder(in this function i send the CD command and the folder name for example: cd /CSTDW/ ).
    so , in that folder i need to put a file that is in my pc now (this file was created by GUI_DONWLOAD).
    I am using the FTP_COMMAND (i send a parameter with the path and the names of my file, por example: put c:\namefile.txt ) but the function send me a tables result show the folloing info:
    put c:\costabc_HD071008.TXT  "this is the names of my file
    open c:\costabc_HD071008.TXT errno 22: Invalid argument  " this is the message.
    but i make a manual connection and i used the next statement
    put c:\costabc_HD071008.TXT and the file was put into the folder located, i am sure that i pass througth the FTP server becasuse finaly i finished using a FTP_COMMAND sending the parameter ls command and i can see all the files that the folder has, but my file was not inserted.
    does anybody knows why manually the file was inserted and why not using the program?
    thanks a lot for you help
    now

    Hi
    Check the fun modules
    CV120_FTP_CLOSE            
    CV120_FTP_EXEC_CMD_LIST    
    <b>CV120_FTP_OPEN </b>            
    CV120_FTP_START_REG_SERVER 
    CV120_FTP_STOP_REG_SERVER                              
    EPS_FTP_GET                
    EPS_FTP_LS                 
    EPS_FTP_MGET               
    EPS_FTP_MPUT               
    <b>EPS_FTP_PUT  </b>              
    EPS_GET_FTP_SYSTEM_INFO    
    FTP_CLIENT_TO_R3       
    FTP_COMMAND            
    FTP_COMMAND_LIST       
    <b>FTP_CONNECT            
    FTP_COPY </b>              
    FTP_DISCONNECT         
    FTP_R3_TO_CLIENT       
    FTP_R3_TO_SERVER       
    FTP_SERVER_TO_R3       
    FTP_START_REG_SERVER   
    FTP_START_SAPFTP       
    Regards
    Anji

  • How To Use Flash Media Server For RPG Game Development Project ?

    I have a educational music video game development project (A Sea Voyage)  for whcih I am thinking to use the Adobe Flash Media Server for develping the 3D Game for which I plan to also use two other key tools,  blenderartist.org for 3D Creation of my ship, and use the popular game engine tool,  unity.com to integrated all my game elements.
    How to use the Adobe Flash Video Streaming Server Element for this RPG Type Game, internet friendly and desktop anchored ?
    Cafe Twin
    Metro Washington DC Hub

    I'm more or less in the same boat. I've got the admin console
    up. I am able to run the vodtest application locally pointing the
    video file to rtmp://localhost/vod/sample.flv or using the server
    name instead of localhost as in rtmp://mclmedia/vod/sample.flv
    I can also load the html and swf file to my xp machine that
    has access to the server via our internal network. (DNS isn't
    configured yet) But the connectionFailed message appears when I try
    to call the videos using rtmp://mclmedia/vod/sample.flv

  • How to Use Team Foundation Server With SharePoint 2013 For Development

    Hi All,
    As i am new to team foundation server and i want to use team foundation server for our development. Please give me good startup point.

    Hi,
    If you wanted to integrate Team Foundation Server with SharePoint 2013,
    there are two articles for your reference:
    http://dumians.wordpress.com/2013/04/01/integrate-team-foundation-server-with-sharepoint-2013/
    http://nakedalm.com/integrate-sharepoint-2013-with-team-foundation-server-2013/
    By the way, you can also post the question in in Visual Studio Team Foundation Server forums and more experts will assist you.
    Team Foundation Server – General  http://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=tfsgeneral
    More information:
    SharePoint Products requirements for Team Foundation Server:
    http://msdn.microsoft.com/en-us/library/hh667648.aspx
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • How to use central output server in JSP application

    Dear All,
    We have developed a jsp application which is running on JBoss.We want to create receipts in PDF format.For this we are using central output server.Our approach is as follows:
    When request comes from the user, we are generating .dat file by fetching data from the Oracle database depending upon credentials and then pushing this file into data folder of Central output server.From there we are waiting for PDF file in predefined path.Here we found this is asynchronous way of producing receipts.
    Is there any other way that is synchronous or the way we are approaching is the only way of doing it.A sample would be of immense help.
    Note:The concurrent hits would be around 5000 in a peak hour.Any help would be highly appreciated.

    I don't think you can get things to operate in a synchronous manner. You have one application - perhaps running on a totally separate server - feeding data files to a different application. The only way to make it even semi-sychronous would be to throttle the JSP application in some way to prevent it from placing a new file into Central's data folder while there was already one there.
    I assume your problem is knowing which PDF belongs to which user. If that is the case you could send some type of unique identfier (IP#?) as a "job" parameter that would then be used as the specific PDF file name instead of letting Central create a random file name.

  • How to use Crystal Report Server with Crystal Reports for Eclipse

    Hi,
    is it possible to use Crystal Reports for Eclipse with the Crystal Report Server
    like i can do it in Crystal Reports.
    For Example open a Report file directly from the server edit and save there.
    Thanks
    Thomas

    Yes, you can use the CR Server product in your Eclipse project.  However, you will need to use the RAS SDK in your project instead of the CR4E SDK. 
    For more information about the RAS SDK, visit the DevLibrary.
    http://devlibrary.businessobjects.com/BusinessObjectsXIR2SP2/en/devsuite.htm
    -MJ

  • How to use flash media server with cisco show n share live event module?

    hello all
    Is it  possible to use flash media server in show n share (non dme)live event ?  i 've configured flash media server, can receive  multicast streams, bu i have no idea what to write in video url fild in the live event basic setup.

    Hi Temur,
    You should be able to stream from a Flash Media Server.
    The URL should look like this:
    rtmp://xxx.yyy.com//flv:
    You can do some tests from a PC to get the exact URL that would suit your environment.
    Regards,
    Nicolas

Maybe you are looking for

  • Adobe flash player update service 11,6  r602

    Hello im having problem getting rid of box saying {adobe flash player update service 11.6 r602 stopped working and was closed} it also says { a problem caused the application to stop working correctly windows will nitify you if a solution is availabl

  • How to remove a chat from bookmarks

    Hi, I'm trying to remove a chat from bookmarks, but I can't because the button is not clickable. It's a group chat and I have been removed from it so I guess this is why the button is no more active. Is there a way to do it anyway? Thanks for helping

  • Order Type in iStore R12

    Hi all, I'm getting the following error message when I try to place an order in iStore R12. Can anybody help me to fix this? Error messages from Order Management Please enter required information - Order Type There is an error in order submission. Th

  • Get mouse position during Custom UI Draw event?

    I am building a Custom UI for one of my plugin effect. I want to get the mouse position during the Custom UI Draw event (PF_Event_DRAW), but cannot manage to get it. From what I understand, it seems we can only get the mouse position during the event

  • Change image size dynamically in BIP report

    Can we change the size of image dynamically in bip report. If yes can I get some doccument or samples on it. Thanks Aj