How to Change parameters passed in Iview generated by Query Designer

Hello,
We are running Netweaver 2004s with Portal integrated.
From the BW Query Designer (SAPGUI tool on desktop) it is possible to 'publish to portal'.
This generates an 'iview' in the portal.  This is GREAT,  but......
The 'Bex Web Application Query String' in the iview is built automagically
(e.g. QUERY=ZBFPR_C99_Q001&USE_PERSONALIZATION=false)
The QUERY= part is fine, however I can't figure out where the '&USE_PERSONALIZATION=false' comes from - and we MAY want to change this.
We definitely would like to ADD '&VARIABLE_SCREEN=X' to this 'query-string' as it is automatically built in Query Designer.
Obviously,  we can manually change each iview that is built, but this will become a maintenance nightmare.
I have experimented with modifying the template (a copy of 0ANALYSIS_PATTERN), but we are using this template for 'ad-hoc' queries as well as the underlying template for query execution in the Portal. I got the template to behave nicely as 'ad-hoc' query executioner,  and know that if the iview has this extra parameter it behaves as desired.  I would rather not create a second template to render the queries, but this is also an option if no way can be found to add the parameter to the generated iview.
I have searched every source known to me (SPRO, Portal 'templates', SDN,  several books, google) and have not been able to find any inclination of how this 'string' can be customized, although there are several references to the parameters that can be passed in the iview (manually maintained).
Your comments and assistance is much appreciated.
Martin.
UK.

