Since I need to use the Environment value as a string, so I use
String Mydata1 = Mydata.toString() ;
I found that Mydata1 actually contains
MbElement( type: 3000000 name: FileName value: WMB ) and not just WMB which is my original input to the JCN (Environment.data.Mydata = 'WMB'; ).
I am now using substring function to get WMB out of the Mydata1.
Am I doing it right thing? or there is a better way to do it ?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum