I get an error if i try the 1 example. It says...
2006-07-14 16:24:08,711 ERROR org.jbpm.bpel.xml.ProblemHandler] MyWorkFlow.bpel(285)
cvc-complex-type.2.3: Element 'from' cannot have character [children], because the
type's content type is element-only.
FYI bpel block:
<assign>
| <copy>
| <from>1</from>
| <to variable="serviceRequest_NewAmbiguityTrack" part="int_2"
/>
| </copy>
| </assign>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958208#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...