IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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 Input Control

    Posted Wed March 11, 2009 10:21 AM

    Hi,

    Iam using file Input contol to attach documents.While geting the path Value from the Control, getting “Null” value instead of document path.

    Please help me on this as early as you can, Thanks in advance

    Thanks,
    Sreenivas


    #webMethods-BPMS
    #MWS-CAF-Task-Engine
    #webMethods


  • 2.  RE: File Input Control

    Posted Wed March 11, 2009 10:43 AM

    Hi,
    you can bind a File Item property to the Value of your File Input control. The File Item will give you the file name, content type and its content as a byte array.
    The action to upload the file must be used in a Command Button (not Async Command Button).

    hope this helps
    Javier


    #webMethods-BPMS
    #MWS-CAF-Task-Engine
    #webMethods