[PLEASE HELP] Display Customer Ref. No. in Pick List

Hi,
We are trying to display Customer Ref. No. (from Sales Order / Res. Invoice) in the pick list.
I have created a new UDF in the PIck List row.
But I am not sure what is the correct query to use to call this out so I can link it to the UDF.
Could someone please help us?
Thank you very much.
Edited by: Anfernee Chang on Nov 21, 2011 5:53 AM

shafi_sunshine wrote:
Hi ,
>
> Try This....
>
> You can  use FMS
>
>
> SELECT $[$14.0.0]
>
>
>
> Thanks
> Shafi
Hi shafi_sunshine,
I have tried both of the following queries,
SELECT $[ORDR.NumAtCard]
SELECT $[$14.0.0]
but it's hasn't worked. It returned the following error in the pick list screen
Internal error (3006) occurred.
Thank you.

Similar Messages

  • Please help with custom error messages

    Hello,
    I am trying to display my own error messages for the <f:validate_required /> validation.
    Here is what I tried:
    -in my faces config xml file, I have:
    <message-resources>
    <message-resources-id>myResourceID</message-resources-id>
    <message>
    <message-id>javax.faces.validator.RequiredValidator.FAILED_MESSSAGE_ID</message-id>
    <summary xml:lang="en">No name was entered</summary>
    </message>
    </message-resources>
    -in the jsp page, I have:
    <h:input_text id="name" valueRef="person.name" >
    <f:validate_required />
    </h:input_text>
    (below:)
    <h:output_errors id="myResourceID" for="name"/>
    It is not displaying my custom error message ("no name was entered") but the default error messages.
    Please help!!
    Juju

    Unfortunately, the current version of the reference implementation does not pick up replacement messages from <message-resources> elements yet. This will be corrected prior to the next release.
    Once that is done, the original proposal will work if one change is made -- all of the standard validators pick up their messages from a standard message resources identifier, so you will need to change to:
    <message-resources-id>
    javax.faces.context.FACES_API_MESSAGES
    </message-resources-id>
    instead of your own message resources identifier.
    Craig

  • Please help about Custom View fo EditorKit

    Thank You for reply
    TextArea in Visual Studio .NET is somehow displayed like that.
    - public class Test{
    |
    | + public Test(){
    | | ....
    | _ }
    |
    | + public int load(){
    | | ......
    | _ }
    |
    and if u press + symbol, method code is displayed.
    thats why i want to customized EditorKit's Views
    Please Help Me....
    Thanks..

    Thank You for reply
    TextArea in Visual Studio .NET is somehow displayed like that.
    - public class Test{
    |
    | + public Test(){
    | | ....
    | _ }
    |
    | + public int load(){
    | | ......
    | _ }
    |
    and if u press + symbol, method code is displayed.
    thats why i want to customized EditorKit's Views
    Please Help Me....
    Thanks..

  • Please help with customizing price calculation in CRM 7 !!!

    Hi, Experts!
    I have a problem with customizing price calculation for product. Product is a bank's credit. I want to fill credit's data (percentage rate, pay term, monthly comission and other conditions) in condition record and after pricing procedure done i could saw results in WebUI (monthly fee, total rpice of product and etc.). 1) How to do that? Can i change or insert some fields (i mean columns) in product area (for example when i want to create opportunity)? 2) How can i change or insert calculation rule? 3) Can i insert formula in calsulation? Help me please step by step.
    Thank for your help.
    Regards,
    faraviper.

    Hello Faraviper
    I think you have not installed PME component correctly. Please use the following path to see the help documentation for that.
    http://service.sap.com/crm-inst
    or
    http://service.sap.com/instguides
    Also check out this OSS note, though it is for an older release it may throw some important pointers.
    857969 - Installing PME for CRM 5.0
    Hope this helps.

  • PLEASE HELP DISPLAY PROBLEMS

    I Own a apple Ibook G4 my display is really colorful,blotchy,etc. I can still see icon on my screen but i cannot see pictures hardly due to the fact cause its to many pixels,nor can i view videos. But I can view text. Its strange because the laptop starts up fine in al normal colors the gray screen then the blue etc but its clear as usual then when it gets to the desktop its changes it gets real pixalated,colorful, is it the invertor,or the display or is it the graphics needed to be updated. The laptop works fine i can still use it that why i dont think its the invertor board

    Open the Universal Access pane of System Preferences, click on the Seeing tab, turn off White on Black, and drag the Contrast slider all the way to the left.
    (49523)

  • Please Help. I have two Desktop Contact Lists on my Blackberry

    Ok, so I recently got a new BB Curve 8530i and restored a backup file I had created from an old blackberry that had my address book, calender, etc. Everything worked except that now I have two Desktop Contact Lists on my blackberry, one that has three contacts that I had manually put into Oulook on my desktop and another that has the 1300+ from my restored file.
    Problem is only the first one (with the three contacts) will synch with outlook and I cannot find a way to either combine the two or get them both to synch.
    Anyone have any solutions??

    Hi Sira,
    I would check this out: http://www.apple.com/support/ipod/five_rs/
    It should help you find a solution.
    I think you will need to restore your shuffles software, by clicking on restore button in Itunes.

  • VO extension not working-Urgent, please help

    Hello Everyone,
    I have created a VO extension, but its not showing on the page.
    Following are the steps i followed:
    1. ftp the folder
    2. made project, created extended VO.Since no attribute addition is there, didnt generate VOimpl or VOrowimpl java class files for custom VO.
    3. made substituition, imported it to mds repository.(its showing the details of customization using the jdr_utils.printdocument)
    4. deployed the .xml files in JAVA_TOP.
    5. Cleared cache
    6. Bounced Apache and OC4J
    Still i cannot see the change done or is the extended VO shown in the business components part in 'about this page'
    Please help.
    Thanks,
    Raivin

    Hello Sravanth,
    Its picking the custom VO after i made the changes in substituition.
    But i am getting the follwoing error, please check:
    Error Page
    Exception Details.
    oracle.apps.fnd.framework.OAException: oracle.jbo.SQLStmtException: JBO-27122: SQL error during statement preparation. Statement: SELECT lkp.lookup_code,
         doc.document_type, lkp.meaning, usg.std_user,
    usg.non_std_user, usg.has_amendments
    FROM (SELECT lookup_type, lookup_code, enabled_flag, start_date_active,
    end_date_active, tag, meaning
    FROM fnd_lookup_values
    WHERE LANGUAGE = USERENV ('LANG')
    AND enabled_flag = 'Y'
    AND SYSDATE BETWEEN start_date_active
    AND NVL (end_date_active, SYSDATE)
    AND lookup_type LIKE 'OKC_TERMS_AUTH_ACTIONS%'
    AND lookup_type = 'OKC_TERMS_AUTH_ACTIONS_' || :doc_mode
    AND (fnd_profile.value('RESP_ID') not in (50744,50745))
    UNION ALL
    SELECT lookup_type, lookup_code, enabled_flag, start_date_active,
    end_date_active, tag, meaning
    FROM fnd_lookup_values
    WHERE LANGUAGE = USERENV ('LANG')
    AND enabled_flag = 'Y'
    AND SYSDATE BETWEEN start_date_active
    AND NVL (end_date_active, SYSDATE)
    AND lookup_type LIKE 'OKC_TERMS_AUTH_ACTIONS%'
    AND lookup_type = 'OKC_TERMS_AUTH_ACTIONS_' || :doc_mode
    AND lookup_code not in ('LOCK_CONTRACT'
    ,'REMOVE_TERMS'
    ,'UPDATE_SOURCE'
    ,'UPD_VAR_VALUES'
    ,'UPLOAD')
    AND (fnd_profile.value('RESP_ID') in (50744,50745))
              ) lkp,
    (SELECT document_type, doc_preview_function, enable_amend_summary_yn,
    enable_attachments_yn, show_preview_btn_yn,
    enable_attached_doc_flag, variable_resolution_am
    FROM okc_bus_doc_types_b
    WHERE document_type = :doc_type) doc,
    (SELECT document_type, document_id, template_id,
    contract_source_code, lock_terms_flag, enable_reporting_flag,
    :is_std_user std_user, :is_non_std_user non_std_user,
    okc_terms_util_pvt.has_amendments
    (document_id,
    document_type,
    :doc_version
    ) has_amendments,
    okc_terms_util_pvt.has_uploaded_terms
    (document_type,
    document_id
    ) has_uploaded_terms
    FROM okc_template_usages
    WHERE document_id = :doc_id AND document_type = :doc_type) usg
    WHERE doc.document_type = usg.document_type
    AND ( ( doc.document_type IN ('OKC_BUY', 'OKC_SELL', 'OKO')
    AND lkp.lookup_code = 'CHECK_ART_UPD'
    OR ( doc.document_type NOT IN ('OKC_BUY', 'OKC_SELL', 'OKO')
    AND DECODE (lkp.lookup_code,
    'PREVIEW', DECODE
    (DECODE (doc.doc_preview_function,
    NULL, 'N',
    'Y'
    'Y', NVL (doc.show_preview_btn_yn,
    'Y'
    'N'
    'REMOVE_TERMS', DECODE (usg.std_user,
    'Y', usg.non_std_user,
    'N'
    'UPDATE_SOURCE', DECODE (usg.contract_source_code,
    'ATTACHED', DECODE
    (usg.std_user,
    'Y', usg.non_std_user,
    'N'
    'Y'
    'VIEW_AMEND', DECODE
    (lkp.lookup_type,
    'OKC_TERMS_AUTH_ACTIONS_AMEND', NVL
    (doc.enable_amend_summary_yn,
    'N'
    'OKC_TERMS_AUTH_ACTIONS_VIEW', DECODE
    (usg.has_amendments,
    'Y', NVL
    (doc.enable_amend_summary_yn,
    'N'
    'N'
    'MANAGE_K_DOCS', NVL (doc.enable_attachments_yn,
    'N'),
    'DOWNLOAD', DECODE
    (NVL (doc.enable_attached_doc_flag,
    'Y'
    'Y', DECODE
    (usg.contract_source_code,
    'STRUCTURED', 'Y',
    'N'
    'Y', 'Y',
    'N', 'N'
    'RESUME_CTRT_UPLOAD', DECODE
    (usg.std_user,
    'Y', DECODE
    (usg.non_std_user,
    'Y', DECODE
    (has_uploaded_terms,
    'Y', 'Y',
    'N'
    'N'
    'N'
    'UPLOAD', DECODE
    (usg.std_user,
    'Y', DECODE
    (usg.non_std_user,
    'Y', DECODE
    (has_uploaded_terms,
    'Y', 'N',
    'Y'
    'N'
    'N'
    'LOCK_CONTRACT', DECODE (usg.lock_terms_flag,
    'Y', 'N',
    'Y'
    'UNLOCK_CONTRACT', DECODE
    (has_uploaded_terms,
    'Y', 'N',
    DECODE (usg.lock_terms_flag,
    'Y', 'Y',
    'N'
    'REVIEW_DEV_REP', DECODE
    (doc.variable_resolution_am,
    NULL, 'N',
    'Y'
    'Y'
    ) = 'Y'
    AND ( ( lkp.lookup_type = 'OKC_TERMS_AUTH_ACTIONS_AMEND'
    AND ( ( lkp.lookup_code = 'UPDATE_SOURCE'
    AND DECODE (usg.std_user, 'Y', usg.non_std_user, 'N') =
    'Y'
    OR (lkp.lookup_code <> 'UPDATE_SOURCE')
    OR (lkp.lookup_type <> 'OKC_TERMS_AUTH_ACTIONS_AMEND')
    AND ( (usg.contract_source_code = 'STRUCTURED')
    OR (( usg.contract_source_code = 'ATTACHED'
    AND lkp.lookup_code NOT IN
    ('CHECK_ART_UPD',
    'REVIEW_DEV_REP',
    'UPD_VAR_VALUES',
    'DOWNLOAD'
    OR ( usg.contract_source_code = 'ATTACHED'
    AND usg.enable_reporting_flag = 'Y'
    AND ( ( doc.variable_resolution_am IS NULL
    AND lkp.lookup_code NOT IN
    ('DOWNLOAD',
    'REVIEW_DEV_REP',
    'RESUME_CTRT_UPLOAD',
    'UNLOCK_CONTRACT',
    'LOCK_CONTRACT',
    'UPLOAD'
    OR (doc.variable_resolution_am IS NOT NULL)
    AND ( ( NVL (usg.lock_terms_flag, 'N') = 'Y'
    AND lkp.lookup_code NOT IN
    ('CHECK_ART_UPD',
    'LOCK_CONTRACT',
    'REMOVE_TERMS',
    'UPDATE_SOURCE'
    OR (NVL (usg.lock_terms_flag, 'N') = 'N')
    ORDER BY lkp.tag
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:896)
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:870)
         at oracle.apps.fnd.framework.OAException.wrapperInvocationTargetException(OAException.java:993)
         at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:211)
         at oracle.apps.fnd.framework.server.OAUtility.invokeMethod(OAUtility.java:153)
         at oracle.apps.fnd.framework.server.OAApplicationModuleImpl.invokeMethod(OAApplicationModuleImpl.java:762)
         at oracle.apps.okc.terms.webui.StructureContainedCO.getActionsForDocument(StructureContainedCO.java:2306)
         at oracle.apps.okc.terms.webui.StructureContainedCO.processRequest(StructureContainedCO.java:301)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:596)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
         at oracle.apps.fnd.framework.webui.beans.layout.OATableLayoutBean.processRequest(OATableLayoutBean.java:353)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:964)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:931)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:655)
         at oracle.apps.fnd.framework.webui.OAFlexibleContentHelper.processRequest(OAFlexibleContentHelper.java:504)
         at oracle.apps.fnd.framework.webui.beans.OAFlexibleContentBean.processRequest(OAFlexibleContentBean.java:356)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:964)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:931)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:655)
         at oracle.apps.fnd.framework.webui.beans.layout.OAFlexibleLayoutBean.processRequest(OAFlexibleLayoutBean.java:357)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:964)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:931)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:655)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
         at oracle.apps.fnd.framework.webui.beans.layout.OAStackLayoutBean.processRequest(OAStackLayoutBean.java:350)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:964)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:931)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:655)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1166)
         at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:964)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:931)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:655)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
         at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:964)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:931)
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:655)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:251)
         at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2513)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1894)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:538)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:426)
         at OA.jspService(_OA.java:212)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
         at OA.jspService(_OA.java:221)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:619)
    ## Detail 0 ##
    java.sql.SQLException: Attempt to set a parameter name that does not occur in the SQL: 1
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271)
         at oracle.jdbc.driver.OraclePreparedStatement.setObjectAtName(OraclePreparedStatement.java:11110)
         at oracle.jdbc.driver.OraclePreparedStatementWrapper.setObjectAtName(OraclePreparedStatementWrapper.java:815)
         at oracle.jbo.server.OracleSQLBuilderImpl.bindParamValue(OracleSQLBuilderImpl.java:3919)
         at oracle.jbo.server.BaseSQLBuilderImpl.bindParametersForStmt(BaseSQLBuilderImpl.java:3335)
         at oracle.jbo.server.ViewObjectImpl.bindParametersForCollection(ViewObjectImpl.java:13827)
         at oracle.jbo.server.QueryCollection.buildResultSet(QueryCollection.java:804)

  • Custom data type (pick list like) in UCM

    Hi,
    We have requirement from customer to add a pick list on UCM profile page for a perticular metadata.
    Example, if i have metadata called "branches" i should be able to select multiple values from pick list (mumbai, pune, bangalore, hyderabad, chennai etc) and assign selected city names to metadata.
    Is there any way of doing this in UCM? Please advise,
    Thanks.

    Mihir,
    Please review the documentation around metadata. This sounds like an ootb feature of UCM.. sorry, WCContent :)
    Each particular metadata item can be configured as an option list. there are multiple types of option lists and I believe there are two "multi-select" options available.
    For more info, see A.1.4.4 of:
    http://docs.oracle.com/cd/E21764_01/doc.1111/e10978/e01_user_if.htm#BABHCABI
    Thanks,
    -ryan
    Ryan Sullivan | ECMconsultant
    http://www.ecmconsultant.net/

  • Sort a string :: Please help.

    Hello Everyone,
    I am having this very simple problem of sorting a String. please help.
         static String sortString(String str){
              List list = Arrays.asList(str);                    
              Collections.sort(list);
              for(int i=0, n=list.size();i<n;i++){
                   System.out.println(","+ list.get(i));
    The function is supposed to take a String and sort it & print it out. This should be simple. Where am I making mistakes? Please help!!

    Hello Everyone,
    I am having this very simple problem of sorting a String. please help.
         static String sortString(String str){
              List list = Arrays.asList(str);                    
              Collections.sort(list);
              for(int i=0, n=list.size();i<n;i++){
                   System.out.println(","+ list.get(i));
                   return str;
    The function is supposed to take a String and sort it & print it out. This should be simple. Where am I making mistakes? Please help!!

  • Harddrive Upgrade - Please Help needs to be done ASAP

    I have the MC375LL/A 13.3/2.66/4GB/320 Macbook Pro which I purchased November 2010.  The hard drive only has about 30gb of space left because I have lots of photos, movies & music.  I am looking to upgrade my hard drive to a WD Scorpio 1 TB Internal Hard drive 5400 RPM (UPC: 718037753119 or Model WDBABC0010BNC-NRSN).  Is this hard drive okay to use in my Macbook Pro? Will it work with apple energy conservation software & it’s motion detection software?  Is there another hard drive that I should be looking at aside from the one list? Please Help.

    I can also get the one listed below which is a Seagate.
    http://www.bestbuy.com/site/Seagate+-+Momentus+LP+1TB+Internal+Serial+ATA+Hard+D rive+for+Laptops/5542941.p?id=1218655167046&skuId=5542941&st=seagate%201tb%20int ernal&cp=1&lp=2
    Do you know if this will work with apples energy conservation software & it’s motion detection software? 

  • Urgent, please help. why the ListSelectionListener() called twice?

    I had two JList, and every time, I click value in list1, it will call the ListSelectionListener() twice, and when I click on value in List2, it called the list2 actionListener twice also, I don't know why?
    Please help.
    The part of the code list below:
    jList1 = new JList(words1);
    JScrollPane scrollPane1 = new JScrollPane(jList1); jList1.setBackground(Color.lightGray);
    jList1.setBorder(BorderFactory.createLoweredBevelBorder());
    jList1.addListSelectionListener(new javax.swing.event.ListSelectionListener() {
    public void valueChanged(ListSelectionEvent e) {
         jList1_valueChanged(e){
    /* add Column_Name to the jList2*/
    JScrollPane scrollPane2 = new JScrollPane(jList2);
    jList2.setBackground(Color.lightGray);
    jList2.setBorder(BorderFactory.createLoweredBevelBorder());
    jList2.addListSelectionListener(new javax.swing.event.ListSelectionListener() {
    public void valueChanged(ListSelectionEvent e) {
    jList2_valueChanged(e);
    void jList1_valueChanged(ListSelectionEvent evt)
    void jList2_valueChanged(ListSelectionEvent evt)
    {     }

    You can call ListSelectionEvent.getValueIsChanging() to find out if the selection is in progress or if has been finished. You will get an event both when the user starts the selection (presses the button) and when he/she finishes it (lets go of the betton).
    /Michael

  • CAN SOMEONE PLEASE HELP ME REOVE ITUNES!

    How Can I Remove and Unistall Itunes From My Computer I Went To "Add or Remove Programs" and Clicked Itunes "Change/Remove" and nothing happen! its still there same thing for quicktime and im trying to unistalled them because i dont have any were in my computer to click itunes to open! so its like i dont even have it but i cant download it till i remove that one on the add or remove program section but i cant because nothing happens CAN SOMEONE PLEASE HELP ME REOVE ITUNES! FROM THAT LIST!

    let's try swapping out your QuickTime.
    head into your Add/Remove programs. uninstall QuickTime.
    Next, we’ll manually remove any leftover program files and folders.
    1. On the Start menu, click My Computer (or double-click My Computer on the Desktop).
    2. In My Computer, open Local Disk.
    3. Open Program Files.
    4. Right-click on the QuickTime folder and click Delete from the shortcut menu.
    5. Navigate to C:\Windows\system32\.
    6. Remove the files QuickTime.qts and QuicktimeVR.qtx.
    7. Restart your computer.
    next, we'll get a fresh copy of QuickTime into your PC by doing a repair install of itunes.
    switch off antivirus and antispyware applications prior to the repair install.
    go into Add/Remove and select itunes. click "Change" and then click "Repair".
    if the repair install goes through okay, restart the PC and try launching itunes again. does it launch properly now?

  • CAN SOMEONE PLEASE HELP ME REMOVE ITUNES SO I CAN RE INSTALL IT!

    How Can I Remove and Unistall Itunes From My Computer I Went To "Add or Remove Programs" and Clicked Itunes "Change/Remove" and nothing happen! its still there same thing for quicktime and im trying to unistalled them because i dont have any were in my computer to click itunes to open! so its like i dont even have it but i cant download it till i remove that one on the add or remove program section but i cant because nothing happens CAN SOMEONE PLEASE HELP ME REMOVE ITUNES! FROM THAT LIST!

    Well, you can do what I did. You can click onto "Start" and then "My Computer". From there, click onto Hard Disc Drive "C". A window will open that shows the folders that are present. Click onto "Program Files" and then another window will open. You should see both I-Tunes and Quicktime there. Right click onto each one and then click "Delete". That should work. When it's done, restart your computer.
    If it doesn't work, hit the "control/alt/delete" keys at the same time and select "Processes". If they show up there, delete them from that list first and then repeat the above procedure.
    Good luck. By the way, check out my post on "People with Problems, Read here". You'll find that there's many of us here that cannot make our I-Pod's work correctly because the software for them is HORRIBLE!

  • I'm trying  to download AE 12 trial but can't after a few hours, the download assistant keeps bringing up error 103 I have a Mac OS X 10.9.3, please help, thanks

    I'm trying  to download AE 12 trial but can't after a few hours, the download assistant keeps bringing up error 103 I have a Mac OS X 10.9.3, please help, thanks

    Cred2029 are you utilizing the process listed in Install and update apps - https://helpx.adobe.com/creative-cloud/help/install-apps.html to install the After Effects trial?

  • Please help advise me, About OID

    Hi
    I see OID javadoc ,Subscribe class will have getUsers method return User[] and I try to use this method but result of user array is not have data return.
    Please help advise me, how I get user list from OID?
    This is my code
    import oracle.ldap.util.*;
    import oracle.ldap.util.jndi.*;
    import javax.naming.NamingException;
    import javax.naming.directory.*;
    import java.io.*;
    import java.util.*;
    public class ListGroups
         /* Constant Value For Get User From OID */
         final static String ldapServerName = "test20";
    final static String ldapServerPort = "420";
    final static String rootdn = "cn=orcladmin";
    final static String rootpass = "iamverysmart";
    final static String subscriberDN = "dc=test,dc=com";
    final static String userDN = "cn=uglyboy,cn=users," + subscriberDN;
    public getListUsers()
    // Create the subscriber object using the default subscriber
    Subscriber mysub = null;
    String [] mystr = null;
              try
                   InitialDirContext ctx = ConnectionUtil.getDefaultDirCtx(ldapServerName,
    ldapServerPort,
    rootdn,
    rootpass);
    RootOracleContext roc = new RootOracleContext(ctx);
    mysub = roc.getSubscriber(ctx, Util.IDTYPE_DN, subscriberDN, mystr);
                   User [] myuser = null;
                   String [] attrs = new String[2];
                   attrs[0] = null;
                   myuser = mysub.getUsers(ctx
                                                 ,Util.IDTYPE_FILTER
                                                 ,subscriberDN
                                                 ,null
                                                 ,attrs);
                   /*After I try to get users, length of array is equal 0 */
                   for(int i = 0; i < myuser.length; i++ )
                        System.out.println(myuser.getDN()) ;
              catch(Exception e)
                   e.printStackTrace();
    After I tried to debug, I see array is result of getUsers method have length = 0
    Please advise me .
    Thanks

    Hi,
    since this is primarily a JDeveloper and ADF forum, i suggest to post yur question to the OID and J2EE forum as well
    Frank

Maybe you are looking for