Not creating bean while submitting form...

i am using struts for displaying and updating data in jsp. my form bean is as follows:
public class AppraisalDataForm extends ActionForm {
     private String name;
     private String appraisalId;
     private String empId;
     private String appraisalFromDate;
     private ArrayList<AppraisalHeadDt> appraisalHeadDts;
     private ArrayList<AppraisalPerformanceDt> appraisalPerformanceDts; 
                // getters and settersAppraisalHeadDt.java is as follows:
public class AppraisalHeadDt  implements Serializable {
     private AppraisalHeadDtPK compId;
     private String accessMode;
     private String appraiserComments;
     private String appraiserId;
     private Integer appraiserRating;
                // getter and settersAppraisalHeadDtPK.java is as follows:
public class AppraisalHeadDtPK implements Serializable {
     private String appraisalId;
     private String empId;
     private String headType;
                   // getters and settersmy Jsp is as follows:
<logic:iterate id="appraisalHeadDt" indexId="index" name="AppraisalDataForm" property="appraisalHeadDts" type="com.yash.services.appraisal.hbeans.AppraisalHeadDt">
                                            <nested:define id="compId" name="appraisalHeadDt" property="compId" type="com.yash.services.appraisal.hbeans.AppraisalHeadDtPK"/>
                                             <html:hidden name="appraisalHeadDt" property="compId.appraisalId" indexed="true"/>
                                             <html:hidden name="appraisalHeadDt" property="compId.empId" indexed="true"/>
                                             <tr>
                                                  <td align="center">
                                                       <html:select name="appraisalHeadDt" property="compId.headType" indexed="true">
                                                            <nested:options collection="HeaderTypes" labelProperty="value" property="key"/>
                                                       </html:select>
                                                  </td>
                                                  <td align="center">
                                                       <html:select name="appraisalHeadDt" property="waitage" indexed="true" >
                                                            <nested:options collection="Ratings" labelProperty="value" property="key"/>
                                                       </html:select>
                                                  </td>
                                                  <td align="center">
                                                       <html:select name="appraisalHeadDt" property="difficultyLevel" indexed="true" >
                                                            <nested:options collection="Ratings" labelProperty="value" property="key"/>
                                                       </html:select>
                                                  </td>                                            .
                                                                    .i want to display it on jsp and user can modify that data which need to submit in action class.
now i m able to display data properly but at time of submiting data it throws exception :
javax.servlet.ServletException: BeanUtils.populate
     org.apache.struts.util.RequestUtils.populate(RequestUtils.java:495)
     org.apache.struts.action.RequestProcessor.processPopulate(RequestProcessor.java:816)
java.lang.IllegalArgumentException: No bean specified
     org.apache.commons.beanutils.PropertyUtilsBean.getPropertyDescriptor(PropertyUtilsBean.java:751)
     org.apache.commons.beanutils.BeanUtilsBean.setProperty(BeanUtilsBean.java:937)

Indexed forms are always difficult. And you've got a double nested item there.
Can you pinpoint a bit better exactly which of the fields here is creating a problem?
My instinct would be the one with the doubly nested bean - referring to the compId.headType"
If you remove that control, do the other bits work correctly?
You might try switching on some logging for the BeanUtils to see exactly which property it is trying to set on which bean and see the logging can give you more insight into what is happening.
I would also suggest starting with a simpler example that works, and then building back up to this one.
Hope this helps,
evnafets

Similar Messages

  • Acrobat Standard (9.4.6) - Issue: "Acrobat could not create a new PDF form"

    I have Adobe Acrobat Standard (version 9.4.6).  I am trying to create a form but when I start the form wizard, locate the document to convert and click next, I get an error message "Acrobat could not create a new PDF form."  What's wrong?  (I've used this feature before in Adobe Pro so I am familiar with the process but I am using Standard now).  It's not letting me upload my document (an MS Word 2003 document).  Please, someone, anyone, help!  I think I got a bad batch of software here.  Any suggestions?  If it's hopeless, who do I call for a replacement if that's the case?  Is this software under warranty?