Mira,   Sounds like you have done (almost) all the things you need to do....
If you are initiating the 'template' (ad-hoc Web Bex) via the Portal, you will have to change the iview in the Portal as well - under Content admin:
pcd:portal_content/com.sap.pct/platform_add_ons/com.sap.ip.bi/iViews/com.sap.ip.bi.bexwebanalyzer
This is 'hard-coded' to call 0ANALYSIS_PATTERN, you will need to change it to use your copy of the template.
If you are not using the Portal, then it may depend on how you are calling the Web Bex template (We set up some stuff in SICF, I think, and a little script which would call http://fgukcbpbbd001:8000/sap/bw/BEx - which would initiate the 3.5 Web Bex (not quite what you are wanting, but may give some clues).
Check the iview first.
Hope this helps.
Martin.

Similar Messages

  • NWA Job scheduler, how to change parameters?

    Dear guys,
    moving to AEX (java-only) the ABAP Stack is gone.
    Regarding job scheduling there is no more transaction sm37, but Job scheduler within NWA to be used for scheduling jobs.
    I configured a job for the predefined job definition AlertConsumerJob to get emails in case of alerts.
    Doing this the questions arises how to change parameters once a job is scheduled e.g. add additional email receiver.
    So far is seems you have to stop the configured job and define a NEW one from scratch by providing all job parameters. It seems not possible to adjust a job.
    This is not very comfortable?
    Is there an workaround / solution for this?
    Best regards
    Jochen

    Hello Gaurav
    thanks for your reply.
    It's a pity, but shows that there is still some room of improvement regarding AEX functionality (java only)
    Best regards
    Jochen

  • How to change characterics values in a ready input query ?

    How to change characterics values in a ready input query  base on a real time infocube?
    when  I use  IP to planning I want to change  characterices values that have exit in query?

    Hi,
    On the properties tab of the characteristics (within input query) you can decide what values need to be populated when the query opens.
    Is your exit written on char relationship?
    regards,
    Lokesh Nandula

  • How to create user function in Data Functions in Query Designer?

    Could someone tell me how to create user function in Data Functions in Query Designer?
    I mean function like "NDIV0" in Data Functions.
    SAP BW 3.x.
    Query Designer (SAP BW 3.x)

    Hi check the following URL, it gives how to add in Formulas in formula Builder, not in DataFunctions.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f095592f-42f7-2a10-6ab1-c836a559b48f
    Thanks
    Reddy

  • How are the parameters passed by an EJB?

    I got a problem on parameters passing of my bean and also got confused.
    Let's say my Bean has a method call update(MyObject o);
    In the client side, I do
      MyObject obj = new MyObject();
      myBean.update(obj);
      In the bean side, I do
      public void update(MyObject obj) {
        obj.setX(100); // let say this change one of the members of MyObject
      Now, in my client side after the bean update() method call, do I see the changes in MyObject obj? If I do get the changes, the bean must be doing a reverse stub-skeleton call to update my client copy, is that true or I should not assume that?
    I was not thinking about all these when developing and the above code works as my assumption in WebLogic 5.1 and 6.0. But, when I port my bean to WebSphere 3.5, the above code crap out -- the client does not see the changes!!
    Does anyone know what the inside of this or have any suggestions?

    Thanks Jerome, harpreet,
    What you two say make sense, however, the problem is still a mystery.
    I started developing without thinking of the local copy or remote copy of the parameters between the client and the bean. WebLogic somehow reads my mind and worked the way I wanted (the parameter changes affect the the client copy, how they do that?).
    When I finished coding and started porting my bean to WebSphere, I realized beans in WebSphere work in a conceptually different way (parameters are passed by value).
    Unfortunately WebSphere works in a kind of logical way but not what I wanted, and WebLogic works magically as I intended but I don't understand how they do it.
    So, the question comes down to Are parameters passed by reference or passed by value in EJBs?
    If WebLogic passes parameters by reference, is it doing a reverse stub-skeleton call?
    If WebSphere passes parameters by value, how can I make it pass by reference?
    --Lichu                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • How to change the ESS objects, iViews and Pages, translation in the portal?

    Hello everyone,
    I'd like to change the standard SAP translation for iView and Pages in the Portal level. Does anybody knows how to do this?
    My landscape is NW2004s and  ESS  for  ECC 6.0
    Regards
    Luciano

    you can change the standard SAP iViews and Pages using the Portal Content Translation feature of the Portal ( go to Content Administration->Portal Content Translation. Follow the instructions at
    http://help.sap.com/saphelp_nw04/helpdata/en/25/08174082fe1961e10000000a155106/frameset.htm
    all ESS iviews and pages have their content "ready for translation" and you can use the instructions above to translate that content.
    Tiberiu
    please award points if response was useful.

  • How to change texts in MSS iView 'Attendance Overview'

    Does anyone know how to change the texts in the MSS iView 'Attendance Overview', for example?  It has the column 'Employees' and we would like to change it to say 'Associates'.  Also, it has the text 'Choose Employee List' which has a drop down with 'All Employees' or 'Directly Reporting Employees' which we want to change 'Employees' to 'Associates' as well.

    The easiest way to do the search is on the file system. The PAR files get unpacked under:
    \usr\sap\<SID>\JC<XX>\j2ee\cluster\server<X>\apps\sap.com\irj\servlet_jsp\irj\root
    you can also browse this via the portal goto
    System Administration --> Support
    There you will be able to browse the deployed par files... but the file system is easiest.
    Simon

  • How to change the settings of a generated DSO

    Dear Experts,
          I got a task to change the DSO settings, in that some of the objects are Generated DSO's. while trying to open these Generated DSO's in change mode i can't able to view in change mode...it's visible  in only display mode.
    Request you to let me how can i achieve to change the settings of these Generated objects.
    Thanks in advance for favorable response.
    Thanks & Regards,
    Ramesh-Kumar

    hi,
    Delete all the data present in the DSO and then try to change the DSO setting.
    regards,
    Arvind.

  • How to change parameters of Static VI Reference

    Can anyone let me know how to change the parameters of a static vi reference please? right now when I right click on it, just says "Strictly Typed VI". I don't know how to add/delete/change the parameters of it.
    Thanks,
    Solved!
    Go to Solution.

    Hello Triple H,
    This is Andrew Brown, an Applications Engineer with National Instruments. You will need to go through the process to create a new strictly typed VI reference in order to update the parameters of your Call by Reference Node. An article that details this process is Creating a Strictly Typed VI Reference That Calls VIs Dynamically. 
    Please let me know if you have additional questions or issues in this area.
    Regards,
    Andrew Brown
    Applications Engineer
    National Instruments

  • How to change parameters values

    dear gurus,
    can someone guide how to change below values and apply and what steps should taken and changes do in files
    *     Shared_pool_size = 450M
    *     Db_cache_size = 750M
    *     Pga_aggregate_target = 125M
    *     Sort_area_size = 1M
    *     Open_cursors = 4000
    *     Processes = 300
    regards

    Hi If you have set SGA_TARGET and PGA_TARGET , then you dont have to wory for the individual components.Oracle internally handle it .
    You can get the information for each components using below sql
    sql> select * from V$SGA_DYNAMIC_COMPONENTS;
    If you want to find the optimize size of few of above components , take AWR report(by running script @?/rdbms/admin/awrrpt.sql). At below of report you will see SGA Memory Summary,Shared Pool Advisory,SGA Target Advisory,Java Pool Advisory,PGA Memory Advisory . So accordingly you can reset above mention parameters. This will put lower limit for these parameters
    Edited by: amitbansode on Sep 9, 2009 5:07 AM
    Edited by: amitbansode on Sep 9, 2009 5:08 AM

  • How to change text variable value in bw3.5 query

    Hi Friends,
    I want to change the text variable value in query designer.
    My requirement is Header it's showing 2008 actual but it should 2007 actual.
    Siri

    Dear Siri,
    include it into some header and you will have
    &<your text variable>& - click on the same and a drop down will come asking you to edit or remove the same and choose edit.
    Hope this helps u..
    Best Regards,
    VVenkat..

  • How to view the sql query generated in query designer..?

    Hi experts,
       Can i view the sql query generated by the query designer for a query in sap bw?
    regards,
    ksvsivam

    Hi Sivam,
    You can definitely view the sql query.
    Go to RSRT and give the report name. Then goto Execute+Debug and click on it.
    A new window will open, there tick the box  Display SQL/BIA Query and the press on the ok button.
    Finally click on execute. The Sql query will be displayed.
    Hope this helps.
    Thanks,
    Rahul

  • How to create a formula based condition in bex query designer

    hi all,
    i have scenario in query designer where i need to calculate Key performance indexes based on characters and key figures iam using.for example the condition is like:
    "if call received is less than call projection then give call received else null"
    how and where to define the condition and i need to name the condition to display it seperatly.please help me in this issue.
    regards
    Vamshi D Krishna

    hi you have to break down your conditions and then code for them.
    for e.ge.
    if actual == 0
      vart = 0.
    else if actual-target ==0
              vart = 0.001
           else
             vart = actual -target
           endif
    endif
    now we start with first condition use operators from boolean catagory
    (Actual != 0)*(other amount)
    this solves first if condition... if actual  = 0 value actual != 0 will be zero we got our desired value.
    if other case then we have give else condition.
    (Actual != 0)*(((actual - target) == 0 )*0.001+((actual-target)!=0)*(actual-target))
    in the second half we have coded the else part.
    in the same way you can proceed for your logic

  • How to change name of Broadcaster/Precalculation generated workbook file ?

    Hello,
    I am using the Broadcaster in 7.0 in order to precalculate workbooks and to send them via email to the users.
    The users receive an email with in attachment the workbook with (for example) as name :
    WORKBOOK_VZD06S2M7I4PY7NILPNH60WYZ.
    The second part is the technical ID (workbook_id) of the workbook. But what the users want to have as filename in their mail is the description of the workbook (to find in table RSRWBINDEXT)
    This doesn't look like too big a change, but the problem is this filename is generated automatically and there is nowhere an option to change this.
    So I started looking in programs and classes to find where this filename is set (in order to change the coding there) but I have not been able to find the exact place.
    I came up with following classes (and the methods there under) :
    CL_RSR_PREC_SERVER
    CL_RSRD_ITEM_BROADCASTER
    CL_RSRD_UTILITIES
    but I can't find the exact place.
    Does anybody know where this can be changed, or has another solution perhaps ?
    Thanks in advance !
    Axel

    Hi Axel,
    We had similar kind of requirement and here is how we solved it.
    As mentioned in the various blogs, its NOT possible to broadcast the Workbooks with
    the file name instead of the technical id. But there is a workaround for this requirement.
    This can be achieved through Backend
    1) Go to SE38 program  RS_PREC_PLAN ( Precal test program). Enter the Technical id and
    the Variant ( Its mandatory) for the workbook and execute by entering the emai id.
    you will receive the workbook as the attachment with the File name and not technical id.
    2) The only issue here is the subject of the mail will always be TEST.
    3) Create a copy of this program Z_RS_PREC_PLAN and have the Subject and date field in the Selection screen
    . you can make changes so that the date and the Text for the subject will be populated with the values you enter in the selection screen.
    Hope this will help in your requirement
    Regards,
    BINETWEAVER2004s

  • How to Change TimeZones from Personalize iView

    Hi All,
    In my Masthead, i need to Display the Country name and the Time, user is going to chnage the time zone and Country from Personalize iview User Profile, according to that the respective time is going to display it on Masthead part.
    Now my Question, If user is Change the Timezone & Country in the User profile, how it is going to reflect on  Masthead area.
    Thanks In Advance
    Krishna Ganesh

    Hi Michael,
    In the Masthead JSP it self, we are adding jsp scriptlets and html Div Elements to display the time on the Masthead. Currently i am able to display the server time with normal Java API.
    Now i am going to display 5 timezones in a Iview, that iview is going to add to user's HomePage(User Choice).
    Thanks
    Ganesh

Maybe you are looking for

  • How to treat the accounting entries for the Process industry?

    Hi SAP Gurus, I am working with the Process industry client. Here one raw material goes with chain of process. In one plant half of the process will carried out and the rest of the half process would be carried in another plant. the entire accounting

  • Itunes 10.4 fails to install on lion

    After I installed Lion on my MacBook Pro, I tried to install itunes, Software updates, or iwork updates nothing works, any help is appreciated

  • Mac won't shutdown after Leopard upgrade; Kernel trap report

    After upgrading to Leopard last week, my iMac has repeatedly failed to shut down properly. When I select shutdown, the system seems to be turning off as usual, closing all programmes and the screen switching off to black, but one fan is still left ru

  • Can not export to flash

    I would like to export a captivate project to flash, but the options under the edit button are grey (can not select them).

  • Inundated with 2.1

    I'll take a couple of days to read what everyone has commented on the upgrade. One thing i noticed that I was curious to see if others experienced was it now seems I can adjust my volume on speaker to hear incoming calls apart from adjusting ringtone