Forum

This content is now out of date.

Visit Our Community

Need help with createreport webservice integration

We need to integrate with yellowfin webservice to create a report from what I see is we can do it with
http://localhost:8181/logon.i4?LoginWebserviceId=d6db6079b0d98ed821eaae20a6cc46b7&entry=CREATEREPORT
This redirects me correctly to the creation page.
I need a further drill down here where I can pass a parameter for a specific view.
I tried with something like
http://localhost:8181/logon.i4?LoginWebserviceId=d6db6079b0d98ed821eaae20a6cc46b7&entry=CREATEREPORT&viewId=6543
or with viewName like
http://localhost:8181/logon.i4?LoginWebserviceId=d6db6079b0d98ed821eaae20a6cc46b7&entry=CREATEREPORT&viewName=ABCD
but that does not help. What is the correct parameter to pass here ???
Do you have some documentation on what parameters are accepted for each entry like CREATEREPORT or VIEWREPORT etc ??
Good Afternoon,

Thank you for your question.

I have included a link below that talks you through the different options that are available through Yellowfin WebServices.

http://wiki.yellowfin.com.au/display/USER71/Administration+Service

This should provide you with the information you require.

If you do have any further questions please feel free to contact us.

Thanks

Adam
Thanks Adam for the response.

The link does mention all the api's but I don't see CREATEREPORT here neither do I see the parameters that could be passed along with create report (Though CREATEREPORT redirects me correctly to the generic create report page but I need to navigate to specific view passing correct parameter values). Currently we are doing some integration with BMC Smart reporting would be really helpful if you can provide some help here.

Thanks,
Amol