Menu

#1037 Improvement to Set Variable Workflow

open
nobody
Workflow (6)
5
2010-12-30
2010-12-30
No

Hi Guys,

I've made some changes to Action "Set Variable" of Workflow window.

Adempiere allows you to set a fixed text to a column of your choice, the idea is to get values from the Context or from a SQL Query.

Here you can find a screenshot:
http://www.adempiere.com/index.php/File:SetVariableWithContext.png

This screenshot is a node of an Approval Workflow, this node will set the column ApprovedBy getting the current user from the context @#AD_User_ID@.

I believe this is an useful feature and should be committed to Adempiere. The code is attached.

Kind Regards,
Ricardo Santana
Kenos

Discussion

  • Ricardo Santana

    Ricardo Santana - 2010-12-30

    Java code

     
  • Redhuan D. Oon

    Redhuan D. Oon - 2010-12-31

    This is brilliant idea! +1 vote

     

Log in to post a comment.