I like to initialize some values of my Business Data Output with values from Business Data Input. The Output should be visible and changeable in the task portlet view.
So I draged my output values to the task portlet view and try to initialize the values by using Data Flow Implementation of the Initialize method. Should work in my opinion.
But when I watch this on My webMethods Server, the input controls are empty :?:. Some dirty test with System.out in the Initialize method bare that the values are initialized with the right values, but they are not displayed in the task. Value Expressions for the control and System.out are the same.
What’s going wrong?
#MWS-CAF-Task-Engine#webMethods#webMethods-BPMS