I have a number of qrys (100 ish) that need to be published to the portal.
The procedure I am using is accessing Qry Designer, bringing up the query, and publishing it. It works fine, but there are many steps.
Here is the url that gets launched:
https:// : /irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons! 2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex3x?system=SAP_BW&CMD=START_BROADCASTER70&SOURCE_QUERY=ZMM_M001_Q001&START_WIZARD=X&DISTRIBUTION_TYPE=PCD_EXPORT
The steps that really piss me off is that when I get to the portal dialog then I have to navigate down into the PCD structure to find my directory structure. Its the same PCD directory structure every time!! Many clicks here!!! The web dialog does not let me paste the PCD directory in. I have to manually navigate every time.
I don't want to change my security access to the one folder, because then I'll have to change it back. That's not a good fix.
What I'd prefer is:
1) a setting where I can default the PCD structure for publishing, or
2) a script I can run from the portal that gets the query iview and creates it in directory I specify.
Any help is greatly appreciated!!
BTW, I see this html in the source of the web contained in an anchor tag with the "Execute" button:
javascript:SAPBWQDefSubmitFormWithPar('CMD','WIZARD_EXECUTE','','','','')"
Mike
Edited by: Michael Hill on Mar 2, 2009 5:38 PM