xo::db::sql::workflow_case proc set_attribute_value (public)

 xo::db::sql::workflow_case[i] set_attribute_value [ -dbn dbn ] \
    -journal_id journal_id  -attribute_name attribute_name  \
    -value value 

Defined in packages/xotcl-core/tcl/05-db-procs.tcl

Automatically generated method

Switches:
-dbn
(optional)
-journal_id
(required)
-attribute_name
(required)
-value
(required)

Partial Call Graph (max 5 caller/called nodes):
%3 db_with_handle db_with_handle (public) xo::db::sql::workflow_case proc set_attribute_value xo::db::sql::workflow_case proc set_attribute_value xo::db::sql::workflow_case proc set_attribute_value->db_with_handle

Testcases:
No testcase defined.
[ show source ]
Show another procedure: