do this

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


On Tue, Feb 16, 2010 at 6:11 PM, nd <nilesh....@gmail.com> wrote:

> 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 flex_in...@googlegroups.com.
> To unsubscribe from this group, send email to
> flex_india+unsubscr...@googlegroups.com<flex_india%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/flex_india?hl=en.
>
>

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

Reply via email to