2 Replies Latest reply: Nov 6, 2009 1:09 AM by Sugar.Chen RSS

    How to get the array of Complex when call a webserivce method it's return an array of user define data struct?

    Sugar.Chen Community Member

      When call a webservice opreation, it returns an array of complex type, sure, the calling is successed,  but i don't know how to get the return values,

      I have tried use Pendingcall.response & Pendingcall.getOutPutValues() in Pendingcall.onResult event function...

       

      Waiting....