[jboss-dev-forums] [Design of JBoss jBPM] - How to correct copy/append/insert a array

xig do-not-reply at jboss.com
Sun Oct 1 11:31:31 EDT 2006


Hi @ all,
I have a message type I'd like to iterate through and extract values from array (1).
Then place into another array (2):



TestOutputVariable(Array (1)):


    
        result1.1
        result1.2
        test1
    
    
        result2.1
        result2.2
        test2
    



ReportInputVariable(Array(2)):


    
        
    


for example ReportInputVariable must be like:

    
        test1
    
    
        test2
    






View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3975344#3975344

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3975344



More information about the jboss-dev-forums mailing list