XML Mapping Utility - Test Service Works, but Local Data Cache doesn't like it
So I'm very new to all this.
I build some webservices in .net and ran on an IIS server for Tibco GI to get some data from. It worked well.
I don't know .net very well so I decided to try and make web services in PHP instead. They worked and gave me a response.
Tibco GI XML Mapping Utility didn't have a problem with these web services.
So I've attached two images showing that it maps OK. Then I run the test and I get a response OK.
Won't load in the local data cache though.
If I do the same thing and use the IIS web service written in c# the same thing happens except it DOES load the local data cache.
To make it even more frustrating. I'm using the XML returned to draw some points on a google map javascript object. The javascript that reads that XML reads it fine regardless of which web service I call.
So it's only Tibco GI which seems to be struggling with PHP web service using NUSOAP and even then, it's Test Utility on the Mapping says it should be ok.
Where should I start looking to fix this problem??
Cheers.
-
mapping_response.PNG (55.9 K)
-
mapping.PNG (28.9 K)