Jump to content
Changes to the Jaspersoft community edition download ×

Jasper HTTP API / Screen Scrape Issue


mack247

Recommended Posts

 Greetings!

I am trying to implement a point solution of pulling reports out of Jasper and into an ASP.NET application.

Supposedly, the current implementation of Jasper is older, and the .NET API cannot be configured without messing up the JAVA API, which is heavily used by other applications.

So, I am confined to the HTTP API...which I am using per the instructions in the SDK manual.

My issue is that when I receive the HTML back from the Jasper Server, it appears to be truncating somewhere around 1000 characters from the end of the HTML file that I see when I view the report at that URL directly through the Jasper Server web GUI.

Without getting the full HTML file back, I will be unable to parse out the report data and I cannot proceed.

Has anyone else seen this before? I have tried using all the standard C#/ASP.NET objects (WebClient, HttpWebRequest/Response, etc.) -- all with the same result.

I am starting to think that the issue is somewhere on the Jasper side of things.

Can anyone please lend a hand?

Thanks in advance.

 

Post Edited by mack247 at 06/04/2012 15:41



Post Edited by mack247 at 06/04/2012 15:42

Code:



Post Edited by mack247 at 06/04/2012 15:44



Post Edited by mack247 at 06/04/2012 15:44
Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

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...