    Hello Michael,
    Thank you for your email.  The file I am trying to convert to PDF and create a form with is a MS Office Word 2003 file.  It isn't any specific file; the issue happens every time.  I type my text in the Word doc and then proceed to open Adobe Acrobat Standard and use the wizard to create a form from an existing file.  I tried to repairing the software but it does not help.  Any other suggestions?  Is this version of software defective?  I really need this feature.  I look forward to your reply.  Thanks.
    Angela

  • Hotkey "Create Record" while the form is in enter-query-mode

    pressing the hotkey F6 for create-record while the block is in enter-query-mode results in the error - message:
    Function key not allowed. Press Ctrl+F1 for list of valid keys.
    The error-occurs although I created a trigger KEY-CREREC. The trigger isn't executed
    In older Forms versions the behaviour was different. Is there a way to let the form work like in the old versions?

    thnx for reply.Problem not solved.
    i m trying to assign the value of text item to a variable in pre-query trigger. i m able to get the value into variable when the string in the text item does not startwith <,>,=. but when the string starts with any one of the operator (<,>,=) it gives error.
    lenth of variable is 1000 charaters, and text item's max leanth is just 4 charactres.

  • Workflows not created for timecards submitted

    We have an issue with workflows.
    When employees submit their timecards, some of them randomly do not have associated workflows created. The submitted timecards are just stuck in 'SUBMITTED' status.
    The workaround is for the preferences for the employees with this issue to be updated so they can resubmit timecards which are in 'SUBMITTED' status so the employee can resubmit his/her timecards. This time, the associated workflows are created fine.
    Has anyone else come across this issue? Any idea why this is happening?

    Are you using the Workflow Background Process or do you have 'OTL: Defer approval process on timecard submission' System Profile set to No?  There could be a delay in the notifications being sent if you have the WBP set on autoscheduler to only run at certain times.   I would suggest changing the profile option instead if you haven't already, this means notifications are always sent immediately without delay.
    If this is all fine, are you receiving an error in the workflow before resubmission?
    Hope this helps.
    Charlie

  • Got ORA-00933: SQL command not properly ended while submitting BIP Report

    Hi All,
    I have got the subjected error while submitting the XML report concurrent Program in R12.
    I have used lexical parameters in my data template and build the where clause in before report trigger.
    If i commented this lexical parameter thing in Data template and ran the report it was working fine...
    I have enabled the "debug_mode" property in Data template and i could see the query in log but the lexical parameter is coming as '&P_WHERE'. So I couldn't find that from where the error is coming...
    Please help me on this ....
    Regards,
    Kalidoss

    post what do you have for lexical parameters
    plz see
    Re: Lexical Parameters in WHERE clause giving error
    Re: lexical parameter in bi report

  • "Method Not allowed" Error while submitting request thro proxy server

