BEX problem: F4 help to filter values of F4 value list at query execution

Hi all,
description of the problem we face:
at query execution the selection pop-up appears and "ask" for values. To select those values I try the F4 button and receive a long list of e.g. vendors. (Our vendors are compounded to a special characteristic due to several sources.) To select now several individual values from the list I choose the filter button and try to shorten the list by searching with values of the atributes, here by 0NAME of the vendor. From the result shown I choose one value compounded to a unique value of the special characteristic, there are values for vendors which are the same, but  with different compound values and of course different meanings.
When I mark one vendor value shown with his compounded value in front of the row, I expect the compounded value will be transferred to the selection pop-up too, but it won't!!
Only the vendor is transferred, so the result of the query shows more information then wanted.
Any solutions for this?
Thank you in advance

Hi Guido,
I dont know any direct solution to your problem, a workaround is
May be add a variable on the Special characterstics, and ask users to enter the Special character also along with your Vendor Code.
As while selecting the vendor user already know special charater value, then can just enter it in Selection screen and restrict the output.
Thanks
CK

Similar Messages

  • Sap access with bex problem, ple help me asap( thanks  bhanu, PB, oliver)

    hi friends,
    i installed netweaver trail version. (thanks for banu, pb and oliver for my installation)
    Old BEx Analyzer 3.0 is ready to use.(below link is showing)
    when i run rrmx, i am not getting any thing, please help me regarding this.
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/bi/settingUpBIinNetweaver7.0ABAPTrialversion&
    if any one will help me ragrding this, its will be great advantage.
    regards
    suneel.

    Hi,
    What do you mean by "extraction part will work here or not" ? You mean to say that extraction from source to BW?
    If you want you can have the same old flow as 3.x but the environment will be BI 7.0 then in that case you need query desinger to changer / create the queries.
    Hope this helps.
    PB

  • Input ready query input help problem (F4 help)

    Dear All,
    We are using NW2004s with SP9.
    We have created an aggregation level with 0MAT_SALES, 0SALESORG, 0DISTR_CHAN (0SALESORG and 0DISTR_CHAN are compound characteristics of 0MAT_SALES) characteristics (and other char. as well). We have a Filter where we added the above mentioned characteristics and a navigational attribute of 0MAT_SALES (0MAT_SALES_NAV_ATT)
    We set the follwing filter values:
    0SALESORG = AT01
    0DISTR_CHAN = 01
    0MAT_SALES_NAV_ATT = P
    0MAT_SALES = nothing but we set the 'Can be changed at execution' flag in the modeler.
    We have an input ready query on the above mentioned aggregation level. We are using 0MAT_SALES as free characteristic and we set 'Only posted values' on the extended tab.
    Our 1. problem is that when we want to enter new rows into the Query and get input help (F4 on the input ready cell) to select 0MAT_SALES we get all 0MAT_SALES values and <u>not</u> only that ones which has 0SALESORG and 0DISTR_CHAN values set in the filter.
    Our 2. problem is that 0MAT_SALES_NAV_ATT = P is not taken into consideration during query execution and we also get all materials.
    Any help?
    Thanks in Advance,
    Dezso

    Dezso,
    We looked into using Navigational Attributes in SP7 and found that Input Queries were unable to process them. Unless there has been some specific enhancements I do not believe that anything has changed here.
    I recommend raising an OSS and getting clarification from Waldorf. The SAP Help page on input queries in IP also provides some clarification in this respect.
    Hope this helps.

  • How to default a value in a select list

    Hi
    I have an item on the page which is displayed as a select list.
    The select list has an lov that returns 3 values as follows:
    ACAD1M
    ACAD2H
    ACAD3T
    the sql for this lov is as follows:
    select CAL_TYPE d,cal_type r
    from igs_ca_type
    where s_cal_cat='ACADEMIC'
    It needs to return the values in the order as shown above, however if the user does not select anything from the select list, I want it to default to the value in the middle of the list(ACAD2H)
    I tried using default on the item but I could not get this to work.
    Could someone explain how I can get the select list in HTMLDB to default to the value that I want regardless of which position it appears in the select list it always seems to default to the value at the top of the list.

    Hello Kay,
    A default value for a select list must be set to a legitimate returned value from the select list LOV query.
    The default value should be set in the item "Default" section. In the "Default Value" field you should enter your query – in a form of a PL/SQL Function Body – and set the "Default Value Type" field accordingly.
    The following is an example of code I'm using to set the default value of a select list to be the first displayed option (set by the user, and recorded in the dispord column):
    declare
      l_sno  number;
    begin
      select sno
      into l_sno
      from mis_mess_users
      where dispord = (select min(dispord)
                     from mis_mess_users);
      return l_sno;
    end;Using the same principle, you can use any query that will give you the result you need.
    Regards,
    Arie.

  • Bex Query with Hierarchy on Workbook problem please help

    Hi all,
    I have a problem, Im trying to copy information from specific cells on a query that I opened using Analyser, heres the situation:
    Account            Amount    New Col
    22110200           15 dlls
    -22110201          4 dlls
    -22110202          5 dlls
    -22110204          6 dlls
    121101010000   1dlls          4 dlls
    121101020000   1dlls          5 dlls
    121101040000   1dlls          6 dlls
    4,5 and 6 dlls are amounts from the first 3 accounts, I tried simpy copying the information but for some reaseon when the report reloads the informacion is lost.
    Also I using Hierarchy to display the values so if I copy the value from cell Q700 the value will change is the levels on the Hierarchy are expanded.
    Is there anyway to do this? please help.
    Thanks in advance

    Hi,
    Thanks for the answer, Is it possible to call the Macro when the user Expands a node? or it needs to be called from a button or combination of keys?
    Thanks again

  • Help needed urgently to get the values from the jsp page.

    hi,
    I am badly stuck into this problem.Please help me and find a solution.
    I am using ms-access and jsp.
    my database structure is as given below:
    m_emp_no | from_date | to_date | approver| status |
    1002 | 22/9/2008 | 23/9/2008|1003 |pending
    1004 | 29/9/2008 | 30/9/2008|1003 |pending
    2044 | 15/9/2008 | 16/9/2008|3076 |pending
    now this is exactly a leave apply scenario where a page is displayed and the user has to fill in the details to apply leave.then the approver has to approve that leaves so even, he should get the details in his account.
    for example here 1003 has to approve leaves for 1002 & 1004.i am able to fetch data from database for the particular approver here is the coding:
    <html>
    <body>
    <h2 align="center"><u><b><span style="background-color: #FFFFFF"><font color="#C0C0C0" face="Comic Sans MS">Leave
    Approval Requests</font></span></b></u></h2>
    <form method="POST" name="f1" action="update.jsp">
    <%
    Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
    Connection con=DriverManager.getConnection("jdbc:odbc:employee_details");
    PreparedStatement p=null;
    p=con.prepareStatement("select * from emp_leave_application where approver='"+username+"'");
    ResultSet r=p.executeQuery();
    while(r.next())
    %>  <table border="1" width="100%" bordercolor="#FFFFFF" bordercolorlight="#FFFFFF" bordercolordark="#FFFFFF">
        <tr>
          <td width="100%" bgcolor="#999966"><b><u><%=r.getString(2)%></u></b></td>
        </tr>
      </table>
      <table border="1" width="100%" height="171" bordercolor="#FFFFFF" bordercolorlight="#FFFFFF" bordercolordark="#FFFFFF">
        <tr>
          <td width="100%" height="165" valign="top">
            <p align="left"><b>User ID</b>        :
    <input type="text" name="id" value="<%=r.getString(1)%>"  size="4   
         <b>status</b>:<%=r.getString(5)%</p>
    <p><b>Leave From</b> : <%=r.getString(2)%></p>
    <p><b>Leave From</b> : <%=r.getString(3)%></p>
    <p><b>Approve</b> : <select  size="1" name="approved">
            <option value="Approved">Approved</option>
            <option value="Cancelled">Cancelled</option>        </select></p>
    <%
    con.close();
    %>
      <table border="1" width="100%" bordercolor="#FFFFFF" bordercolorlight="#FFFFFF" bordercolordark="#FFFFFF">
              <tr>
                <td width="100%" bgcolor="#999966">
                  <p align="center"><input type="reset" value="Clear" name="B1"> 
                  <input type="submit" value="Submit" name="B2"></td>
              </tr>
            </table>
            </td>
        </tr>
      </table>
    </form>
    </body>
    </html>{code}
    this will display both the rows but when i try to retrieve the values into update.jsp using the code given below it gives me only one value which is the first 1002.
    {code}approved=(String)request.getParameter("approved");
    id=(String)request.getParameter("id");{code}
    but i need both the values to be inserted into the update.jsp only then the approver will be able to approve the leaves individually with respect to the m_emp_no.
    please help me out.
    thanks in advance.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    My comments below are all between (((((( and ))))))
    <html>
    <body>
    <h2 align="center"><u><b><span style="background-color: #FFFFFF"><font color="#C0C0C0" face="Comic Sans MS">Leave
    Approval Requests</font></span></b></u></h2>
    <form method="POST" name="f1" action="update.jsp">
    <%
    Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
    Connection con=DriverManager.getConnection("jdbc:odbc:employee_details");
    PreparedStatement p=null;
    p=con.prepareStatement("select * from emp_leave_application where approver='"+username+"'");
    ResultSet r=p.executeQuery();
    while(r.next())
    %> <table border="1" width="100%" bordercolor="#FFFFFF" bordercolorlight="#FFFFFF" bordercolordark="#FFFFFF">
    <tr>
    <td width="100%" bgcolor="#999966"><b><u><%=r.getString(2)%></u></b></td>
    </tr>
    </table>
    <table border="1" width="100%" height="171" bordercolor="#FFFFFF" bordercolorlight="#FFFFFF" bordercolordark="#FFFFFF">
    <tr>
    <td width="100%" height="165" valign="top">
    <p align="left"><b>User ID</b> :
    <input type="text" name="id" value="<%=r.getString(1)%>" size="4   
    ((((((( in the statement above, name="id" should be changed to something like name="id"<%=ii%>
    Where ii is a counter that tells you how many times you have gone through the loop so far.
    The reason for this is that each textfield you generate must have a unique name rather than all have the same name
    such as 'id'. This change will give them names such as id0, id1, id2. Then when you submit the page, you can uniquely
    identify each input textfield.))))))
    <b>status</b>:<%=r.getString(5)%</p>
    <p><b>Leave From</b> : <%=r.getString(2)%></p>
    <p><b>Leave From</b> : <%=r.getString(3)%></p>
    <p><b>Approve</b> : <select size="1" name="approved">
    (((( the above select also has to have a unique name for each time through the loop. Change it to name="approved"<%=ii%>
    <option value="Approved">Approved</option>
    <option value="Cancelled">Cancelled</option> </select></p>
    <%
    con.close();
    %>
    <table border="1" width="100%" bordercolor="#FFFFFF" bordercolorlight="#FFFFFF" bordercolordark="#FFFFFF">
    <tr>
    <td width="100%" bgcolor="#999966">
    <p align="center"><input type="reset" value="Clear" name="B1">
    <input type="submit" value="Submit" name="B2"></td>
    </tr>
    </table>
    </td>
    </tr>
    </table>
    </form>
    </body>
    </html>
    (((((((note you would be better off long term to put your business logic in a servlet and dispatch to the JSP page which will only have the responsiblity to display the data.
    Also, connection pooling is better than the above.

  • Want to read Field value set by Value help

    Hello,
    I have BSP View which is using Value help extensions for one of the input. The search help is based on the Elementary Search Help which is further based on Z-Table. In my BSP view [IE] I am able to popup the Search help and able to select the Value from list of choice. The selected value gets reflected in the Input field of browser. The problem is I am not able to capture the selected value in Event handler. I need to capture this value and get the related data in other input fields [which are display only]. How to do this?
    I even tried getting the value in the Javascript, but unable to assign the Javascript variable to my BSP View attribute or Controller attribute.
    Thanks in advance.

    >Do I have to trap it in DO_HANDLE_Event by doing Get_Form_Fields??
    If you are using MVC and data binding you don't have to do anything.  The field values will be brought in automatically for you.
    However in any MVC application, the highest level controller should always contain a small block of code in the redefinition of the DO_REQUEST method.  It is:
    if input is available, dispatch this input to subcomponent.
    * this call is only necessary for toplevel controllers.
    * ( if this is not a toplevel controller or no input is present,
    *   this call returns without any action)
      dispatch_input( ).
    * if any of the controllers has requested a navigation,
    * do not try to display, but leave current processing
      IF is_navigation_requested( ) IS NOT INITIAL.
        RETURN.
      ENDIF.
    This code is critical for properly dispatching events through the controllers.  It is also the code that triggers the MVC runtime to restore input values into the model.
    Also to eliminate the possibility with a problem in the implementation of the value help, why don't you temporarily switch out this element with just a plain htmlb:inputField.  This way you test to make sure that data binding works correctly with the standard field.

  • I have a big problem ı think help me

    This is Google's cache of <a href="http://sitetrail.com/askearth.com" rel="nofollow">http://sitetrail.com/askearth.com</a>. It is a snapshot of the page as it appeared on Sep 19, 2010 10:44:02 GMT. The current page could have changed in the meantime. Learn more
    Full version These search terms are highlighted: history askearth com
    <pre> * Contact Us</pre>
    SiteTrail - Website News and Analysis
    <pre> * Business
    * Dev &amp; Design
    * Entertainment
    * Mobile
    * Social Media
    * Tech</pre>
    Search in SiteTrail <a href="http://askearth.com/" rel="nofollow">askearth.com</a> (visit site) This data was last updated 6 months ago (update data).
    Site Profile Estimated Value: $5,582.16 USD Estimated Revenue: $7.60 USD per day $227.90 USD per month $2,772.81 USD per year Estimated Pageviews: 3,355 per day 100,648 per month 1,224,551 per year Alexa Rank: #447,581 Google Index: show google links Yahoo Index: show yahoo links Bing Index: show bing links History: show history Site Title: Interesting Questions - AskEarth Site Traffic
    Site Server Server IP Address: 140.174.79.37 Server IP Decimal: -1934733531 Server IP Location: Pordenone, Friuli-Venezia Giulia, Italy
    Your browser does not support iframes. Whois Information Welcome to the Network Solutions(R) Registrar WHOIS Server.
    The IP address from which you have visited the Network Solutions Registrar WHOIS database is contained within a list of IP addresses that may have failed to abide by Network Solutions' WHOIS policy. Failure to abide by this policy can adversely impact our systems and servers, preventing the processing of other WHOIS requests.
    To see the Network Solutions WHOIS Policy, click on or copy and paste the following URL into your browser:
    <a href="http://www.networksolutions.com/whois/index.jhtml" rel="nofollow">http://www.networksolutions.com/whois/index.jhtml</a>
    If you feel that you have received this message in error, please email us using the online form at <a href="http://www.networksolutions.com/help/email.jsp" rel="nofollow">http://www.networksolutions.com/help/email.jsp</a>with the following information:
    Whois Query: <a href="http://askearth.com/" rel="nofollow">askearth.com</a> YOUR IP address is 174.129.155.56 Date and Time of Query: Tue Feb 23 00:49:37 EST 2010 Reason Code: IE DNS Records Host Class Type IP TTL Target Other <a href="http://askearth.com/" rel="nofollow">askearth.com</a> IN A 140.174.79.37 7199<a href="http://askearth.com/" rel="nofollow">askearth.com</a> IN NS 7200 <a href="http://ns53.worldnic.com/" rel="nofollow">ns53.worldnic.com</a> <a href="http://askearth.com/" rel="nofollow">askearth.com</a> IN NS 7200<a href="http://ns54.worldnic.com/" rel="nofollow">ns54.worldnic.com</a> <a href="http://askearth.com/" rel="nofollow">askearth.com</a> IN SOA 7200 mname:<a href="http://ns53.worldnic.com/" rel="nofollow">NS53.WORLDNIC.com</a> rname: <a href="http://namehost.worldnic.com/" rel="nofollow">namehost.WORLDNIC.com</a> serial: 108121504 refresh: 10800 retry: 3600 expire: 604800 minimum-ttl: 3600 HTTP Headers HTTP/1.1 302 Found Date: Tue, 23 Feb 2010 05:59:34 GMT Server: Apache/2.2.11 (Unix) mod_fastcgi/2.4.2 PHP/4.4.9 with Suhosin-Patch mod_ssl/2.2.11 OpenSSL/0.9.7m mod_apreq2-20051231/2.6.0 mod_perl/2.0.3 Perl/v5.8.7 Location: <a href="http://askearth.com/go/home" rel="nofollow">http://askearth.com/go/home</a> Content-Length: 417 Connection: close Content-Type: text/html; charset=iso-8859-1
    HTTP/1.1 200 OK Date: Tue, 23 Feb 2010 05:59:35 GMT Server: Apache/2.2.11 (Unix) mod_fastcgi/2.4.2 PHP/4.4.9 with Suhosin-Patch mod_ssl/2.2.11 OpenSSL/0.9.7m mod_apreq2-20051231/2.6.0 mod_perl/2.0.3 Perl/v5.8.7 Set-Cookie: id=11010246; EXPIRES=Sun, 01-Apr-29 00:00:00 GMT; PATH=/ Set-Cookie: pass=u0zit0yv; EXPIRES=Sun, 01-Apr-29 00:00:00 GMT; PATH=/ Set-Cookie: since=1266904775; PATH=/ Connection: close Content-Type: text/html Firefox Add-on SiteTrail Firefox Add-onPerform SiteTrail lookups via right-click menu straight from your web browser! Popular Lookups
    <pre> * <a href="http://google.com/" rel="nofollow">google.com</a>#1
    * <a href="http://facebook.com/" rel="nofollow">facebook.com</a>#2
    * <a href="http://youtube.com/" rel="nofollow">youtube.com</a>#3
    * <a href="http://yahoo.com/" rel="nofollow">yahoo.com</a>#4
    * <a href="http://live.com/" rel="nofollow">live.com</a>#5
    * <a href="http://baidu.com/" rel="nofollow">baidu.com</a>#6
    * <a href="http://wikipedia.org/" rel="nofollow">wikipedia.org</a>#7
    * <a href="http://blogspot.com/" rel="nofollow">blogspot.com</a>#8
    * <a href="http://msn.com/" rel="nofollow">msn.com</a>#9</pre>
    Browse Lookups
    A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Recent Lookups
    <pre> * <a href="http://askearth.com/" rel="nofollow">askearth.com</a>#447,581
    * <a href="http://evdenevenakliyatv.com/" rel="nofollow">evdenevenakliyatv.com</a>#442,990
    * <a href="http://mytaskhelper.com/" rel="nofollow">mytaskhelper.com</a>#756,476
    * <a href="http://fikralari.net/" rel="nofollow">fikralari.net</a>#639,299
    * <a href="http://typemytape.com/" rel="nofollow">typemytape.com</a>#1,547,530
    * <a href="http://tmmod.info/" rel="nofollow">tmmod.info</a>#1,078,434
    * <a href="http://torrentplus.org/" rel="nofollow">torrentplus.org</a>#233,938
    * communitycollegelistin...#430,008
    * <a href="http://cadbury.co.uk/" rel="nofollow">cadbury.co.uk</a>#104,852
    * <a href="http://myhobbyblogs.com/" rel="nofollow">myhobbyblogs.com</a>#297,443</pre>
    Random Lookups
    <pre> * <a href="http://solidmastermind.com/" rel="nofollow">solidmastermind.com</a>#931,183
    * <a href="http://homelegance.com/" rel="nofollow">homelegance.com</a>#277,584
    * <a href="http://homepage-anleitung.de/" rel="nofollow">homepage-anleitung.de</a>#1,091,134
    * <a href="http://icicigroupcompanies.co/" rel="nofollow">icicigroupcompanies.co</a>...#1,513,887
    * <a href="http://ptiboo.ch/" rel="nofollow">ptiboo.ch</a>#744,058
    * fachportal-paedagogik....#312,102
    * <a href="http://lcpo.com/" rel="nofollow">lcpo.com</a>#336,926
    * <a href="http://spitinet.gr/" rel="nofollow">spitinet.gr</a>#904,561
    * <a href="http://sportingpulse.com/" rel="nofollow">sportingpulse.com</a>#37,069
    * <a href="http://v-pillsbuyutucuhap.com/" rel="nofollow">v-pillsbuyutucuhap.com</a>#543,342
    * <a href="http://sameskyboard.com/" rel="nofollow">sameskyboard.com</a>#51,252
    * <a href="http://alparslanpazarlama.com/" rel="nofollow">alparslanpazarlama.com</a>...#1,444,281
    * <a href="http://ventausa.com/" rel="nofollow">ventausa.com</a>#221,470
    * <a title="Diziizle" href="http://www.gunceldiziizle.net" target="_blank">Dizi izle</a>#234,937
    * <a href="http://digitalfoci.com/" rel="nofollow">digitalfoci.com</a>#1,214,872
    * <a href="http://blank-label.com/" rel="nofollow">blank-label.com</a>#273,247
    * <a href="http://efun.ir/" rel="nofollow">efun.ir</a>#446,350
    * <a href="http://greatamericandays.com/" rel="nofollow">greatamericandays.com</a>#579,258
    * <a href="http://it007.com/" rel="nofollow">it007.com</a>#58,123
    * <a href="http://hairyclipz.com/" rel="nofollow">hairyclipz.com</a>#760,892</pre>
    Navigation
    <pre> * Contact Us</pre>
    Categories
    <pre> * Business
    * Dev &amp; Design
    * Entertainment
    * Mobile
    * Social Media
    * Tech</pre>
    Recent News
    <pre> * VP of Twitter Says Twitter is NOT A Social Network
    * Google Puts White Spaces To Use
    * YouTube Instant Experiment Gives Creator a Job At YouTube
    * YouTube Time Machine – A New Website To Waste Hours On
    * Google’s New Instant Search – Saving 11 Hours Every Second
    * Facebook Notes Gets New Tools</pre>
    Recent Lookups
    <pre> * <a href="http://askearth.com/" rel="nofollow">askearth.com</a>#447,581
    * <a href="http://evdennakliyateve.com/" rel="nofollow">evdennakliyateve.com</a>#442,990
    * <a href="http://mytaskhelper.com/" rel="nofollow">mytaskhelper.com</a>#756,476
    * <a href="http://maximumwoman.com/" rel="nofollow">maximumwoman.com</a>#639,299
    * <a href="http://typemytape.com/" rel="nofollow">typemytape.com</a>#1,547,530
    * <a href="http://tmmod.info/" rel="nofollow">tmmod.info</a>#1,078,434</pre>

    Clear the cache and the cookies from websites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • How to open network tab in developer tool and filter based on a value in C# selenium webdriver

    Hi,
    I am using selenium webdriver in c#, is there any way i can open the network tab of developer tool for the opened page, filter based on a value, and click on the event where i can check the value of the variable
    Sample code woulb b helpful
    Thanks,
    Prahal
    if not possible wat is the best way to automate web analytics 

    Hi Prahal,
    Thank you for posting in MSDN forum.
    Since you are using Selenium WebDriver which is third-party product, the issue is out of support range of Visual Studio testing forum. I suggest that you can consult your issue on Selenium support:
    http://docs.seleniumhq.org/support/ for better response.
    Thanks for your understanding.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How can Filter ADF BC LOV values in ADF Faces UI?

    How can Filter ADF BC LOV values in ADF Faces UI?
    Hi i am bit struggle with filtering LOV values in ADF Faces UI.
    I have table In UI ,that is from ADF BC .Now i am Filtering that table data using Select one choice in same page.That SOC is named Type App:  ,So according to selection of Type in SOC table have to display.This portion is done.But my requirement is ,when i got perticular result table ,i want to add one more row related to that type only,so for that i had take popup and drag datacontrol as a form.In that form first column is Select one choice ,select Items will come from BC table.So here i want to filter those LOV values according selection in Type SOC.Suppose Type SOC contain Type1,Type2 values,then when i am selectin Type1,Type1 related date willl diplay on table,now click on ADD button popup will open and in that Type SOC will Dispaly only Type1 related values not Type 2 type values.Type1,Type2 values come from same Table.
    Here i am asking every one,please do help.

    fyi
    The HR schema I used to build the example application had some modifications in the context of https://tuhra2.samplecode.oracle.com/ .
    So after running "demo/schema/mksample" as documented in "Resetting Sample Schemas" ...
    at http://download.oracle.com/docs/cd/E11882_01/server.112/e10831/installation.htm#I6236
    ... I got "java.sql.SQLSyntaxErrorException: ORA-00904: "EMPLOYEES"."MODIFIED_DATE": invalid identifier ", using the example application in BindVarDefaultsInUIApp-v0.02.zip .
    So, I have updated the example application to match the reset HR schema:
    - see http://www.consideringred.com/files/oracle/2010/BindVarDefaultsInUIApp-v0.03.zip
    - see screencast at http://screencast.com/t/gd6zKn63j
    Because Re: af:table filter date format : task-flow navigation issue to get feedback, I created service request 3-2193340441 using My Oracle Support about (q1) and (q2).
    regards
    Jan

  • TableView - Filter more than one value in same column

    Hi folks,
    I faced a problem on <b>filtering a field more than one value</b>.
    Does it possible solution for us to bring out filtering function while user try to enter few values in the SAME filter field?
    Thank you.
    First, i need to clarify my exact problem.
    --> I have created one tableView with filter = "server". Then i want to allow my user to enter few filter values in same field column.
    Example 1:
    Before
    COL1 COL2 COL3 COL4
    l--II--
    l-filter1I--I--
    *filter1 = AAA, BBB
    AAA AAA AAA AAA
    BBB BBB BBB BBB
    CCC CCC CCC CCC
    DDD DDD DDD DDD
    EEE EEE EEE EEE
    After
    COL1 COL2 COL3 COL4
    l--II--
    l-filter1I--I--
    *filter1 = AAA, BBB
    AAA AAA AAA AAA
    BBB BBB BBB BBB
    Is that any good suggestions to solve my doubt?
    Message was edited by:
            GP Poh

    check out this work around. in this sample currency column supports multiple values and multiple values in the filter column should be enter with comma as separater.
    <u><b>page attribute:</b></u>
    filtertab     TYPE     RSELOPTION
    filter_wa     TYPE     RSDSSELOPT
    itab     TYPE     FLIGHTTAB
    <u><b>layout</b></u>
    <%@page language="abap" %>
    <%@extension name="htmlb" prefix="htmlb" %>
    <htmlb:content design="design2003" >
      <htmlb:page title=" " >
        <htmlb:form>
        <htmlb:textView id ="tex"
                        text = "Filter on Currency Column support multiple values, they can be entered with comma as separater like 'usd,DEM'"/>
          <htmlb:tableView id                  = "tv1"
                           design              = "ALTERNATING"
                           table               = "<%= itab %>"
                           filter              = "APPLICATION"
                           columnHeaderVisible = "true"
                           sort                = "SERVER" />
        </htmlb:form>
      </htmlb:page>
    </htmlb:content>
    <u><b>oninitialization</b></u>
    select * from sflight into table itab where currency in filtertab .
    <u><b>oninputprocessing</b></u>
    * event handler for checking and processing user input and
    * for defining navigation
    DATA: table           TYPE REF TO cl_htmlb_tableview .
    DATA: tv_data TYPE REF TO cl_htmlb_event_tableview.
    DATA: filter_value TYPE string .
    DATA: fil_val TYPE STANDARD TABLE OF string ,
          fil_val_wa TYPE string .
    REFRESH filtertab .
    table ?= cl_htmlb_manager=>get_data( request = request
                                               name    = 'tableView'
                                               id      = 'tv1' ).
    IF table IS NOT INITIAL .
      tv_data = table->data .
      IF NOT tv_data IS INITIAL .
        CALL METHOD tv_data->get_row_filter_value
          EXPORTING
            column_index = 6
          RECEIVING
            value        = filter_value.
        IF NOT filter_value IS INITIAL .
          TRANSLATE filter_value TO UPPER CASE .
          REFRESH fil_val .
          SPLIT filter_value AT ',' INTO TABLE fil_val .
          CLEAR fil_val_wa .
          LOOP AT fil_val INTO fil_val_wa .
            filter_wa-sign = 'I' .
            filter_wa-option = 'EQ' .
            filter_wa-low = fil_val_wa .
            APPEND filter_wa TO filtertab .
          ENDLOOP .
        ELSE .
          REFRESH filtertab .
        ENDIF .
      ENDIF .
    ENDIF .
    Regards
    Raja

  • Selection of Filter Values for Query Execution -Only Values in InfoProvider

    I created a query based on an ODS. For the query charateristic 0NFCAT_CODE a variable was created by me. To the time of query execution F4 shows all values available in the charateristic, but only values available in the ODS are expected.
    The characteristic 0NFCAT_CODE is a reference characteristic to 0CAT_CODE. 0NFCAT_CODE is compounded with 0NFCAT_TYPE (reference to 0CAT_TYPE) and 0NFCAT_GRP (reference to 0CAT_GRP). All characteristics 0CAT_CODE, 0CAT_TYPE and 0CAT_GRP are set to “Query Def. Filter Value Selection” =  “Only Values in InfoProv” and “Query Execution Filter Val. Selectn” =  “Only Values in InfoProvider”.
    Could anybody give me a help? Thanks in advance.

    Hi,
    that is master data of 0NFCAT_CODE.
    Regards,
    San!

  • OBIEE Column filter prompt issue :: Display Value, Pass Value

    Hi All,
    Is it possible to display a value in the prompt and pass another value to the report in OBIEE?
    Eg. Display Employee Name but internally pass Employee Key values.
    Right now in column filter prompt, I have given an SQL query in SQL results field to fetch Employee Names and Employee Keys.
    When I select an Employee Name then Employee Key gets displayed in the prompt (selected values on the left) field.
    Filter on column property is set to Employee Key.
    My requirement is when an Employee Name is selected, then the same Employee Name should be displayed in the prompt field. Internally Employee Key should be passed.
    Is this possible? Please help.
    Regards,
    Sam

    Hi,
    It can be done with the help of an intermediate report and filter based on other request but you need to check the performance. You need to create a report.pull on employee key in that report and put employee name as 'Is Prompted' . Then in your parent report use 'Filter based on other request' and select 'Employee Key' from the intermediate report created.
    In this way used only have to select employee name in prompt and employee key willl be passed to parent report. Check the performance before you use this approach as 'filter based on other request' can cause performance issues.
    Regads,
    Sandeep

  • Classpath problem plz help me

    hi!
    i am unable to run my RMI server program .Name of My server class is SumServer.java,it implements SumInterface.java all the files(.class,.java and stub) are at location c:\javaprog\rmi\sum.
    I have not put them in any package.
    value of classpath is
    classpath=c:\jdk1.4\lib;.;c:\javaprog\rmi\sum
    i go in sum folder and run the program
    c:\javaprog\rmi\sum > SumServer
    it gives me following exception.plz help me out.
    Thx in advance.
    Exception occur.Unable to register serverjava.rmi.ServerException: RemoteExcepti
    on occurred in server thread; nested exception is:
    java.rmi.UnmarshalException: error unmarshalling arguments; nested excep
    tion is:
    java.lang.ClassNotFoundException: SumServer_Stub

    Deepa lakshmi wrote:
    Hi,
    Am new to weblogic.
    Am using the tools are,
    Weblogic8.1 version
    MySql5.0,mysql-connector-java-3.1.12-bin.jar file
    While test configuration of connection pooling am getting the error is "JDBC Driver is not on the classpath".
    How can i solve this problem
    plz help me
    regards
    DeepaEdit the start-weblogic script. Near the bottom, you will see
    lines that create a CLASSPATH for the weblogic server. Add a
    script line that adds the mysql driver to the classpath there.
    Joe

  • JTable listener problem,  plz. help  code included

    hi,
    I need help in this JTable. If you run the following code you'll see when you double click in any cell scrollbars will appear if the text is too large for the JTextArea. What I want is when any cell is selected and if the text is too large to fit in the JTextArea I want the scrollbars to appear then. And if I double click in any cell I want some other action to take place. Here is the example code that I got from net and I am trying to play arround with this code. Please run the following code and see what I mean:
    import java.awt.*;
    import javax.swing.*;
    import java.awt.event.*;
    import javax.swing.event.*;
    import java.util.*;
    import javax.swing.table.*;
    import javax.swing.border.*;
    public class MyMultiRowTableTest extends JFrame
    public MyMultiRowTableTest()
    addWindowListener(new WindowAdapter()
    public void windowClosing(WindowEvent we)
    System.exit(0);
    getContentPane().setLayout(new BorderLayout());
    getContentPane().add(initComponents(), BorderLayout.CENTER);
    protected Container initComponents()
    JPanel mainPanel = new JPanel(new BorderLayout());
    Vector vRows = new Vector();
    Vector vColumns = new Vector();
    vColumns.add("Column1");
    vColumns.add("Column2");
    for (int i=0; i<20; i++)
    Vector vRow = new Vector(2);
    vRow.add(""+(i+1)+". abcdefghijklmnopqrstuvwxyzabcdefghijk" +
    "lmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmno" +
    "pqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstu" +
    "wxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdef" +
    "ghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrs"+
    "tuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghi" +
    "jklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz"+
    "abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrs"+
    "tuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz");
    vRow.add("asldfjasldfjal�dfjal�jdfal");
    vRows.add(vRow);
    JTable myTable = new JTable(vRows, vColumns);
    for (int i=0; i<myTable.getColumnCount(); i++)
    TableColumn tc = myTable.getColumn(myTable.getColumnName(i));
    if (tc!=null)
    tc.setCellRenderer(new MultiLineCellRenderer());
    tc.setCellEditor(new MultiLineCellEditor());
    myTable.setRowHeight(80);
    mainPanel.add(new JScrollPane(myTable));
    return mainPanel;
    public static void main(String[] args)
    JFrame frame = new MyMultiRowTableTest();
    frame.setSize(800,600);
    frame.setLocation(200,200);
    frame.setVisible(true);
    }//end of the class MyMultiRowTableTest
    class MultiLineCellEditor extends DefaultCellEditor
    protected JTextArea myEditingComponent;
    public MultiLineCellEditor()
    super(new JTextField());
    myEditingComponent = new JTextArea();
    myEditingComponent.setLineWrap(true);
    myEditingComponent.setWrapStyleWord(true);
    myEditingComponent.setOpaque(true);
    myEditingComponent.addKeyListener(new KeyAdapter()
    public void keyPressed(KeyEvent ke)
    if ((ke.getKeyCode()==ke.VK_ENTER) && (ke.getModifiers() == ke.CTRL_MASK))
    stopCellEditing();
    public Object getCellEditorValue()
    return myEditingComponent.getText();
    public Component getTableCellEditorComponent(JTable table, Object value, boolean isSelected,
    int row, int column)
    Component result = super.getTableCellEditorComponent(table,
    value, isSelected, row, column);
    myEditingComponent.setFont(table.getFont());
    myEditingComponent.setText(""+value);
    if (value instanceof String)
    result = new JScrollPane(myEditingComponent);
    return result ;
    }//end of the class MultiLineCellEditor
    class MultiLineCellRenderer extends JTextArea implements TableCellRenderer
    protected final static Border emptyBorder = BorderFactory.createEmptyBorder(1,2,1,2);
    protected final static Border focusBorder = UIManager.getBorder("Table.focusCellHighlightBorder");
    public MultiLineCellRenderer()
    setLineWrap(true);
    setWrapStyleWord(true);
    setOpaque(true);
    public Component getTableCellRendererComponent(JTable table, Object value, boolean isSelected,
    boolean hasFocus, int row, int column)
    if (isSelected)
    setForeground(table.getSelectionForeground());
    setBackground(table.getSelectionBackground());
    else
    setForeground(table.getForeground());
    setBackground(table.getBackground());
    setFont(table.getFont());
    if (hasFocus)
    setBorder(focusBorder);
    if (table.isCellEditable(row, column))
    setForeground( UIManager.getColor("Table.focusCellForeground") );
    setBackground( UIManager.getColor("Table.focusCellBackground") );
    else
    setBorder(emptyBorder);
    if(value==null)
    myEditingComponent.setText("");
    return new JScrollPane
    (myEditingComponent);
    setText((value == null) ? "" : value.toString());
    return this;
    }//end of the class MultiLineCellRenderer
    If you see when you double click in the first column the scrollbars will appear as the text is too large. But what I need is that when the cell is selected the scrollbars should appear and when I doubleclick in the cell I want some other action to take place. Please help I really don't understand how this cellrenderer and celleditor works. Any help is really appreciated. And thank you in advance.

    hi friend
    i tried to solve your problem , but i couldn't clear myself with program logic u used. but your problem can be solved by trying with the following lines.you need to explore the right place in your logic.
    int v=ScrollPaneConstants.VERTICAL_SCROLLBAR_ALWAYS;
    int h=ScrollPaneConstants.HORIZONTAL_SCROLLBAR_ALWAYS;
    if (value instanceof String)
    result = new JScrollPane(myEditingComponent,v,h);
    return result ;
    in the meanwhile i will try with your code as soon i will get time.
    reply me back if it solves the problem
    bye

Maybe you are looking for