Hello,
before I can ask my question I need to describe my current understanding of the delivered SAP Query Adhoc (Standard Template).
This example is just made for one single scenario. That means I add a data source and can use all implemented features (table, chart, settings, etc.).
Finally I save the document in Business Object Launch Pad.
Well, that means I have to create a Query Adhoc Document for each required Bex Query.
Does anyone have an idea how to set up a generic Adhoc Document?
I would like to enable the option that the end user can attach the query / provider himself during proceeding the Adhoc Document?
The main reason is that I would like to reduce maintenance work on:
- creating documents
- synchronizing all published documents
- be able to update features, bugs, etc. in one single document
My Prototyping lead me to following development:
Options:
Query fills listbox on right side. The entries are maintained in DSO and provided by Bex query (DS_1).
Infoprovider fills listbox on right side. The entries are maintained in DSO and provided by Bex query (DS_1).
Bookmark ... is just an idea to get access to all available bookmarks.
Apply Button:
Selected Query / Infoprovider gets assigned to DS_02 and loaded in script.
Unfortunately, that brings up a handling problem with standard Business Object Process Flow.
SAP BusinessObject Design Studio - Best Practices
DS 1.2 - Process Visualization
My solution does not allow to avoid the prompt anymore.
Mandatory variables scripting can not be implemented. It seems to that I'm running after all this following steps.
On variable initialization
On Startup
I also became straight in my mind the feature Bex Query with jump into Netweaver Portal (Standard Web Template).
How can I realize exactly the same feature with Business Design Studio?
What I found is this blog:
Design Studio Best Practices Webcast – Platform Specifics– ASUG Webcast, Part 1
Well,I hope I gave an impression about my problems.
Thanks for your reply.
Regards,
Nico