[jboss-jira] [JBoss JIRA] Created: (BPEL-306) Variable Instances translation funcionality(From MessageValue to simple types like String,Integer,Long)
francesco dicarlo (JIRA)
jira-events at lists.jboss.org
Thu Jul 2 03:46:03 EDT 2009
Variable Instances translation funcionality(From MessageValue to simple types like String,Integer,Long)
-------------------------------------------------------------------------------------------------------
Key: BPEL-306
URL: https://jira.jboss.org/jira/browse/BPEL-306
Project: JBoss jBPM BPEL
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Engine
Affects Versions: jBPM BPEL 1.1.1
Environment: Jboss 4.2.3.GA
JBPM-BPEL 1.1.1
Reporter: francesco dicarlo
Assignee: Alejandro Guizar
Would be good to have a functionality (i.e. a Translator) to automatically translate VariableInstance that in JBPM-BPEL are of type MessageValue into the simple type that were defined in the workflow.
The use of this code \\Map varsMap=instance.getContextInstance().getVariables();\\ returns a Map with key the name of the variable but with value a type MessageValue that can't be translated automatically for all the workflow because rely on workflow implementation and design.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list