Property Configuration iView Exception!

Hi Everybody,
We are facing this exception:
Portal Runtime Error
An exception occurred while processing a request for :
iView : pcd:portal_content/administrator/system_admin/system_admin_role/com.sap.portal.system_admin_ws/com.sap.portal.system_configuration/com.sap.km.AdminConfig/com.sap.km.AdminConfigCM/com.sap.km.ConfigCM
Component Name : com.sap.portal.runtime.config.component.ConfigUI
Form elements must have unique ids: Configuration UI>0;1,0;1,0;ViewControlConfigUIDetailField#||#metadata_extension#||#1 (class com.sapportals.htmlb.DropdownListBox).
Exception id: 02:59_02/03/06_0020_6778850
See the details for the exception ID in the log file
It appears in the following iview: System Administration -> System Configuration -> Knowledge Management -> Content Management -> Global Services -> Property Metadata -> Properties. Some content is displayed when we want to view or edit some property, and then the exception appears at the page´s end.
We are working with NW04 Portal SP15.
I´ll appreciate any help on this issue.
Thank You.
Susy.

This forum thread may be useful
Universal Worklist Configuration Problem

Similar Messages

  • How to configure fault exception

    I have a scenario rfc to soap,even if the input  data from rfc is worng or unauthorised than inspite of rfc going to dump,i want a msg like unauthorised even the scenario is failed..i think this can be possible by creating fault exception error....
    I have an error in moni this error is because of unauthorisation...
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> - <!-- Call Adapter --> - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1"> <SAP:Category>XIAdapter</SAP:Category> <SAP:Code area="PARSING">ADAPTER.SOAP_EXCEPTION</SAP:Code> <SAP1 /> <SAP2 /> <SAP3 /> <SAP4 /> <SAP:AdditionalText>soap fault: [Security:090304]Authentication Failed: User  javax.security.auth.login.FailedLoginException: [Security:090302]Authentication Failed: User denied</SAP:AdditionalText> <SAP:ApplicationFaultMessage namespace="" /> <SAP:Stack /> <SAP:Retry>M</SAP:Retry> </SAP:Error>
    In Message monitoring
    SOAP: response message contains an error XIAdapter/PARSING/ADAPTER.SOAP_EXCEPTION - soap fault: [Security:090304]Authentication Failed: User  javax.security.auth.login.FailedLoginException: [Security:090302]Authentication Failed: User  denied
    Can any please tell me how to configure fault exception in my scenario...

    Hi
    Go thro the following links for knowing things about Fault Messages.
    Fault Message Type
    http://help.sap.com/saphelp_nw04/helpdata/en/5d/a45c3cff8ca92be10000000a114084/frameset.htm
    hope this helps.
    regards,
    P.Venkat

  • Selected property of checkbox gives property not writable exception

    hi,
    i am facing problem with checkbox!!
    in my page there is one table and in each row there is 12 checkbox
    and i want to set checkbox selected as per database,and i successfully
    completed it with below code <ui:tableRowGroup
    binding="#{Setrights1.right_rowgroup}" id="right_rowgroup" rows="10"
                                    sourceData="#{Setrights1.right_table_provider}" sourceVar="currentRow">
                                    <ui:tableColumn headerText="Module" id="tableColumn1" sort="column1" width="167">
                                        <ui:staticText id="staticText1" text="#{currentRow.value['module_name']}"/>
                                    </ui:tableColumn>
                                    <ui:tableColumn headerText="Rights" id="tableColumn2" sort="column2">
                                        <h:panelGrid columnClasses="" columns="4" id="rightspanel">
                                            <ui:checkbox
    binding="#{Setrights1.create_self}" id="create_self"  label="Create
    Self" selected="#{currentRow.value['create_self']==1}"
    onClick="common_timeoutSubmitForm(this.form,
    'right_table:right_rowgroup:tableColumn2:rightspanel:create_self');"
    rendered="#{currentRow.value['create_self']!= ''}"
    valueChangeListener="#{Setrights1.create_self_processValueChange}"/>
                                   <ui:checkbox
    binding="#{Setrights1.create_level}" id="create_level" immediate="true"
    label="Create Level"  selected="#{currentRow.value['create_level']==1}"
    onClick="common_timeoutSubmitForm(this.form,
    'right_table:right_rowgroup:tableColumn2:rightspanel:create_level');"
    rendered="#{currentRow.value['create_level']!= ''}"
    valueChangeListener="#{Setrights1.create_level_processValueChange}"/>
                                            <ui:checkbox binding="#{Setrights1.add_self}" id="add_self" label="Add Self"
    rendered="#{currentRow.value['add_self']!= ''}"
    selected="#{currentRow.value['add_self']==1}"/></h:panelGrid>
                                    </ui:tableColumn>
                                </ui:tableRowGroup>And in back bean code for dataprovider for populating table.
    it works fine table populated with listbox selected value
    but
    when i select or deselect any checkbox it's processvalue change
    executes and checkbox display error icon with property not writable
    exception i want to set in array rowkeys and changes values of checkbox
    for update operation.
    help me i am really stuck at this point

    The error means what it says: you are trying to read or write
    a value to a non-existing destination.
    Debug this to find out which line is erroring, and thus which
    reference is null.
    Tracy

  • Disabling button gives property not found exception

    I am trying to disable a button in jsp using disabled property of the button. But I am getting property not found exception.
    Here is the code.
    In JSP
              <h:commandButton value="Previous"
                disabled="#{b_mainTest.previousDisabled}"/>In my backing bean
        public Boolean isPreviousDisabled(){
            if (queIdHash.get(testSession.getCurQueId()) == 1)
                return true;
            else
                return false;
        } I hope it is some silly mistake!

    What happens when you use boolean instead of Boolean as return type?

  • Iview exception

    Hi
    where we can see iview exceptions . that is in log file where the log file will be. regarding to iviews properties and doing task can any body refer any links . i need to work on iviews.
    help me plz.....

    Hi check this link
    where to find the log file
    Portal log file
    Edited by: Tulasi Palnati on Jul 16, 2008 8:54 AM

  • UWL iView exception error

    Hi, I am getting below error while opening UWL iView...
    Portal runtime error
    An exception occurred while processing your request. Send the exception ID to your portal administrator.
    See log file for details about this exception
    com.sapportals.portal.prt.runtime.PortalRuntimeException: Failed to load Universal Worklist! Server side include of the application integrator failed!
    at com.sap.netweaver.bc.uwl.ui.UWLMain.redirectToWebDynpro(UWLMain.java:124)
    at com.sap.netweaver.bc.uwl.ui.UWLMain.doContent(UWLMain.java:135)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:205)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:121)
    at com.sap.portal.prt.core.RequestDispatcherFactory$PortalComponentRequestDispatcher$5.service(RequestDispatcherFactory.java:308)
    at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:270)
    at com.sap.portal.prt.core.RequestDispatcherFactory$PortalComponentRequestDispatcher.service(RequestDispatcherFactory.java:298)
    Please do advice how to fix..and appreciate your quick reply.
    -Ian

    Thanks Beth.
    Problem with UWL iView path now I corrected it and could see preview of uwl. I have identified few issue on this context -
    One is, when I see the preview of sap given standard uwl page (content provided by sap -> end user content -> ....Universal worklist) I could see default view with 5 tabs, where as if I assign eu_role or eu_core_role to user then browse Home -> work -> Universal Worklist then I could see single tab named "Open Items" alone.
    We are using sap standard configurations and no customization had done, and more over working on BPM so I have checked uwl.standard.xml & uwl.bpem.xml configuration files with Q system where UWL UI and functinality is working fine.
    Here my question is, Is the problem with eu_role & eu_core_role..or how come in run time UI is changing.
    Second one is, If I tried to check system connection by click on Display Connection Status at UWL page getting error - Page not found or not available I am not sure where to check this.
    I assigned Process viewer as related link to uwl page, If I open that link getting error as No autorization and the same error even to see preview at iView level as well. usr having BPEM End user role.
    http://xyz.abcd.com:52100/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fevery_user!2fcom.sap.bpem!2fcom.sap.bpem.pages!2fcom.sap.bpem.ProcessListViewer?sap-config-mode=true
    Now I have created a cusome role with sap standard UWL page. I have assigned role to user and could see standard UWL now. But still I coulln't test system connection.
    Highly appreciated your inputs on this..because project is in crusial stage.
    Thanks in advance,
    Ian
    Edited by: ian.sapce on Oct 2, 2011 5:21 PM

  • Dynamic Configuration Error:  Exception:[java.lang.IllegalArgumentException

    Hi All,
    I am using dynamic configuration to put a string to the message header. i have created a tilde delimited string with the length more than 200(length=928). During mapping i am using dynamic configuration to put this in SOAP header. But everytime i execute scenario i get an error:
    "com.sap.aii.mappingtool.tf7.MessageMappingException: Runtime exception when processing target-field mapping; root message: Exception:[java.lang.IllegalArgumentException: Value is too long (928/200): "
    Is there a limit to the length of the string that can be placed in the dynamic configuration ?
    Please help.
    Regards,
    Meenakshi Pradhan

    meenakshipradhan wrote:>
    > "com.sap.aii.mappingtool.tf7.MessageMappingException: Runtime exception when processing target-field mapping; root message: Exception:[java.lang.IllegalArgumentException: Value is too long (928/200): "
    >
    I think the above error does say about that..!! Try putting data like 201 chars and the 200 chars, then see what happens.
    VJ

  • Configuring iviews related to appraisals in ESS

    Hi-
    We are using ECC 5 and SP15.
    I am currently working on Appraisals in ESS/MSS.
    There is a template that is configured by the Functional person that determines what input fields, check boxes, and other display elements are rendered on the portal under appraisals in ESS/MSS.
    This Template is interacted with by the BSP application HAP_DOCUMENT. I am trying to modify that applicationso that i can change the layout of the elements in the template.
    I was a little successful in changing the layout .
    There is already an iview configured in MSS that corresponds to the appraisals.
    But there is no iview that is configured to the ESS that relates to Appraisals.
    I need to configure those iviews, in ESS, that corresponds to appraisals.
    So the questions i have are:
    1. What are the iviews that need to be configured in ESS, that corresponds to appraisals.
    2. how do i configure those iviews.
    3. When a user clicks a link in ESS or MSS, ultimately the call is going to the HAP_DOCUMENT. So is there anything that i need to do, so as to make the HAP_DOCUMENT understand whether the call is coming from ESS or MSS.
    Help will be really appreciated
    Sharath

    Hi
    You may get some help from this Are there Appraisal for ESS.
    As of now, there are no ESS iViews for Appraisals. So you have 2 options:
    1. Copy the MSS iView, change the View Group and use it in MSS (functional effort, with very little technical work in copying the iView)
    2. Copy the BSP application HAP_DOCUMENT and make modifications in this (mostly technical effort)
    Hope this helps.
    Regards,
    Vikas Bhatia

  • Change visible property of iView assigned to page

    Hi,
    When we add an iView to a page, we have some properties like visible, fixed,etc. mentioned along with each iView. Now, I want to change the visible property dynamically using pdk development. How can we achieve this?
    Regards,
    Khushboo

    Hello Mittal,
    As per my understanding you want a way to dynamically edit the property of the PCD objetcs using PDK. SAP provides an API for the same puspose. Please refer to this link for more details
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/6112ecb7-0a01-0010-ef90-941c70c9e401
    Regards,
    Raju Bonagiri

  • Com.sun.xml.wss.configuration.SecurityConfigurationXmlReader exception

    Hi,
    Lately when I tried to run the 'simple' application specified in the JWSDP 1.5 tutorial (JAX-RPC security part), i got the following error:
    exception
    javax.servlet.ServletException: com.sun.xml.wss.configuration.SecurityConfigurationXmlReader.readJAXRPCSecurityConfigurationString(Ljava/lang/String;Z)Lcom/sun/xml/wss/configuration/JAXRPCSecurityConfiguration;
         org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:291)
         org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:162)
    root cause
    java.lang.NoSuchMethodError: com.sun.xml.wss.configuration.SecurityConfigurationXmlReader.readJAXRPCSecurityConfigurationString(Ljava/lang/String;Z)Lcom/sun/xml/wss/configuration/JAXRPCSecurityConfiguration;
         com.sun.xml.rpc.security.SecurityPluginUtil.(SecurityPluginUtil.java:128)
         security.Security_Stub.(Security_Stub.java:40)
         security.SecurityService_Impl.getSecurityPort(SecurityService_Impl.java:59)
         securityclient.SecurityServlet.doGet(SecurityServlet.java:60)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:747)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
         sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         java.lang.reflect.Method.invoke(Method.java:585)
         org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:246)
         java.security.AccessController.doPrivileged(Native Method)
         javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:273)
         org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:162)
    Can anybody help me?

    Which appserver are you using?
    If you are using Sun's appserver, the version supported by JWSDP 1.5 is 8.0.0_01. Can you please make sure that this is the version of the appserver you are using.
    Also, here's the link to the download page of this version of the appserver:
    http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=sjsas_pe-8.0_01-oth-JPR&SiteId=JSC&TransactionId=noreg
    HTH,
    Vishal

  • ADF Customization (Fusion Apps) - Property not found exception

    All
    Trying to customize a Fusion Apps application(essentially ADF) where in a popup has to be inserted into an existing page and displayed on UI on a Submit button click.
    I have bound the popup to a backing bean property 'Sp1' so that the popup can be invoked programmatically from an action listener method. Note: Show popup behavior is not an option due to some of the business requirements.
    When the page renders, it throws the exception 'Sp1' property not found in the backing bean class. Although the Submit button is able invoke the action listener method without an issue.
    Not sure why the property is not found to the page when it is able to invoke other methods in the class. Any pointers?
    Here are the steps followed:
    1. Opened JDev in Fusion Apps Dev role > Created a ViewController project > Created a java bean A, manually added a RichPopup property Sp1, added an action listener method 'submitForApproval'
    2. Created an Adf jar and deployed > Placed the jar under WEB-INF/lib directory under the EAR/WAR on the server and redeployed so that the jar becomes available to the Fusion App
    3. Created another app which is a FA Customization App and a project under it
    4. Now re-opened JDev in Fusion Apps Customization role > and opened up the FA Customization App
    5. Customized the Fusion Apps page to associate the 'submitForApproval' bean action listener method to the existing Submit button on the page
    6. Customized the page to insert a popup with Id='Sp1', marked the property contentDelivery=lazyUncached
    7. Customized the corresponding taskflow to add the managed bean entry for the new bean
    When I apply the customization MAR on the APP and run the page on the server, I see 'property Sp1 not found in the bean class' exception on the page.
    However, when I click on Submit button anyway I see that the contents of the method are executed. So, I believe the page is definitely finding the class but not this property.
    Verified that Sp1 property is of type RichPopup and has accessors in the bean.
    Any pointers would be much useful.
    Thanks
    Niranjan

    Since we donot use FusionApps , it will be hard to comment on this . Please post this on the internal ADF Frontend Forum @ myforums.oracle.com

  • OC4J 9.0.4 System Property Configuration

    Hi,
    I am relatively need to the J2EE world and am working with OC4J 9.0.4 Stand Alone server.
    I am trying to setup a system property that I can read using the System.getProperty() method in one of my class files.
    example: systemEnv=System.getProperty('NEARMISS_PROPERTIES");
    Is there a configuration file for OC4J in ../j2ee/home/config where I can set it up so that it is globally available or just available to my container context?
    I was able to get it to work by using the -D option on the java startup command for OC4J but do not want to do it that way in the real DEV server. Its ok for my PC to intially develop but not for DEV/QA/PROD of course.
    example: java -DNEARMISS_PROPERTIES="D:\\J2EE Projects\\System Config Files" -jar oc4j.jar
    Thanks for any help you can provide.
    Dean Cyril Wood

    Can you try the "-updateConfig" option of admin.jar?
    java -jar admin.jar ormi://localhost admin Matrox -updateConfigTo my vague memory, the "-restart" option does not necessarily implies reading the config files again.

  • Property Not Found Exception?

    Created a Managed Bean:</BR></BR>
    public class Test {
    private String myname;
    public Test() {
    public void setMyname(String myname) {
    this.myname = myname;
    public String getMyname() {
    return myname;
    </BR></BR>
    with following faces-config.xml:
    </BR></BR>
    <?xml version="1.0" encoding="windows-1252"?>
    <!DOCTYPE faces-config PUBLIC
    "-//Sun Microsystems, Inc.//DTD JavaServer Faces Config 1.1//EN"
    "http://java.sun.com/dtd/web-facesconfig_1_1.dtd">
    <faces-config xmlns="http://java.sun.com/JSF/Configuration">
    <managed-bean>
    <managed-bean-name>test</managed-bean-name>
    <managed-bean-class>Test</managed-bean-class>
    <managed-bean-scope>request</managed-bean-scope>
    <managed-property>
    <property-name>myname</property-name>
    <property-class>java.lang.String</property-class>
    </managed-property>
    </managed-bean>
    <navigation-rule>
    <from-view-id>/untitled1.jsp</from-view-id>
    <navigation-case>
    <from-outcome>success</from-outcome>
    <to-view-id>/untitled2.jsp</to-view-id>
    </navigation-case>
    </navigation-rule>
    </faces-config>
    </BR>
    </BR>
    Using the following untitled1.jsp:
    </BR>
    </BR>
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <%@ page contentType="text/html;charset=windows-1252"%>
    <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%>
    <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%>
    <f:view>
    <html>
    <head>
    <meta http-equiv="Content-Type"
    content="text/html; charset=windows-1252"/>
    <title>untitled1</title>
    </head>
    <body><h:form>
    <p>
    <h:outputText value="Enter name:"/><h:inputText value="#{requestScope.test.myname}" />
    </p>
    <p>
    <h:commandButton value="Continue" action="success"/>
    </p>
    </h:form></body>
    </html>
    </f:view>
    </BR>
    </BR>
    To invoke the following JSF - untitled2.jsp:
    </BR></BR>
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <%@ page contentType="text/html;charset=windows-1252"%>
    <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%>
    <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%>
    <f:view>
    <html>
    <head>
    <meta http-equiv="Content-Type"
    content="text/html; charset=windows-1252"/>
    <title>untitled2</title>
    </head>
    <body><h:form>
    <p>
    Output:
    </p>
    <h:outputText value="#{requestScope.test.myname}"/>
    </h:form></body>
    </html>
    </f:view>
    </BR></BR>
    Why am I getting the following error message:
    </BR></BR>
    500 Internal Server Error
    javax.faces.el.PropertyNotFoundException: Error testing property 'myname' in bean of type null     at com.sun.faces.el.PropertyResolverImpl.getType(PropertyResolverImpl.java:342)     at com.sun.faces.el.impl.ArraySuffix.getType(ArraySuffix.java:240)     at com.sun.faces.el.impl.ComplexValue.getType(ComplexValue.java:208)     at com.sun.faces.el.ValueBindingImpl.getType(ValueBindingImpl.java:345)
    </BR></BR>
    THANKS for any help - Ken
    Message was edited by:
    kecooper

    Avi - thanks for the info - ...I have found the problem as originally specificed. However it has lead to another question - consider the XML fragment below.
    <managed-bean>
    <managed-bean-name>test</managed-bean-name>
    <managed-bean-class>Test</managed-bean-class>
    <managed-bean-scope>request</managed-bean-scope>
    <managed-property>
    <property-name>myname</property-name>
    <property-class>java.lang.String</property-class>
    </managed-property>
    </managed-bean> This is/was the problem.
    If I remove the <property-class>java.lang.String</property-class> element and add a value tag for initialization of myname - all works.
    With ONLY <property-name>myname</property-name> I get the following error: javax.servlet.jsp.JspException: javax.faces.FacesException: javax.faces.FacesException: Can't instantiate class: 'uname'.
    With
          <property-name>uname</property-name>
          <property-class>java.lang.String</property-class>I get the same error.
    I had assumed that the property-class was to define the type of the managed-property? If that is there it does not work.
    I would also have guessed that the managed-bean with the managed-property would create a dynamic bean as does the DynamicActionBean in Struts?
    So, I guess two questions:
    1. How is the property-class tag used?
    2. CAn one create a 'dynamic' bean within faces-config.xml.
    I am using JDeveloper 10.1.3 which has jdk 1.5.0_05, Servlet 2.4, JSP 2.0
    Thanking you for your help

  • Can't see iView exceptions at the defaultTrace

    Hello,
    When I receive this red error on an iView (for example):
    Exception id: 03:31_07/02/06_0280_3927452
    See the details for the exception ID in the log file
    At my development portal I can see it at the defaultTrace but when I receive it at my production portal I don't see anything. The only difference between the two is the the development portal has one node and the production portal is clustered with 3 nodes which all of them (I think, since I haven't changed the default values) write to the same defaultTrace file. I have two questions:
    1. Why is this happening and how can I see the error at the production portal as well?
    2. How can it be that the portal displays a message saying that the error has an ID which has been written to the log file yet I can't see it?
    Roy

    Hi Roy,
    > was aware of the fact that I can redirect
    ... but not of the fact that this may be important for you haven't been aware of the fact that the nodes are <i>not</i> logging into the same default.X.trc by default...
    > possible to cause all nodes to write
    > to the same defaultTrace
    No.
    Anyhow, you can merge the different default.X.trc files from different nodes using the LogViewer, so you search in "one" merged log, http://help.sap.com/saphelp_nw04/helpdata/en/63/ca77ee8aff1b408c87b749bd59b19a/frameset.htm
    Hope it helps
    Detlev

  • IView exception EP6.0

    Dear all,
    has anybody an idea what is the reason for that ?
    Portal-Runtime error
    Error during processing of a Request :
    iView : N/A
    Komponentenname : N/A
    Access denied (Object(s): portal_content/com.sap.portal.migrated/ep_5.0/templates/com.sap.portal.appintegrator.sap.bwc.Transaction).
    Exception id: 01:55_06/08/04_0001
    See the details for the exception ID in the log file

    Hi Wolfgang,
    at least I do not, but to get a bit more information, have a look at usr\sap\...\j2ee\...\cluster\server\managers\log\portal\logs\portal.log
    There you will find the exception with the given ID. Maybe this helps, maybe not (directly). In the latter case, you could post the excpetion itself, it says more than a thousand pictures
    Hope it helps
    Detlev

Maybe you are looking for

  • HT4972 why dont I have an update facility on my ipad

    Why dont I have an update facility on my ipad

  • I can't play videos on youtube when I'm signed into my account

    This problem just started today, prior to this I've had no problems with youtube. Earlier today, I tried to reload a video I had watched earlier and got the message "An error has occurred." I tried everything on youtube troubleshooting page, to no av

  • Adding list box

    I have not done dailog programing much. Can some one tell me how to get values in the list box. I need to add some 10 values in my list box. Please help.

  • Oracle CRM

    Hi All, Is there any book available online from oracle or from other sites on Oracle CRM (Oracle Applications-11i)? If any of you got an idea, then please respond with the link to the book. Thanks in advance Suprabhat.

  • Entering time sheet for external service employee

    Hi all, My scenario is, I created a external service for my network in the project. PR has been created. I've converted the PR into PO(Service) and then i maintained a HR master and assign the PO details. But when i try to enter the time sheet for th