Tuesday, January 4, 2011

ABPP 0012 making simple UI with table editor

1. add a new workflow "wf_select_book.xml"

2. Edti new table editor's properties
name : te_1
description : te_1
service : SVC_STORE
table name : BOOK_MASTER
Model : SELECT
select property : BOOK_ID
is multi selected : Yes
assign selecttion : xml_book_selected

[Edit Next Nodes Tab]
output var : xml_output
output type : xml

3. Edit done properties.
name : dn_1
node input : xml_book_selected
type : xml
action : ...

4. Right-click in white background, and "click add to navigation"

5. You can see new workflow in menu.

No comments:

Post a Comment