Issue w.r.t  custom implementation of iterator

We are facing some issue w.r.t valuechange events of some tags like inputfile,selectbooleancheckbox...
In our application, We have used a panel tabbed component, the left side has a tree which has some link nodes and on the right we have tabs opened based on the tree node link pressed.. The problem is, we were using the iterator ADF component to iterate through the opened tabs, it was not working as expected and used to throw up some Classcastexception ( UIXCollection ) when we moved across tabs. We found that there is also a bug around that in trinidad forums. Hence we extended the iterator ( i.e, had our own implementation ) to show up the tabs on the UI.We are using a dynamic region to bound the taskflows created. In the jsff pages we are using the tags like inputfile,selectbooleancheckbox. which inturn calls the valuechangeevent methods in their respective beans.
Now after moving to this new approach of tab generation. We are unable to use the valuechange functionality. i.e, the value change event method is not being invoked at all. can anyone please help??

Hi,
you implemented your own iterator so how would we know what this is doing and how you implemented it? Did you file a bug against ADF Faces to have development fixing the iterator issue? If not how and with which release can the defect be reproduced ?
Frank

Similar Messages

  • Urgent: Issue in Automatic workflow Customizing.

    hi,
    Can someone please help me with this issue in Automatic workflow customizing ( SWU3)
    When I try to execute the step
    Maintain Runtime Environment > Schedule Background Jobs with missed deadlines
    I get the error message saying
    "Output Device "" not known"
    Can someone help me how to resolve this? This is very urgent for me.
    Regards,
    Sam K

    The guidelines tell you not use the word urgent in your message title, so please don't. Personally I  try to not answer such questions until at least one day has passed, giving you some time to cool off and perhaps solve the problem on your own.
    I can't recall seing this message myself, but my guess is that either your user or the user WF-BATCH (if the job is being scheduled with that user) has a default printer (output device) that is not defined in the system.

  • Whenever I try to download the Edge Animate tutorials it says currently having issues ant to contact customer support

    Whenever I try to download the Edge Animate tutorials it says currently having issues ant to contact customer support

    Hi,
    Now sure from where you are downloading edge animate tutorials. Can you please post any link or screenshots?
    If it is within browser then..
    1. Try in different browser.
    2. Clear the browser cache.
    Regards,
    Devendra

  • Financial Accountig missing in SAP Customizing Implementation Guide

    Hi
    After upgrading SAP ERP 2004 to SP-Stack 17, the entry "Financial Accounting" is missing in SAP Customizing Implementation Guide (Transaction SPRO).
    Any ideas?
    Thanks
    Andreas

    The problem was solved. See Note 922552.

  • A Customer Implementation cannot be migrated into a SAP implementation

    Hi all,
    I am writing badi implementation to add a field in the customer master transaction screen(xd03). when i try to activate the badi implementation, it is giving a messge in the a information window saying that "<b> A Customer Implementation cannot be migrated into a SAP implementation</b>" Can anybody suggest what exactly is that? How to resolve it? and the BADI implementation is not activated.
    Please suggest me.
    Thanks inadvance.kp

    Hi,
    Seema that your procedure is not suitabe to SAP. Make sure you have done the following :
    Go to Transaction SPRO à Logistics – General à Business Partner à Customers à Control à Adoption of Customer’s own Master Data fields à Prepare Modification à Free enhancement of Customer Master Record
    Thanks

  • Customer Implementation

    Hi all,
    Is anyone doing a customer implementation of CE?
    Is a stable full release available with Portal(the preview version has an application server only). If it is not available when SAP will be releasing it?(If anyone can provide a roadmap it will be really helpful)
    Are features like netweaver voice available with the current version?
    No guesses please....
    Rohit

    Hi
    Today, integration complexity has no boundaries. Many applications and components in customer system landscapes are directly connected point-to-point, with all integration capabilities hardwired into the application components and individual mapping programs.
    A common complex IT landscape at a customer site is sort of ”spider web” and is the representative of today’s application integration challenge. What you see is a wildly grown integration landscape with different application systems and multiple individual connections between different interfaces. Connecting these applications does not only lead to a high complexity in managing and maintaining – there is also a lot of cost associated with it.
    These systems have been integrated over time using whatever integration technology or middleware was available. The integration knowledge is hidden within the different applications or within the used middleware tools and the interface descriptions.

  • Where do we post issues about bad apple customer support

    where do we post issues about bad apple customer support?

    Well, these are user-to-user forums. I'm not sure that posting complaints about Apple customer support here would be a) productive (what can we really do?) and b) acceptable under the terms of use, though I'm not sure. My inclination would be to write a letter directly to Apple. Even in this email age, "real" letters seem to command more attention.
    Best of luck.

  • Issue with Sorting by Custom Attributes

    In our custom SES query application, I am trying to implement sorting at the custom attribute level. I am having difficulty in understanding exactly how to set the options on doOracleOrganizedSearch() to achieve the desired result.
    We have a table based content source and allow a user to search via custom search attribute. We are also going to allow them to sort by custom attribute.
    For example, say we have a Project content source and one of the attributes is "Client Name". Users are going to be able to sort by client name (A-Z and Z-A). I have a prototype working but it only seems to work if I set topN to a very high number.
    I want to bring back the first 10 documents sorted by Client Name A - Z and allowing paging to the next set of sorted results. My prototype works if I set topN to 1000 (more than the # of results) but does not work if I set it to 10 (# of results I want to display per page).
    Below if my code. Note I am not setting the group attribute or the cluster list. Perhaps this is the issue?
    Many thanks in advance!
    OracleResultContainer results = service.doOracleOrganizedSearch
    (this.m_query, // query
    this.m_docsRequested, // topN
    this.m_startIndex, // startIndex
    new Integer(10), // docsRequested
    this.m_dupRemoved, // dupRemoved
    this.m_dupMarked, // dupMarked
    this.m_searchDataGroup, // groups
    this.m_queryLang, // queryLang
    this.m_docLang, // docLang
    this.m_returnCount, // returnCount
    this.m_filterConnector, // filterConnector
    filters, // filters
    this.m_fetchAttributeNames, // fetchAttributeNames
    null, // searchControls
    null, // groupAttr
    this.m_sortAttributes, // sortAttrList
    null); // clusterList

    Hi Nikola,
    in 9.0.1 even if you rewrite the web interface you can't sort files by custom attributes setting a SortSpecification to a Folder. You can only sort by base attributes with getItems(). To get item sorted on custom attributes you must perform a search (a lot more codelines).
    Regards, Alessandro

  • Issue with creation of custom layouts using SAP Help Documentation

    Hi Experts,
    My requirement is to create a home custom page layout (using web dynpro) in Composite Environment. The default options available in CE are not useful for me. I set out to make a custom layout using the following this SAP Help Documentation: [          Creating a Web Dynpro Page Layout (SAP Library - Using the Portal as a Frontend)|https://cw.sdn.sap.com/cw/docs/DOC-102846]
    I have followed the instructions and followed all the steps, yet I fail to see the application in CE. The custom page layout is not displayed neither in options and is not available any where.
    Please let me know if anybody followed these steps and have got any success.
    Thanks in advance
    Srikant

    Hi
    Can somebody let me know if they have implemented a customised solution of creation of page layouts using Web Dynpro - as per the steps suggested by SAP.
    Thanks in advance
    Srikant

  • Issue while running a custom package:ORA-20100: File o2670336.tmp creation for FND_FILE failed.You will find more information on the cause of the error in request log. in Package PA_OPPORTUNITY_MGT_PVT Procedure modify_project_attributes ORA-20100: File o

    Hi Guys,
    We have created a custom package where in we are trying to call the standard API's of Oracle projects i.e PA_PROJECT_PUB.When we are trying to call these APIs we are facing the below issue.
    We have tried testing in two instances ,Initially it worked in both instances.
    Using the same API's multiple times we tested the same data set in these instances.
    For the first few runs it works fine.But when we go on using the same API's again and again for our testing we face now and then the below issue.
    Standard API's
    =========
    add_task
    update_project
    change_structure_status
    create_draft_plan
    Error:
    ORA-20100: File o2670336.tmp creation for FND_FILE failed.You will find more information on the cause of the error in request log. in Package PA_OPPORTUNITY_MGT_PVT Procedure modify_project_attributes ORA-20100: File o2670336.tmp creation for FND_FILE failed.
    You will find more information on the cause of the error in request log. in Package PA_PROJECT_PUB Procedure update_project:ORA-0000: normal, successful completionError while publishing the task
    Please let us know if anyone of has come across the same situation.
    Regards,
    Vijay

    But have issue only with validating invoice batch. I followed metalink ID's 605542.1, 167990.1,261693.1,1088553.1,749491.1, 461271.1 and few more.Was this working before? If yes, any changes have been done recently?
    Please see if these docs help.
    APXAPRVL: Invoice Validation Errors With MSG-00001 and REP-1419 [ID 333305.1]
    Invoice Validation Errors When Others:101505:Non-Oracle Exception Rep-1419 [ID 464125.1]
    Invoice Validation Fails with REP-1419 Error in Ap_approval_matched_pkg.Execute_matched_checks [ID 293425.1]
    Invoice Validation Failing On Fnd_file Could Not Write To File L0202306.Tmp [ID 461520.1]
    Invoice Validation (APPRVL) Errors ORA-20001 APP-SQLAP-10000 PSA_FUNDS_CONTROL_PKG.glxfck [ID 463184.1]
    Validate Invoice Error With ORA-20001: APP-SQLAP-10000: AP_FUNDS_CONTROL_PKG.Calc_QV [ID 432702.1]
    Invoice Validation Program Is Erroring Out [ID 382844.1]
    Error On Validation Of Invoices From Previous Periods [ID 412814.1]
    Thanks,
    Hussein

  • Issue while creating a custom Catalog in HR Renewal.

    Hello Experts,
      I have created a custom Catalog and assigned chips to it using the Suite Page Builder Admin Page. The catalog id  is also assigned to a new role in the backend. I can now see the catalog id status changed from the draft to released in the SPB. However when I try to open this role using NWBC HTML I encounter the following error "The user menu tree for user XXXXXX with role XXXXXXX is empty. Please contact your system administrator.
    Could you please help resolving the error or provide some hints to check if i have missed something.
    Thanks and Regards,
    Chetan

    Hi Chetan
    Take a look at 1378659  - NWBC known issues & what to check when ....
    http://service.sap.com/sap/support/notes/1378659
    Search for "The user menu tree for user" 
    Result=
    "ERROR: "The user menu tree for user <user> is empty."
    expected menu entries don´t show up
    (partially missing or completely empty)
    generally that indicates that simply
    no role is assigned to the user -> PFCG
    role is assigned but folder is defined as a "link collection" instead of a "service map" - see:
    http://goo.gl/OEq9qa
    OR check the following application specific chapters:
    Work Center (top level navigation) is not shown in NWBC for HTML:
    https://service.sap.com/sap/support/notes/1879939"
    KR Michael

  • Issue in creating a custom data model from BP

    Hi Team
    We have a requirement to create a custom data model by copying data model BP. I have successfully created new data model ZP . I have copied the UI for searching from BP. Issue is when i search a business partner  ideally it should not display any entries because i have just created the data model, But it is taking entries from BP and getting displayed. Please let me know how to map data model to search UI. I dont see option USMD_MODEL here

    Hi Imran,
    actually that is not an issue but a designed feature. I'm afraid that you need to re-think your whole project. The explanations is rather simple:
    Data model BP in MDG is a so called Re-Use Area data modell. This means that active data (records that are currently not stored in a change request) are saved in existing SAP ERP data base tables like BUT000 for the business partner master data and LFA1 or KNA1 for Vendor or Customer master data.
    If you copy data model BP to ZP you still refer to the same active area. You will always find the same active objects - no matter which data model you are actually using for the user interface. The only difference wil occur for objects being currently processed in a change request. In that case a separation between BP and ZP is possible. But this won't help to solve your issue.
    From SAP side I can only recommend not to copy BP but to find a different way of integrating your project needs into BP.
    Best regards
    Michael

  • Windows 8.1 - Update consideration, resources, and known issues - You lost a customer

    I bought my Ideapad U460s 2 years ago. Lenovo appears to be failing to provide support for Windows 8. Ridiculous. You have lost a customer and I will share this info with friends and family. 
    There have been no updates to the drivers or other software for my laptop. I had to download the fignerprint reader driver from another laptop to fix it when I recieved my laptop. 
    poor customer service will killa c ompany.

    I have a z580 Ideapad that came with Windows 8.0. Some materials on the Lenovo site indicate that this laptop should not be updated to Windows 8.1 due to provides with the video driver, other materials indicate that it is OK. Has the video driver issue been resolved? Are there other Windows 8.1 upgrade issues? Maybe I should avoid problems and just stay with WIndows 8.0.

  • Issue with Session slot after implement the tacacs+ on FWSM

    Hi,
    I am trying to implement  tacacs+ on FWSM module using 4.1(10),
    only facing issue when trying to connect from Switch (session slot)
    (Command authorization failed) Rest of the things working fine 
    here is the output
    Router#session slot 3 processor 1
    The default escape character is Ctrl-^, then x.
    You can also type 'exit' at the remote prompt to end the session
    Trying 127.0.0.31 ... Open
    User Access Verification
    Password:
    Type help or '?' for a list of available commands.
    FWSM> en
    Command authorization failed
    Below is the configration done on FWSM
    FWSM# sh run | in aaa
    aaa-server NEW protocol tacacs+
    aaa-server NEW host 10.70.20.1
    aaa authentication enable console NEW LOCAL
    aaa authentication ssh console NEW LOCAL
    aaa authorization command NEW LOCAL
    aaa accounting command NEW
    Can anyone help me solve this issue
    Thanks

    Issue has been solved after using this ...
    aaa authentication telnet console NEW LOCAL
    thanks

  • JTree custom implementation

    Hi All,
    I have application, which eats all the memory, when I load big structure in JTree.
    So I have modified following function
    DefaultTreeMutableNode {
    public void insert(MutableTreeNode newChild, int childIndex) {
              children = new Vector();
    As follow:
    DefaultTreeMutableNode {
    public void insert(MutableTreeNode newChild, int childIndex) {
              children = new ArrayList(1);
    As my jTree usually has single nodes. And Default constructor of Vector() creates array of 10 child nodes, for each node.
    But still it uses the same memory ???
    Is there any way to reduce memory usage by JTree nodes, so it can handle big strucutre.
    Is there any custom implemenation is avaliable.
    Thank you for your time.
    Avin Patel

    I guess ur application is a perfect candidate for a MVC implementation. In the tree there are 2 ways to do that. u can either write ur own TreeModel or u can write ur ur own TreeNode. I can help u write either of the two.
    I can give u working examples from my application in each of them. U can also make the creation of the child nodes dyanamic and on a "on-demand-basis", by creating them only on the expansion of the parent nodes, as mentioned above.
    The first way to do that is to override the implementation of the DefaultTreeModel class:
    Plz find below an implementaion of the same:
    public class GrpModuleTreeModel extends DefaultTreeModel
         TerminationPointsModel mModel = null;
         TreePanel mTreePanel;
         GrpModuleTreeModel(TerminationPointsModel model,TreePanel treePanel)
              super(null);
              mModel = model;
              mTreePanel=treePanel;
         public int getIndexOfChild(Object parent, Object child)
              if (parent.equals(mTreePanel.mParent.getParentFrame().getNEName()))
                   ArrayList rackList = new ArrayList(mModel.getRacks());
                   return rackList.indexOf(child);
              if (parent instanceof Rack)
    //               return mModel.getSubracks(parent).size();
                   ArrayList subrackList = new ArrayList(((Rack)parent).getSubracks());
                   return subrackList.indexOf(child);
              if (parent instanceof Subrack)
    //               return mModel.getModules(parent).size();
                   ArrayList moduleList = new ArrayList(((Subrack)parent).getModules());
                   return moduleList.indexOf(child);
              if (parent instanceof Module)
    //               return this.mModel.getTerminationPoints(parent).size();
                   ArrayList tpList = new ArrayList(((Module)parent).getTerminationPoints());
                   return tpList.indexOf(child);
              if (parent instanceof TerminationPointA)
    //               return this.mModel.getTerminationPoints(parent).size();
                   ArrayList tpList = new ArrayList(((TerminationPointA)parent).getTerminationPointList());
                   return tpList.indexOf(child);
              return -1;
         public boolean isLeaf(Object node)
              if (node instanceof TerminationPointA )
                   if (node instanceof NonConfigurableCrossConnection ) return true;
                   return (((TerminationPointA)node).getTerminationPointList()==null)? true: false;
    //               java.util.ArrayList list=((TerminationPointA)node).getTerminationPointList();
    //               System.out.println("Type====== "+((TerminationPointA)node).getTerminationPointType()+","+list);
    //               if (list!=null)
    //                    System.out.println("Number of nodes ========= "+list.size());
    //                    for (int i = 0; i < list.size(); i++)
    //                         System.out.println(list.get(i).getClass().getName());
    //               return true;
              if (node instanceof Rack)
                   return (((Rack)node).getSubracks()==null)? true: false;
              if (node instanceof Subrack)
                   return (((Subrack)node).getModules()==null)? true: false;
              if (node instanceof Module)
                   return (((Module)node).getTerminationPoints()==null)? true: false;
              return false;
         public Object getChild(Object parent, int index)
              if (parent.equals(mTreePanel.mParent.getParentFrame().getNEName()))
                   ArrayList rackList = new ArrayList(mModel.getRacks());
                   return (rackList!=null)? rackList.get(index):null;
              if (parent instanceof Rack)
    //               return mModel.getSubracks(parent).size();
                   ArrayList subrackList = new ArrayList(((Rack)parent).getSubracks());
                   return (subrackList!=null? subrackList.get(index):null);
              if (parent instanceof Subrack)
    //               return mModel.getModules(parent).size();
                   ArrayList moduleList = new ArrayList(((Subrack)parent).getModules());
                   return moduleList!=null? moduleList.get(index):null;
              if (parent instanceof Module)
    //               return this.mModel.getTerminationPoints(parent).size();
                   ArrayList tpList = new ArrayList(((Module)parent).getTerminationPoints());
                   return tpList!=null? tpList.get(index):null;
              if (parent instanceof TerminationPointA)
    //               return this.mModel.getTerminationPoints(parent).size();
                   ArrayList tpList = new ArrayList(((TerminationPointA)parent).getTerminationPointList());
                   return tpList.get(index);
              return null;
         public int getChildCount(Object parent)
              if (parent ==null)
                   return -1;
              if (parent.equals(mTreePanel.mParent.getParentFrame().getNEName()))
                   return mModel.getRacks()!=null ? mModel.getRacks().size() : -1;
              if (parent instanceof Rack)
    //               return mModel.getSubracks(parent).size();
                   return ((Rack)parent).getSubracks()!=null ? ((Rack)parent).getSubracks().size() : -1;
              if (parent instanceof Subrack)
    //               return mModel.getModules(parent).size();
                   return ((Subrack)parent).getModules()!= null? ((Subrack)parent).getModules().size() : -1;
              if (parent instanceof Module)
    //               return this.mModel.getTerminationPoints(parent).size();
                   return ((Module)parent).getTerminationPoints() != null ? ((Module)parent).getTerminationPoints().size(): -1;
              if (parent instanceof TerminationPointA)
    //               return this.mModel.getTerminationPoints(parent).size();
                   return ((TerminationPointA)parent).getTerminationPointList()!= null ? ((TerminationPointA)parent).getTerminationPointList().size(): -1;
              return -1;
         public Object getRoot()
              return mTreePanel.mParent.getParentFrame().getNEName();
    IF this does'nt suffice then I can tell u another way by which u can create ur own TreeNode.
    BR
    Mohit

Maybe you are looking for