Lili Akins
Posts: 0
Joined: Fri Sep 07, 2012 11:59 am

using multiple web services

Hello i need to retrieve data from multiple collections in Mongodb but when i define a second web service it is changing the parameters of the first webservice to match the one i am currently defining.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

using multiple web services

Hello! Could you share your project with a href="mailto:support@tiggzi.com" rel="nofollow"support@tiggzi.com/a? http://help.gotiggr.com/documentation...

Lili Akins
Posts: 0
Joined: Fri Sep 07, 2012 11:59 am

using multiple web services

i already shared its called testapp

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

using multiple web services

Thanks for sharing. Can you tell us how to reproduce the problem?

Lili Akins
Posts: 0
Joined: Fri Sep 07, 2012 11:59 am

using multiple web services

i have 2 webservices there, try to edit one and you will see the changes are reflected in the other.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

using multiple web services

I opened your app but I only see one service called MongoDB.

Lili Akins
Posts: 0
Joined: Fri Sep 07, 2012 11:59 am

using multiple web services

click on the Forrentscreen, you will see another service there named cityservice. I cannot even change any properties without changing the other one. I changed the name to Listing and it changed the other webservice name as well

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

using multiple web services

That's how it supposed to work. You got one service under Services folder and you placed the same service (service instance) on different pages. If you click edit on the service instance and modify any properties, all services instances will be updated (as they are all an instance of the same service).

As for renaming the service instance, that works. Every service instance can have a different name.

You can create two services and then update them independently.

Hope this helps.

Return to “Issues”