uploadWrName

LANSA WAM

uploadWrName

The name of the Webroutine that receives the file uploaded by this weblet. It must be a JSON webroutine. Its response is passed to the optional JavaScript callback functions to provide feedback to the user.

Default value

Blank – a Webroutine name must be specified.

Valid values

The name of a Webroutine in single quotes. The Webroutine must be a JSON response weboutine and exist in the WAM specified in the uploadWamName property. A list of known JSON Webroutines can be displayed by clicking the corresponding dropdown button on the property sheet.