Jump to content

This topic is 2574 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

I'm trying to retrieve a list of farmers using the url with the following format:

http://encodedCredentials@host/fmi/xml/fmresultset.xml?-db=My System&-lay=FAR__Farmer&-findall

I know the url is correct as I can retrieve dbnames. However when trying to get the list of farmers I get a java.io.FileNotFoundException which I think means it can't find the db name. Would the blank space in the db name be the issue? I have tried to replace the blank space by %20 but the exception is also thrown. When run in the browser it throws: 502 - Web server received an invalid response while acting as a gateway or proxy server.

Any thoughts?

This topic is 2574 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.