Jump to content
We've recently updated our Privacy Statement, available here ×

accessing JasperServer with tWebserviceInput


zardi

Recommended Posts

Hi,

 

I created an ETL Job to list all resources on JasperServer using tWebserviceInput.   I got the following response from the server:

 

<?xml version="1.0" encoding="UTF-8"?>

<operationResult version="2.0.1">

       <returnCode><![CDATA[1]]></returnCode>

       <returnMessage><![CDATA[Content is not allowed in prolog.]]></returnMessage>

</operationResult>

 

 

I used the following parameters:

 

WSDL: http://<server>:8080/jasperserver/services/repository

Need authentification: Yes

Username: <username>

Password: <password>

Method name: “list”

Parameters: “/”

 

 

 

What is wrong with my Webservice call?

How can I get the list from the server?

 

 

Thanks

 

 

Link to comment
Share on other sites

  • 1 year later...
  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • 3 weeks later...

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