webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  File Upload

    Posted Thu January 28, 2010 02:05 PM

    I am looking for a way to create an upload file dialog in our JIS 9.03 environment. Do you have any ideas/suggestions?

    Thanks - James Ratzloff


    #JIS-JI
    #Mainframe-Integration
    #webMethods


  • 2.  RE: File Upload

    Posted Thu January 28, 2010 02:33 PM

    Hi Jim,

    JIS does not have a built-in file dialog component.
    Are you looking to upload a file from the browser to the server or do you also need to send the file to the Mainframe ?


    #JIS-JI
    #webMethods
    #Mainframe-Integration


  • 3.  RE: File Upload

    Posted Thu January 28, 2010 04:01 PM

    The goal is to send a user-uploaded file to the mainframe, to a Natural Screen designed to accept it.


    #JIS-JI
    #webMethods
    #Mainframe-Integration


  • 4.  RE: File Upload

    Posted Thu January 28, 2010 05:39 PM

    Hi Jim,

    the Software AG propriatary Natural data transfer protocol is not supported. For data transfer only IND$File protocol can be used.
    Btw. ApplinX is supporting this Natural data transfer protocol.

    HTH
    best regards,
    Andreas


    #webMethods
    #Mainframe-Integration
    #JIS-JI


  • 5.  RE: File Upload

    Posted Thu January 28, 2010 09:43 PM

    Thanks for your answer.

    It sounds like going straight into Natural is out. My other question then is how would we go about uploading a file to the JIS server? I know this is hard to do with javascript, and was wondering if I could call a jsp server page to upload the file.


    #Mainframe-Integration
    #webMethods
    #JIS-JI