<p>hello, i am sorry if this topic is already open.</p>
<p>i have an web service that was create i think in JSON and uses the REST protocol, and i want to connect to <a data-ipb='nomediaparse' href='
http://ws.botelhorodrigues.pt/get_portfolio_inout'>http://ws.botelhorodrigues.pt/get_portfolio_inout</a></p>
<p>If i put this link in the browser i can access it (i have to put a username and a password - that i can give to you guys to test it), when i create the data source web service data source i dont have the wsld and i put the link in the SOAP END POINT and i test the connection and i have PING succedded but i dont put the username and the password anywhere and when i create the data set i cannot see my data values.</p>
<p> </p>
<p>i already put jar files in my eclipse folder:</p>
<p>org.eclipse.birt.report.data.oda.restapi.ui_1.0.0.201211251034</p>
<p>org.eclipse.birt.report.data.oda.restapi_1.0.0.201211251034 </p>
<p> </p>
<p>and then in my eclipse data source was created a new entry Restapi Data Source, then i put the link in the HttpRequest and when i test the connection it ask me for a username and a password but i couldn´t connect.</p>
<p> </p>
<p>please help me </p>
<p> </p>
<p>this is my web service structure:</p>
<p> </p>
<div>{</div>
<div> </div>
<div> “Product codeâ€: integer,</div>
<div> </div>
<div> “Product nameâ€: string,</div>
<div> </div>
<div> “Supplierâ€: string,</div>
<div> </div>
<div> “Quantityâ€: integer</div>
<div> </div>
<div>}</div>
<div> </div>
<div>Please notice that i did not develope the web service. If you want i can give you the username and password.</div>
<div> </div>
<div>thank you</div>