I am new In Bonita BPM, I am trying to learn web service connector. I am using weather web service to test.
I have created the process diagrams, and using Get weather service. i am using Groovy Script for map data with the process variable, which I have followed from some videos, but the script was in Groovy.
So instead of Groovy Script I want to use Java. I have gone to Exceution Tab -> Clicked the Connector -> Edit -> Have Entered All the datas and clicked Next upto the point I reached Output Operations. In here when editing using "Take Value Of" I can find Script which is containing Groovy, but I want to do Java Code on it so after clicking on java I get "Null Argument :" and then nothing happens, please help