    I have an application that uses JSSE to talk to a http/https
    server, everything worked until I tried using https and a
    proxy. Http with or without a proxy worked, https without a
    proxy worked, but I can't get https with a proxy to work. The
    only thing my application does different is to setup the proxy
    stuff with the following function
    if (strTunneling.equalsIgnoreCase("ON")) {
    /** Setting the proxy host-name and proxy port in the system */
    String strProxyHost = ((String) objRouterProp.getProperty("PROXYHOST")).trim();
    String strProxyPort = ((String) objRouterProp.getProperty("PROXYPORT")).trim();
    System.setProperty("https.proxyHost",strProxyHost);
    System.setProperty("https.proxyPort",strProxyPort);
    The Exception i am getting is as follows
    java.io.IOException: Unable to tunnel through proxy. Proxy returns "HTTP/1.0 405 Method not allowed"
    Any Help is highly appreciated
    Thanks
    Thirumaran

    It means your proxy-server doesn't allow HTTPS tunneling. Have you looked at the "Allow" header in the response? If the proxy is coded correctly, it's supposed to contain ways you can reach the requested resource in ways the proxy will allow.
    Some proxies don't allow HTTPS tunneling because they want to be able to log the traffic contents. Perhaps this is one of them.
    Grant

  • Error Submitting form

    Anyone getting this error while submitting form.My process looks good . Same connection works for other form but not for this form.Any help please its urgent

    Here is something new i found.The process which worked i tried to attach the form (pdf form) from my other process which showed me error while submitting form and i get the same error when i use tht form in the process which worked...
    why is this so any thoughts???

  • HTTP logs not created when using software load balancer

    This is my setup:
    1. I have a server running a software load balancer - call it A
    2. There are two servers clustered under A - call it X and Y
    3. I am able to access the application deployed on X and Y through A.
    Fail-over also works. Shutting down X when the application is up and running routes the requests to Y and vice-versa. All is well until this point.
    Problem is:
    Let us take server X.
    $ORACLE_HOME/Apache/Apache/logs does not have an access log in it. (It
    however has an error log.)
    Access logs are not created when accessing the servers in the cluster (X and Y) through the load balancer URL.
    However, when accessing the individual servers in the cluster (with their URLs), access logs are created.
    Specifics on the setup:
    1. A, X, Y - all three are OAS 10.1.3.2
    2. All three are deployed on individual server machines
    3. All three servers have one OC4J instance each running in them
    4. The software load balancer used is from WebLogic 8.1sp5 - basically to create a *.war file that has the details of X and Y (servers in the cluster)
    5. This *.war file is deployed on A
    6. Server A, the one that has the software load balancer, DOES NOT have AS control. One of the other servers in the cluster does.
    Has anybody encountered this problem before? Or is there anything wrong
    with the setup? What is the resolution for the same?
    Any help is greatly appreciated.
    Thank you.

    Thank you, Jacco. You are right in saying that the software load balancer does not route the request to Apache and hence the logs are not created.
    While the logs are not critical to the component we are working on, was just wondering why they were not being created.
    As regards your comment on FastCGI, there is a FastCGI directory created under $ORACLE_HOME/Apache/Apache/logs - but there is nothing in it. Neither do the error logs have any information pertaining to FastCGI.
    Anyway, I am not going to worry about this issue anymore - may be sometime in the future will try to use a different software load balancer and see if it makes any difference.

  • HELP error FRM-40039: Cannot attach library common while opening form

    Hi
    I want to help me with the NEXT issue is urgent.
    I'm working with forms 10g and using a linux server. To compile objects, forms, reports and menus use the Putty.
    Well the issue is that when a form hanging linux server I get the error message sgte:
    FRM-40039: Can not attach library while opening form common ....
    I tried changing the path FORMS_PATH, also put the. PLL. Plx on those routes Server
    but I have no result, I still leave the same message.
    I go to pc urgently to solve this problem that has me worried for days.
    Thanks in advance for your advice
    regards

    Three possible causes:
    1. The pll is not existnant on the linux-server in the FORMS_PATH or the FORMS_PATH-environment-variable is not set.
    2. When attaching the pll to forms you have attached it without removing the path. Try to deattach and reattach the pll in the form.
    3. The attachment of a pll is case-sensitive in linux. So, when you types the pll-name is lowercase when attaching it, the pll must exist in lowercase in the linux-filesystem.

  • Populate Error Message while submitting Travel Request if Supervisor(A002) relationship is not maintained for employee

    Hi Team,
    We have a requirement to "Populate Error Message(Supervisor not Maintained) while submitting Travel Request if Supervisor(A002) relationship is not maintained for employee in ESS.
    We are using standard WDA application - FITV_REQUEST and standard travel request workfow - WS20000050.
    Please suggest how to do this.
    Thanks,
    Ravi

    Hi Rajesh,
    Thanks for the reply...
    We created enhancement for FM HRTRV_IF_GET_CUSTOMIZING and written code in that.
    So by this if Logged in Employee is not assgned with Line Manager , it will throw error while accessing "Create Travel Request application".
    Thanks,
    Ravi.

  • Message driven bean: resource not created

    Hi,
    I'm having trouble deploying a simple test app that I've created (in App Server Platform Edition 8.0). It contains a servlet, that posts messages to a queue, and which appears to work fine. There is also a message-driven bean that receives these messages, but it will not deploy as is. I would be grateful for any assistance in working out why. Apologies if I'm missing something obvious, but the technology is quite new to me.
    I get the following error in the server log -
    [#|2004-07-14T14:03:49.640+0100|SEVERE|sun-appserver-pe8.0|javax.enterprise.system.container.ejb|_ThreadID=12;|EJB5090: Exception in creating EJB container [com.sun.enterprise.connectors.ConnectorRuntimeException: JMS resource not created : joeMDB]|#]
    [#|2004-07-14T14:03:49.656+0100|SEVERE|sun-appserver-pe8.0|javax.enterprise.system.container.ejb|_ThreadID=12;|appId=mdbtest moduleName=ejb-jar-ic_jar ejbName=joeMDB|#]
    [#|2004-07-14T14:03:49.656+0100|SEVERE|sun-appserver-pe8.0|javax.enterprise.system.core.classloading|_ThreadID=12;|LDR5004: UnExpected error occured while creating ejb container
    com.sun.enterprise.connectors.ConnectorRuntimeException: JMS resource not created : joeMDB
         at com.sun.enterprise.connectors.system.ActiveJmsResourceAdapter.getPhysicalDestinationFromConfiguration(ActiveJmsResourceAdapter.java:296)
         at com.sun.enterprise.connectors.system.ActiveJmsResourceAdapter.updateMDBRuntimeInfo(ActiveJmsResourceAdapter.java:232)
         at com.sun.enterprise.connectors.inflow.ConnectorMessageBeanClient.setup(ConnectorMessageBeanClient.java:139)
         at com.sun.ejb.containers.MessageBeanContainer.<init>(MessageBeanContainer.java:189)
    - which I can't find referenced in any other forum post. The relevant deployment descriptors are as follows -
    ejb-jar.xml -
    <?xml version="1.0" encoding="UTF-8"?>
    <ejb-jar xmlns="http://java.sun.com/xml/ns/j2ee" version="2.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/ejb-jar_2_1.xsd">
    <display-name>mdbJar</display-name>
    <enterprise-beans>
    <message-driven>
    <ejb-name>joeMDB</ejb-name>
    <ejb-class>joeMDB</ejb-class>
    <messaging-type>javax.jms.MessageListener</messaging-type>
    <transaction-type>Container</transaction-type>
    <message-destination-type>javax.jms.Queue</message-destination-type>
    <message-destination-link>jms/JoeDestQueue</message-destination-link>
    <message-destination-ref>
    <message-destination-ref-name>jmsJoeDestQueue</message-destination-ref-name>
    <message-destination-type>javax.jms.Queue</message-destination-type>
    <message-destination-usage>Consumes</message-destination-usage>
    <message-destination-link>jms/JoeDestQueue</message-destination-link>
    </message-destination-ref>
    </message-driven>
    </enterprise-beans>
    <assembly-descriptor>
    <container-transaction>
    <method>
    <ejb-name>joeMDB</ejb-name>
    <method-name>onMessage</method-name>
    <method-params>
    <method-param>javax.jms.Message</method-param>
    </method-params>
    </method>
    <trans-attribute>Required</trans-attribute>
    </container-transaction>
    <message-destination>
    <message-destination-name>jms/JoeDestQueue</message-destination-name>
    </message-destination>
    </assembly-descriptor>
    </ejb-jar>
    sun-ejb-jar.xml -
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE sun-ejb-jar PUBLIC "-//Sun Microsystems, Inc.//DTD Application Server 8.0 EJB 2.1//EN" "http://www.sun.com/software/appserver/dtds/sun-ejb-jar_2_1-0.dtd">
    <sun-ejb-jar xmlns="http://java.sun.com/xml/ns/j2ee">
    <enterprise-beans>
    <unique-id>0</unique-id>
    <ejb>
    <ejb-name>joeMDB</ejb-name>
    <jndi-name>joeMDB</jndi-name>
    <pass-by-reference>false</pass-by-reference>
    <mdb-connection-factory>
    <jndi-name>jms/joeFactory</jndi-name>
    </mdb-connection-factory>
    <jms-max-messages-load>1</jms-max-messages-load>
    <is-read-only-bean>false</is-read-only-bean>
    <refresh-period-in-seconds>-1</refresh-period-in-seconds>
    <cmt-timeout-in-seconds>0</cmt-timeout-in-seconds>
    <gen-classes/>
    <bean-pool>
    <steady-pool-size>-1</steady-pool-size>
    <resize-quantity>-1</resize-quantity>
    <max-pool-size>-1</max-pool-size>
    <pool-idle-timeout-in-seconds>-1</pool-idle-timeout-in-seconds>
    <max-wait-time-in-millis>-1</max-wait-time-in-millis>
    </bean-pool>
    </ejb>
    <message-destination>
    <message-destination-name>jms/JoeDestQueue</message-destination-name>
    <jndi-name>jms/JoeDestQueue</jndi-name>
    </message-destination>
    </enterprise-beans>
    </sun-ejb-jar>
    Thanks,
    Joe

    Hi, Joe,
    The message says that
    JMS resource not created : joeMDB
    The command to add the missing Queue:
    asadmin create-jms-resource user admin restype javax.jms.Queue JoeDestQueue
    Please note:
    in your sun-ejb-jar.xml, the real JNDI name for the Queue is JoeDestQueue.
    Double check the namings for the Queue in both ejb-jar.xml and sun-ejb-jar.xml.
    You only need two names for one Queue: one is for JNDI, one is for reference.
    _Dianne                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Could not create web bean  exception

    Hi,
    I am getting following exception at of top of the customer creation page when extending HzPuiAcctOrgSearchCO class.
    Could not create web bean, could not find item metadata Item Name: (HzPuiOrgSearchNonDQM); Region: (accntExtRN)
    Could not create web bean, could not find item metadata Item Name: (HzPuiOrgSearchNonDQM); Region: (TableActionsRN)
    package xx.oracle.apps.ar.hz.components.account.search.webui;
    import oracle.apps.ar.hz.components.account.search.webui.HzPuiAcctOrgSearchCO;
    import oracle.apps.fnd.framework.OAException;
    import oracle.apps.fnd.framework.webui.OAPageContext;
    import oracle.apps.fnd.framework.webui.beans.OAWebBean;
    import oracle.apps.fnd.framework.webui.beans.form.OASubmitButtonBean;
    public class XXHzPuiAcctOrgSearchCO extends HzPuiAcctOrgSearchCO {
    public void processRequest(OAPageContext pageContext, OAWebBean webBean) {
    super.processRequest(pageContext, webBean);
    String message = "Test PR - Not even calling PR request. ";
    throw new OAException(message, OAException.INFORMATION);
    public void processFormRequest(OAPageContext paramOAPageContext, OAWebBean paramOAWebBean) {
    super.processFormRequest(paramOAPageContext, paramOAWebBean);
    String message = "Test FR - works fine when click button - no exception";
    throw new OAException(message, OAException.INFORMATION);
    -- Full listings of parent Class for your reference.
    package oracle.apps.ar.hz.components.account.search.webui;
    import oracle.apps.ar.hz.components.base.webui.HzPuiPartySearchBaseCO;
    import oracle.apps.ar.hz.components.util.webui.HzPuiSearchWebUtil;
    import oracle.apps.fnd.common.VersionInfo;
    import oracle.apps.fnd.framework.webui.OAPageContext;
    public class HzPuiAcctOrgSearchCO extends HzPuiPartySearchBaseCO
    public static final String RCS_ID = "$Header: HzPuiAcctOrgSearchCO.java 120.4 2006/01/17 14:48:59 jhuang noship $";
    public static final boolean RCS_ID_RECORDED = VersionInfo.recordClassVersion("$Header: HzPuiAcctOrgSearchCO.java 120.4 2006/01/17 14:48:59 jhuang noship $", "%packagename%");
    protected void setAttributes(OAPageContext paramOAPageContext)
    super.setAttributes(paramOAPageContext);
    if (paramOAPageContext.isLoggingEnabled(2)) {
    paramOAPageContext.writeDiagnostics(this, "HZPUI: " + getClass().getName() + ".setAttributes(OAPageContext) starts.", 2);
    setAttribute("NonDQMRegionName", "HzPuiOrgSearchNonDQM");
    setAttribute("DQMRegionName", "HzPuiOrgSearchDQM");
    if (getPartyParameterMapping() == null) {
    setPartyParameterMapping(HzPuiSearchWebUtil.getAcctOrgSearchParameters(paramOAPageContext));
    if (paramOAPageContext.isLoggingEnabled(2))
    paramOAPageContext.writeDiagnostics(this, "HZPUI: " + getClass().getName() + ".setAttributes(OAPageContext) done.", 2);
    Getting exception even commented out processRequest process at the same time formsRequest works fine (when clicks button).
    I tried by adding OAWebBeanConstants class and parent parent class HzPuiPartySearchBaseCO in import stmts. but getting the same error.
    Kindly suggest what could be the issue.
    Thank you.
    Murali

    Hi,
    I am getting following exception at of top of the customer creation page when extending HzPuiAcctOrgSearchCO class.
    Could not create web bean, could not find item metadata Item Name: (HzPuiOrgSearchNonDQM); Region: (accntExtRN)
    Could not create web bean, could not find item metadata Item Name: (HzPuiOrgSearchNonDQM); Region: (TableActionsRN)
    package xx.oracle.apps.ar.hz.components.account.search.webui;
    import oracle.apps.ar.hz.components.account.search.webui.HzPuiAcctOrgSearchCO;
    import oracle.apps.fnd.framework.OAException;
    import oracle.apps.fnd.framework.webui.OAPageContext;
    import oracle.apps.fnd.framework.webui.beans.OAWebBean;
    import oracle.apps.fnd.framework.webui.beans.form.OASubmitButtonBean;
    public class XXHzPuiAcctOrgSearchCO extends HzPuiAcctOrgSearchCO {
    public void processRequest(OAPageContext pageContext, OAWebBean webBean) {
    super.processRequest(pageContext, webBean);
    String message = "Test PR - Not even calling PR request. ";
    throw new OAException(message, OAException.INFORMATION);
    public void processFormRequest(OAPageContext paramOAPageContext, OAWebBean paramOAWebBean) {
    super.processFormRequest(paramOAPageContext, paramOAWebBean);
    String message = "Test FR - works fine when click button - no exception";
    throw new OAException(message, OAException.INFORMATION);
    -- Full listings of parent Class for your reference.
    package oracle.apps.ar.hz.components.account.search.webui;
    import oracle.apps.ar.hz.components.base.webui.HzPuiPartySearchBaseCO;
    import oracle.apps.ar.hz.components.util.webui.HzPuiSearchWebUtil;
    import oracle.apps.fnd.common.VersionInfo;
    import oracle.apps.fnd.framework.webui.OAPageContext;
    public class HzPuiAcctOrgSearchCO extends HzPuiPartySearchBaseCO
    public static final String RCS_ID = "$Header: HzPuiAcctOrgSearchCO.java 120.4 2006/01/17 14:48:59 jhuang noship $";
    public static final boolean RCS_ID_RECORDED = VersionInfo.recordClassVersion("$Header: HzPuiAcctOrgSearchCO.java 120.4 2006/01/17 14:48:59 jhuang noship $", "%packagename%");
    protected void setAttributes(OAPageContext paramOAPageContext)
    super.setAttributes(paramOAPageContext);
    if (paramOAPageContext.isLoggingEnabled(2)) {
    paramOAPageContext.writeDiagnostics(this, "HZPUI: " + getClass().getName() + ".setAttributes(OAPageContext) starts.", 2);
    setAttribute("NonDQMRegionName", "HzPuiOrgSearchNonDQM");
    setAttribute("DQMRegionName", "HzPuiOrgSearchDQM");
    if (getPartyParameterMapping() == null) {
    setPartyParameterMapping(HzPuiSearchWebUtil.getAcctOrgSearchParameters(paramOAPageContext));
    if (paramOAPageContext.isLoggingEnabled(2))
    paramOAPageContext.writeDiagnostics(this, "HZPUI: " + getClass().getName() + ".setAttributes(OAPageContext) done.", 2);
    Getting exception even commented out processRequest process at the same time formsRequest works fine (when clicks button).
    I tried by adding OAWebBeanConstants class and parent parent class HzPuiPartySearchBaseCO in import stmts. but getting the same error.
    Kindly suggest what could be the issue.
    Thank you.
    Murali

  • While compiling .pll file , plx  file is not creating .

    Hi ,
    While i try to compile .pll file in oracle forms 6i in my local machine , it is compiling without errors .
    but it is not generating .plx file. Can any one please tell me what could be the reason.
    Thanks in advance,
    Sanjeev.

    While i try to compile .pll file in oracle forms 6i in my local machine , it is compiling without errors .but it is not generating .plx file. Can any one please tell me what could be the reason.>
    Ctrl+Shift+K does not create executable , Ctrl+T does.
    Did you do Ctrl+T?
    Cheers,

  • "Could not create variable iterator" on creating ADF Parameter Form

    I've got a managed bean with a method;
    public String cmdLogin_action(String userName, String passWord) {
    // Add event code here...
    return "success";
    I've created a data control, but whenever I try to drag it onto a page and select "Create ADF Parameter Form", I get the dialog to specify bindings between parameters and elements in the form, then when I press OK I get a dialog entitled "Could not create widget" with the message "Could not create variable iterator".
    Anyone know what's wrong?

    Hi,
    actually why do you use ADF binding for this at all? You already have the POJO managed by ADF and the textfield binding to this is
    #{managedBeanName.username) for a String username with getter and setters in it. Why do you want to add a JSF lifecycle managed POJO to a ADF lifecycle managed binding that would provide no additional functionality to you, except that the two lifecycles my interfere with each other (though they are linked together).
    Note that the pageDef file needs to create variables for all the arguments in a method, which then is referenced by attribute bindings.
    Frank                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Issues while submitting infopath form

    hi, i am using sharepoint online version(office 365). i have created infopath form.published it to the shatrpoint list. while submitting the new  form the previous data got deleted.help to solve this. thanks in adavance

    Hi,
    As I understand, when submitting the new form the previous data got deleted.
    Can you give me the screenshots when you view and edit the item with InfoPath form in the list?
     You could follow the troubleshooting steps below:
    1. Check if there is custom code in the SharePoint list page.
    2. You could change to the default SharePoint form and delete the InfoPath form. 
    Then republish the InfoPath form. Check if it can work.
    3. You could edit data in another browser to check if the same situation will occur.
    4. You could create another InfoPath form for the SharePoint list to check if it can work.
    Best regards,
    Sara Fan
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

Maybe you are looking for

  • SOS!! PROBLEM WITH  MY  DISK DRIVES. I'M TOTALL CONFUSED

    it looks like my last problem was just the tip of the iceberg. To recap: At the time my goal was to rescue files from the two hard drives in my Mac G4, which I was ready to part with, when I learned dhow much repairs would cost. Can't remember how fa

  • Single SOAP receiver adapter for multiple interfaces

    Hi, I have to send multiple interfaces like Vendor, Customer, Material to one receiver. I want to configure only one communication channel (receiver SOAP adapter) to send all these interfaces. Is this possible? Currently I am provided with different

  • Crackaly Music in iTunes not Media Player

    When I play music from any source (CD, mp3, m4p) in iTunes, the music plays clearly for a few seconds and then starts to sound "crackaly". It progressively gets worse until you can't hear the music. The same songs play fine in Windows Media Player, a

  • Wave of problems, and pretty computer...slow minded.....

    While I have searched through the massive waves of " support" guides, and suggested fixes, and trying to pick apart code, I find myself still utterly lost and scratching my head and greatly overwhelmed and at my breaking point. Im not new to photosho

  • POPUP Internal Table.

    Good Morning, I've build a report with <i>REUSE_ALV_GRID_DISPLAY</i>. After displaying the result the user can execute another process using a button i've created in the STATUS_GUI of the ALV_GRID. This process does several things, and one of them sh