How to filter in URL using NW04s WAD?

Greeting Web Template Gurus,
I am working in NW04s SP12 WAD (Web Application Designer) and I am trying to use the filtering criteria in my URL...  <bwurl>&FILTER_IOBJNM=0PLANT&FILTER_VALUE=1000.  I have brought in the Filter Pane in the Web template and when I run the Web Template in IE, I do not see where 0PLANT is being used.
Is there a setting in the Web Template I am missing, or a specific Command I need to be running to get this to work for me?
Regards,
Alex

Hello Alex,
Please try to pass the command using the Template ID and not using the Query,
for example
http://<server><port>/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex?QUERY=MMFG_M03_Q0088&FILTER_IOBJNM_1=MPLANT&FILTER_VALUE_1=3010
instead of using QUERY=MMFG_M03_Q0088, try WebTemplate as given below, it may help you
http://<server><port>/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex?template_id=yourTemplate&FILTER_IOBJNM_1=MPLANT&FILTER_VALUE_1=3010
See this page for more info
[Calling Parameterized Web Templates|http://help.sap.com/saphelp_nw04/helpdata/en/27/6c013a53271a05e10000000a11402f/content.htm]
Thanks
Chandran

Similar Messages

  • How to call a url using javascript

    Hi friends
    Iam a newbie i have a requirement
    i have to call some n number of URL using javascript i have all my url in one table .... i have to call all the url from that table ... and the output of the url should be saved in a flat file...The output of the url is in XML format... can any one please suggest me in doing my task ... and one more thing in which tool can i run the javascript coding...please give me ur suggestion and idea how it can be done ....
    My URL for example ll be like this as shown below wen i run this url it ll give me an XML format output
    HTTP://www.myserver.com/ev_api.action?user_id=<username>l&password=<password>&statevar=history&cutoff=<date>&id=<id>
    Thanks in advance
    Thiliban

    thilib wrote:
    In this OTN is there is javascript forum can please give me the link for it
    Thanks
    thilibJust to rephrase Walter's reply: there is no javascript forum in OTN!

  • How to filter check box values in WAD.

    Hi Gurus,
    In my WAD i am having check box and the object name is defined as 0SEM_CGCOMP, it is a master data info object and having values like CG1,CG2,CG3....CG10. But i want to restrict the values to CG1,CG2,CG3,CG4 only. how can i filter the values?
    </object>
    </td>
              <td class="SAPBEXHLevel2"><object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="CKBOX_CONS"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_FILTER_CHECBOX"/>
             <param name="DATA_PROVIDER" value="DP_1"/>
             <param name="GENERATE_CAPTION" value=""/>
             <param name="BORDER_STYLE" value="NO_BORDER"/>
             <param name="WIDTH" value="240"/>
             <param name="GENERATE_LINKS" value=""/>
             <param name="IOBJNM" value="0SEM_CGCOMP"/>
             <param name="SHOW_LABEL" value=""/>
             <param name="TARGET_DATA_PROVIDER_1" value="DP_1"/>
             <param name="HORIZONTAL_NUMBER" value="5"/>
             ITEM:            CKBOX_CONS
    </object></td>
    Thanks
    Raju.k

    Hi Raju,
    Try this.  Create another dataprovider within your web template?  This new dataprovider refers to a similar query, but this query definition should restrict values CG1, CG2, CG3 and CG4.  Assign this dataprovider to your checkbox.  Then make sure the properties of the checkbox affect all other dataproviders.
    Also, if this list is static, you could create an HTML checkbox object coding the options (cg1, cg2, cg3, and cg4) programmatically.  Then add javascript code to produce the proper filtering based on the users' selections.
    Let me know what happens.
    Larry

  • How to filter Groupwise records using custom fields?

    I am consuming the Groupwise web service and want to search
    the appointments based on value provided for a custom field. All
    the other searches (date, subject, message) are working fine. The
    only thing that does not work is search on the custom field. If I
    search on the Custom field the service returns all records.
    Following is the excerpt of the code. CFGWID is the field
    that is sent to groupwise with an application generated value. I am
    able to query the field but cannot filter appointments using the
    CFGWID field.
    <filter>
    <elements type="FilterGroup">
    <element type="FilterEntry">
    <op xsi:type="xsd:string">eq</op>
    <custom xsi:type="xsd:custom">cfgwid</custom>
    <value
    xsi:type="xsd:string">#arguments.AppMsgID#</value>
    </element>
    </elements>
    </filter>
    At this time there is only one entry in this filter. Any
    ideas?

    PS0510 wrote:
    > I am consuming the Groupwise web service
    First of all, "Groupwise web service"!? Please tell me more
    about this.
    I use Groupwise here and this sounds like an interesting
    feature!
    > and want to search the appointments based on value
    provided for a custom field.
    How are you searching the custom field? Are you accounting
    for the name
    space xsi: and xsd: values? There is a bit of quirkiness with
    CFML xml
    functionality when working with name spaces. I've always been
    able to
    work out these issues with a bit of Google searching.

  • How to filter a recordset using a combo (ASP)

    Hi.
    I have my website in ASP linked to an Access database using DSN. It is working ok.
    I need some help to make a filter in a recordset, but the filter is a combo box that any time that a value is choosed the data int he grid/table is also changed.
    Here it is my code:
    SELECT *
    FROM qry_YTD
    WHERE DirMan = MMColParam
    ORDER BY id_fy DESC, tot desc
    Please somebody help me.
    Regards,
    Marco
    [Moved by moderator to the appropriate forum]

    Hi,
    Thanks for your reply.
    I don't really know how to do it.
    Please explain me how to do it.
    Thanks,
    Marco

  • HOW TO FILTER DIM VALUES USING LEVEL PARAMETER SCREEN BEFORE PRESENTATION

    hello,
    sorry but i did not understand your question - i don't know which objects is
    the "Descriptor". Let me try to update you with some facts and a better example
    of the situation - i will be also uploading some screen shots.
    from the jdeveloper help we found the topic "Specifying the action for a step
    object" which is very similar to what we want to perform. here follows the text
    and also some comments from us:
    Example: Using step actions Assume that a selection consists of the following
    two steps:
    Step A specifies the members: Boston, Chicago, and Denver
    (comment: in our problem, step A is a selection of customers performed using
    one of the 2 hierarchies of Customer dimension)
    Step B specifies the members: Boston and Austin
    (comment: in our problem, step B is another selection of customers performed
    using the other hierarchy of Customer dimension)
    Step B follows Step A.
    The following list shows how the results of this selection differ depending
    on the action that is
    specified for Step B:
    Step B action: SELECT -- Result: Boston and Austin (that is, only B is
    included)
    Step B action: ADD -- Result: Boston, Chicago, Denver, and Austin (that is,
    the union of A and B is included)
    Step B action: KEEP -- Result: Boston (that is, only members that are common
    to both A and B are kept; also referred to as the intersection of A and B)
    (comment: This is what we expect to have - the intersection of both customer
    dimension selections goes to the row edge of the presentation)
    Step B action: REMOVE -- Result: Chicago and Denver (that is, any members in
    B are removed from the current selection )
    how do i obtain this intersection ? is it possible to use this selection
    combining both hierarchies ?
    Please refer to the screen i will upload - it is the filter we need to apply.
    the customer dimension has 2 levels above the leaf records in one hierarchy,
    called "SETOR" and "ROTA" , and 3 levels in the other hierarchy, called
    "SEGMENTO" , "CANAL" and "SUBCANAL"
    thanks in advance

    Hi Prasad,
    I got your note, you should not use Session variable syntax to call presentation variable.
    you should use like @{AIC_PROJ_PLAT_SEQ_NO}
    One more thing: first test the variable AIC_PROJ_PLAT_SEQ_NO value then try to pass to SP.
    Hope this helps

  • How to filter change pointers using BADI - BDCP_BEFORE_WRITE?

    Hi,
    We have a scenario where due to various loads lot of change pointers are getting generated. Now I want to delete the unwanted change pointers based on some condition.
    Through this forum I figured out that we can use the BADI -> BDCP_BEFORE_WRITE and create an implementation in it to clear the change pointers based on our conditions.
    But could anyone please tell me when does this BADI gets triggered? I tried various options by putting a break point in the implementation, in CHANGE_POINTERS_CREATE function module etc but couldnu2019t see my BADI getting called or triggered.
    I have my code placed in the implementation of this BADI but doesnu2019t have any clue when it gets called. I assume being this a standard filter BADI it should be called of itu2019s own but how can I check whether my code works or not. Wonu2019t there be any Transaction code which when executed will trigger this BADI. Any help on this will be appreciated.
    Thanks.

    Thanks again Amit. But still my question is at what event this BADI gets triggered.
    Let me explain the code I have written.
      LOOP AT change_pointers INTO lv_bdcpv.
        lv_tabix = sy-tabix.                       
        ws_c_objid      = lv_bdcpv-cdobjid(18).
        SELECT SINGLE cuobj klart obtab objek INTO t_inob FROM inob
        WHERE cuobj = ws_c_objid AND
              obtab NE 'KNA1' .
        IF sy-subrc = 0.
          DELETE change_pointers INDEX lv_tabix.
        ENDIF.
    ENDLOOP.
    This is the code written so that I can get rid of all the change pointers that are written which are not relevant to Customer.
    But I want to know how this BADI gets executed, at what event or at by which TCODE or program?? I tried to change some classification data and and it created entry in BDCPV but are not related to customer. So how can I get this BADI executed so that it deletes the entry from BDCPV table?
    When I check the BDCPV table the entries are still there as unprocessed.
    Hope I am clear with my question. Any help will be appretiated.
    Thanks,

  • WSA how to filter HTTPS urls without decrypting

    In transparent mode HTTPS Proxy must be activated for HTTPS traffic.
    If you don't want particular users to access certain https sites with out decryption , you can define those urls in custom url categories and under decryption policies :
    1. Exclude that custom url category from global decryption policy
    2. Create new decryption policy for those identities you want to block request and then under categories include that custom url. Default action you will get for this category is monitor .
    3. If you leave it as such then it continues to evaluate the client request against other policy group control settings, such as web reputation filtering or you can use drop action if you do not want to  pass the connection request to the server. The appliance does not notify the user that it dropped the connection.
    HTH
    "Please rate useful posts"

    Dear Kush
    Thanks for the reply.... you advise to start with a new Decryption Policy for Guest users. So I have now created several Decryption Policies, for Guests, Authenticated Users, VIP Users. The Guest URL Filtering is set to DROP many Categories and to Pass Through the rest, and the VIP Policy drops only the worse categories (Porn, etc) and Pass Through most. If I set the HTTPS Filter=Monitor, then it will decrypt.
    I think it is working as I need it, but as a Guest User I can still bypass the Ironport block by entering http://www.youtube.com  into Internet Explorer v8 (XPsp3) - However, on the same PC with Firefox v28 https://www.youtube.com is blocked.  (IE8 detects the traffic as "SRCH" traffic to 74.125.21.95:443, Firefox detects category "VID" to 74.125.196.91:443)
    I'll do some more testing, then feedback to the forum again...
    Martin
    PS. What I don't like about the solution: I need to setup two  sets of URL Category Filters: for the HTTPS proxy (under Decryption Policies) and for the HTTP proxy (under Access Policies)  - even though I want the same Group based filters for HTTP and HTTPS.  I did not expect to have to setup two separate sets of filters.

  • How to stream live url using FMLE

    Hi   All,
    I am new to FMLE.
    I am currenlty using Suse Linux server 10 with wowza server to stream udp unicast to rtmp. So my wowza server output will be of rtmp.
    ex-  rtmp://SERVERIP/App/App.stream
    This is working fine. But now i have a problem with pushing the stream to cdn.
    cdn folks asked me to use FMLE to encode and push stream. How can i use FMLE on linux?
    Can i give my rtmp url as input to FMLE (using new machine with windows server, since FMLE can't be used with Linux) and tell it to push to cdn?
    Please help.
    Thanks
    cb24

    Hi,
    Thanks for the reply.
    Sorry , I haven't understod anything. I am a new biee here.
    My rtmp streaming url is working fine with players. Since i need to put them on cdn, cdn folks asked me to install FMLE, FMS.
    Now the question.
    1. How should be my setup?
      -> Is it something , output of wowza (the rtmp url) is given to FMLE running on windows machine? (i don't think this is possible, since FMLE does not take any urls as input).
    ->What is the use of FMS (Flash media server) ? whether that can be used stand alonely? (without FMLE ?), can i stream the rtmp url from wowza to FMS (since wowza does not support push), can FMS pull rtmp stream? and then it can push to cdn servers?
    Can anybody tell me how should b whole setup?
    Please help.
    Thanks.
    cb24

  • How to access a URL using Image

    Hi All,
    I have a requirement to add an Image Item as a column to a Table within a Seeded Iprocurement Requisitions Details Page, so that when the user clicks on it, he navigates to a specific URL.
    However, this specific URL is stored in the fnd_attachment tables against each invoice_id. So, I effectively need to first query the URL from the fnd_attachment tables for a given invoice_id and then somehow set the destination url property of this image item.
    I know by extending the VO , I can get the actual value of the URL stored in an attribute and by extending the CO I need to set the URI for this image item.
    But for testing purposes, I simply added an Image item, with a destination URI of www.google.com, but it seems to append http://<server.domain.com>:8000/OA_HTML before www.google.com
    Also, I need it to open in a seperate window. Are there any other alternatives to this ? I cannot seem to create a link item within my table region.
    How can I achieve this ?
    Thanks
    Shankar
    Edited by: user565538 on Nov 25, 2008 6:26 AM

    if you want to substitute the VO attribute in this DestrinationURI then you should do it in the controller.
    write the following code in the processRequest
    OAStryledTextBean bean = (OAStryledTextBean)ouwebBean.findChildRecursive("StyledTextBean");
    String xx = vo.getAttribute("attrName")+"xxxxx" ; ///compose the URL
    bean.setDestinationURI(xx);
    --Prasanna                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • How to get full url using UCM RIDC api

    Hi,
    I am using RIDC api to get the full url of the document (including protocol, host, port info). I tried using DOC_INFO
    and GET_SEARCH_RESULTS api. The GET_SEARCH_RESULTS api returns the path but no protocol, host, port info.
    DOC_INFO does not contain any uri. Is there a way to get full url? I only have access to the idc socket connection
    configuration to connect to the server.
    E.g. I know the idc connection url is idc://hostname:4444
    The user supplies document name as "myDoc.txt" and dId = 2000.
    I used GET_SEARCH_RESULTS for myDoc.txt and DOC_INFO for dId=2000.
    I need to return absolute url to the user that user can copy paste in the browser and download the doc.
    Thanks,
    --dhiraj                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    You can ge the docUrl using doc info services DOC_INFO or DOC_INFO_BY_NAME.
    dataBinder.putLocal("IdcService", "DOC_INFO");
    dataBinder.putLocal("dID", docId);
    ServiceResponse response = idcClient.sendRequest (idcContext, dataBinder);
    DataBinder respBinder = response.getResponseAsBinder();
    System.out.println("DocUrl"+ respBinder.getLocal("DocUrl"));

  • How to filter datagridview by using DatetimePicker

    Hi all I have a gridview and some data in it ,but I want to filter by date I have startTime and EndTime which are thesame, ideally I would like user to click on say 04/05/2015 items for that day shows up ,but I have been struggling with it now can get it
    to suit my purpose, find below is my Datetimepicker method Please note I am using an access DB to retrieve data.,what are my doing wrong thanks in advance?
    string strSql = String.Format("SELECT * FROM Computers WHERE StartTime >= #{0:MM/dd/yy hh:mm}# AND EndTime <=#{0:MM/dd/yy hh:mm}#", dt.ToString("MM/dd/yy hh:mm"));
    Lukaas Njie

    Is your Datagridview using a DataTable as the source.  It would be easier to filter the datatable.  Is the data a string object or a datetime object?
    You string statement should look like the following
    string strSql = String.Format("SELECT * FROM Computers WHERE StartTime >= #{0}# AND EndTime <=#{0}#", dt.ToString("MM/dd/yy hh:mm"));
    {0} is the first parameter which is already a string : dt.ToString("MM/dd/yy hh:mm")
    jdweng

  • How to filter a table using column filter on a date field with time?

    Hi,
    I have a date field where I am inserting a date+time value, for example: 01/01/2012 09:30:00 So, I would like to filter an adf table using a column inputdate filter to filter only by date this field.
    I was testing using formats but with no luck.
    Any Idea?
    Thanks,
    jdev 11.1.2.3
    Edited by: jhon.carrillo on Oct 29, 2012 12:23 AM

    Then, try to add another attribute in your SELECT VO statement, which truncates the original date_and_time field:
       SELECT.... TRUNC(DATE_AND_TIME) as truncated_dateAfter that, put reference to that attribute in the filter facet, as follows
             <f:facet name="filter">
                      <af:inputDate value="#{vs.filterCriteria.TruncatedDate}" id=.../>
             </facet>Do not forget to add the TruncatedDate attribute in the <tree...> binding in the pageDef, along with others VO attributes. Do that manually.

  • How to execute a url using a Link

    Hai,
    I am working on some code and got struck up with the following issue.
    There is an input field which allows the user to enter any URL,and by default this filed is populated with a default url,
    below this input field there is a link, when the user clicks on this link,
         the URl that is entered by the user should get executed, and i am using PageProcessor component for this.
    code Sample :
    InputField input = new InputField("applicationURL/Path");
    form.addComponent(input);
    String TestUrl=input.getString().getValueAsString();
    Link testApplicationLink = new Link("testApplicationLink");
    testApplicationLink.setReference(TestUrl);
    form.addComponent(testApplicationLink);
    Thanks in advance
    regards
    jagdesh

    Hi jagdesh,
    Are you using Web Dynpro or Portal components? For portal related questions use Enterprise Portal forum section /community [original link is broken]
    Best regards, Maksim Rashchynski.

  • How to retrive the URL using IComponentURI

    Hi All,
    i need to access the ME23 screen using the url, that is once an enduser will click the url the ME23 will be open.
    I created one System Object in Portal for SAP R/3 server and passed the same in the Portal app.xml file---<component profile>
    This is the code snippet i used till now
    public void doContent(IPortalComponentRequest request, IPortalComponentResponse response)
      IPortalComponentRequest request=(IPortalComponentRequest)this.getRequest();
      String sapsystemalias = request.getComponentContext().getProfile().getProperty("SystemIdentifier");
      IPortalComponentURI componentURI = request.createPortalComponentURI();
           componentURI.setContextName("com.sap.portal.appintegrator.sap.bwc.Transaction");
    String url = componentURI.toString() +"?System=sapsystemalias&TCode=ME23&GuiType=WinGui&WinGui_Type=    &OkCode=    &ApplicationParameter=   & Program = SAPMM06E
    what i passed the parameter for setContextName("com.sap.portal.appintegrator.sap.bwc.Transaction") 
    Is it correct or not ?
    Please provide the values what i have to pass for ME23 Screen,and we are using sapguiforwindows 6.20.
    WinGui_Type= ?
    OKCODE =?
    Application Parameter =?
    RS38M-FUNC_TEXT=?
    If the code is not right plz provide me the valid code and  your suggestions.
    ADV Thanks
    Regds
    phani

    check tables MAST+STPO for BOM data
    or
    Re: compnents of BOM
    Regards
    Peram

Maybe you are looking for

  • FM to get Deliveries for any Shipment

    Hallo, Is there any function module to get all the delivery no's of a particular shipment? Regards, Bhaskar

  • Having problem with simple variable use in another class

    I have a variable made by input from my main class file called upperLimit. I have an external class file in which I would like to use the variable created by the input for upperLimit, but I have forgotten how to go about it. The objective of the prog

  • MacBook hard drive

    Hi, I have a 13 in. black MacBook (late 2006) and somehow have managed to break it.  Last year I had trouble where the computer randomly messed up how it booted and I had to use live Linux cd's to recover my data. I had to completely wipe the drive t

  • Need an online number for local area code 606 for ...

    I need an online number for my local area code 606 Morehead Kentucky. There are several cities surrounding mine with local online number options but not Morehead, Kentucky. If it is possible, please add Morehead to your list and I will purchase an on

  • The sequence of moving TR to production

    Hi Expert, current the solution is I have appended the structure for 2LIS_11_VAITM and code change in CMOD. now I need to move the TR to production. I think the sequence will be below,: 1.[R3] LBWE schedule a job to move data from update queue(lbwq)