Hi All,
I am getting a very weird problem regarding calling a webservice from
Flex.
Here is the problem::::

 the call from Flex is not sending all parameters of the request :

eg:

<Webservice ...........

  <request>
      <act:Subject>ABC</act:Subject>
      <act:Display>ABC</act:Display>
      <act:Priority>1-High</act:Priority>
      <act:Type>Email</act:Type>
  </request>
</Webservice>

It is working from SOAPUI side but not working from Flex code, here
only Display and Type are getting sent.

can some one tell me how to solve the problem.

Please advise,
Regards,
Nilesh Deo

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to