Can we call two Services

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Can we call two Services

skpradeepkumar
Hello all,

Actually I want to search partyID  on city and state and country. I find a
service findParty I want to use it in that form where we search
PartId in Marketing.
Can we call two services in single action tag and merge the result of both
the services.

--
With regards,
S K Pradeep kumar
Reply | Threaded
Open this post in threaded view
|

Re: Can we call two Services

Saurabh Nayak
Hello
By giving engine="group" you can call more then one service
then in <group> tag
invoke services which you want to call



On Wed, Apr 23, 2008 at 1:02 AM, Pradeep Kumar <
[hidden email]> wrote:

> Hello all,
>
> Actually I want to search partyID  on city and state and country. I find a
> service findParty I want to use it in that form where we search
> PartId in Marketing.
> Can we call two services in single action tag and merge the result of both
> the services.
>
> --
> With regards,
> S K Pradeep kumar
>
Reply | Threaded
Open this post in threaded view
|

Re: Can we call two Services

Mridul Pathak-2
In reply to this post by skpradeepkumar
Pradeep,    I think we can call two services in an action tag, and if you
want to merge result of both you may need to call a bsh script after calling
both the services.

On Wed, Apr 23, 2008 at 1:02 AM, Pradeep Kumar <
[hidden email]> wrote:

> Hello all,
>
> Actually I want to search partyID  on city and state and country. I find a
> service findParty I want to use it in that form where we search
> PartId in Marketing.
> Can we call two services in single action tag and merge the result of both
> the services.
>
> --
> With regards,
> S K Pradeep kumar
>



--
Thanks & Regards
Mridul Pathak
Hotwax Media
http://www.hotwaxmedia.com
[hidden email]