Newbies Rafael Diaz Posted January 16, 2018 Newbies Posted January 16, 2018 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?
Recommended Posts
This topic is 2766 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 accountSign in
Already have an account? Sign in here.
Sign In Now