Skip to Content
0
Former Member
Oct 31, 2012 at 06:14 PM

Publish to web services

29 Views

I am using QaaWS method in connections.

In BO/Webi where the queries are build on the face of the report we can insert or delete colums.

For eg, I have 3 objects in result objects but I am only showing 2 objects on the front of the report/table.

I am then publishing for web services and getting the url which goes in Qaaws and so on like selecting rows and colums.

Lets say that above example I am going to use for 1 of my graph as that shows my graph very neat with all the data points and dates I want, however, I am going to filter this data further for which my table that is in BO will use the same query but I am going to add 1 more column which means exactly use all the result objects that I have in the query should show on the table too.

So this particular 2nd table is going to be used for my second graph.

My question is do I need publish in web services for each table even though the query is same?

If anyone can give me more insight on this.

Thanks.

kp