I would like to create a DSP/JSP that has a form that will POST to a service that takes a document as input. I have been successful in POSTing simple attributes to services that don’t take a document by using the same names for the form’s input fields.
So I’m if I can do the same sort of thing with input fields and a document and the extension to that would be a document list.