Hi Dan,

Speaking of blobs, we noticed that somehow ISIS is persisting metadata with the 
uploaded blob (e.g. filename and maybe mimetype?). We were just wondering how 
this is done as we have to migrate an existing database table with a blob 
column (jpg photo) to our ISIS based app and we think we may have to bulk load 
through the framework rather than direct to the dom entity table. Or any other 
suggested approach for this once off migration?

Regards,
David.





On Thursday, 20 February 2014 4:27 PM, Dan Haywood (JIRA) <j...@apache.org> 
wrote:
 
Dan Haywood created ISIS-705:
--------------------------------

             Summary: Support actions accepting parameters, and also bulk 
actions, that return Blobs/Clobs
                 Key: ISIS-705
                 URL: https://issues.apache.org/jira/browse/ISIS-705
             Project: Isis
          Issue Type: Improvement
          Components: Viewer: Wicket
    Affects Versions: viewer-wicket-1.3.1
            Reporter: Dan Haywood
            Assignee: Dan Haywood
            Priority: Minor
             Fix For: viewer-wicket-1.5.0


The issue here is that the returned Blob/Clob must be handled with a scheduled 
handler (see ActionResultResponseHandlingStrategy class) but it is also 
necessary to refresh the page by redirecting to a new page.  (In the case of an 
action accepting parameters, want to remove the dialog.  In the case of a bulk 
action, want to clear the toggles and refresh the list).

Haven't yet figured out how to do that ... :-(



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to