Payroll is not visible in oracle apps HRMS

Hi all

I use 11i, my option of payslip for one of the user, it gets an error message indicating
"You cannot continue this action beacause the select person is terminated or susspended powers".

Why throw his mistake?

Pls help on this issue.

Naren-

You could check for the employee who could end... its assignmment status could be suspended or terminated.

Tags: Oracle Applications

Similar Questions

  • Hi, I am a consultant technical oracle apps HRMS. I wanted to know, can we implement Digital Signatures in the XML Reports.if Oracle Applications 11i Yes what is the approach to do? Your prompt response is appreciated. Sincerely, Patrice Sayyad.

    Hello

    I am Consultant technical Oracle Apps HRMS.

    I wanted to know, if we can make Digital Signatures in the reports XML for HRMS application of Oracle 11i applications.

    If so, what is the approach to do so.

    Your prompt response is appreciated.

    Kind regards

    Jean Michel Sayyad.

    Hi Patrice,

    The BI Publisher standard part of EBS applications.

    Most of the EBS reports (R12) rely on BI Publisher.

    If you check the 'XML Publisher Administrator' responsibility, you can see all the models used in the application.

    Your technical team should already know this.

    On the other hand OBIEE need separate licenses.

    But for you would be BI Publisher.

    See you soon,.

    Vignesh

  • JSP error: could not initialize class oracle.apps.jtf.activity.PageLogManag

    Hi all

    Our ERP has been restarted after a connection problem, and now after a reboot, when we connect to the home page of the erp, we receive the following error message when we try to implement HTML basic shape elements: (http://xxxxxxx:8008/OA_HTML/OAErrorDetailPage.jsp)

    JSP error:


    --------------------------------------------------------------------------------

    Details of the exception.
    oracle.apps.fnd.framework.OAException: oracle.jbo.JboException: Houston-29000: Unexpected exception caught: java.lang.NoClassDefFoundError, msg = could not initialize class oracle.apps.jtf.activity.PageLogManager
    at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:896)
    at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:872)
    at OAErrorPage. jspService(_OAErrorPage.java:221)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
    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)
    in com.evermind.server.http.ServletRequestDispatcher.access$ 100 (ServletRequestDispatcher.java:51)
    to 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.handlePageThrowable(EvermindPageContext.java:871)
    at com.evermind.server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:816)
    in OA. jspService(_OA.java:256)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
    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)
    in com.evermind.server.http.ServletRequestDispatcher.access$ 100 (ServletRequestDispatcher.java:51)
    to 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)
    to the RFjspService(_RF.java:225)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
    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)
    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)
    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:619)
    # # 0 in detail
    java.lang.NoClassDefFoundError: has not been initialized class oracle.apps.jtf.activity.PageLogManager
    at oracle.apps.jtf.activity.CorePageObject.currentPageObject(CorePageObject.java:142)
    at oracle.apps.jtf.activity.PageValues.currentPageValues(PageValues.java:33)
    at oracle.apps.fnd.framework.webui.OAPageBean.finalizeRequest(OAPageBean.java:4134)
    in OA. jspService(_OA.java:242)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
    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)
    in com.evermind.server.http.ServletRequestDispatcher.access$ 100 (ServletRequestDispatcher.java:51)
    to 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)
    to the RFjspService(_RF.java:225)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
    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)
    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)
    to com.evermind.util.ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:619)

    --------------------------------------------------------

    help please... Thank you!

    Post the details of the version of the application, the database version and the OS.

    If it worked before, all changes have been made recently?

    You can find errors in the database log file?

    Please run AutoConfig, make sure it ends successfully and then check.

    Thank you
    Hussein

  • Created custom view then VO created according to this, now changed the data type but the changes are not reflected in Oracle APPS

    Hello

    I created on the view and according to this point of view created VO, it worked well with PG manual search, but when I changed a col Datatype and tried to compile all the java files. Downloaded PG but always change XML file does not appear, when I call the Oracle Apps Page and Col DataType always shows the old type of data. (I'm also bouncing Apache also)

    Can you please let me know, what is the process to be done, so that the change can be reflected in the Page?

    Thank you

    -NGO

    Some useful links

    http://maqappsfusion.blogspot.com.au/2013/05/bounce-Apache-Server-Oracle-Apps-R12.html

    http://appsdbaclass.blogspot.com.au/2011/06/how-to-bounce-Apache-clear-HTML-cache_8299.html

    See you soon

    AJ

  • Integrate Oracle Apps HRMS with Forms developed in ADF

    Hello

    Our customers asked us to come with Oracle HRMS modules with screens of the ADF. Currently, I intend to use the same database tables/views/packages and develop the user interface using ADF (A18e I guess). Not sure to what extent can it ADF help me with it. He would work with the PLSQL packages (I heard that we can create webservice PLSQL and do some sort of association), AOL (research, Messages, Flexfields, profiles etc.)

    Please tell me to what extent this requirement achievable. Also suggestions/pointers to any document/material in this regard should do wonders for me.

    Concerning
    Sumit

    1. I think that the distinction is rather know if you customize existing screens or new - build customization of existing screens of EBS will be with the FPÖ. If you build a new series of screens, then using Web Services or AIA should allow you to work with EBS and still get things like the safety of the EBS.
    I wrote my views on this issue here:
    http://blogs.Oracle.com/Shay/2008/08/can_adf_be_used_with_oracle_eb.html
    Each new version of EBS more exhibits in addition to Web services and interfaces, so the level of integration, you can do is different between the different versions of the EBS.

    2. I'm not an expert on different J2EE versions supported by the different versions of the EBS. But there is a support matrix somewhere that indicates what versions of EBS can run on versions of Oracle Application Server, you need to cross with the matrix that tells you which versions of ADF run on application servers:
    http://www.Oracle.com/technology/products/jdev/htdocs/11/as_supportmatrix.html

  • Type 1 fonts not visible for Adobe apps on Win7

    I need to use Type 1 fonts that are standard for my employer, on a Windows 7 machine. Based on other threads here, I used Afm2pfm to generate the missing .pfm files. I was then able to copy the font files in the Windows fonts folder. They are now available in Microsoft Office applications (Word, PowerPoint), but not in CS3 of Adobe (Illustrator, InDesign) applications. I also tried to create a directory \Program Files\Common\Adobe\Fonts (ignore it) and copy the files of fonts in there. But that did not help.

    In the case where the driver video questions, the machine is a Lenovo ThinkPad W500 and the video driver is ATI Mobility Radeon HD 3650.

    Clues?

    In fact, there is a known bug in CS3 applications (but not in versions of the same applications CS4 ) by which the Type 1 fonts installed in Windows standard police directory (nominally C:\WINDOWS\FONTS\) do not appear in the menus of fonts of CS applications for 64-bit versions of Windows 7 and Windows Vista 64-bit. You have two solutions:

    (1) upgrade to CS4 (or very soon, CS5) and the problem does not occur.

    (2) install a copy of the. PFB and. Files in the directory of private CS3 PFM applications.

    -Dov

  • Error (10,47): EntryFlowPageCO not found in the oracle.apps.ap.oie.entry class.

    Hi all

    I extended a CO named IndusFinalReviewPageCOXX and I got the following error.

    Error (10,47): EntryFlowPageCO not found in the class oracle.apps.ap.oie.entry.summary.webui.FinalReviewPageCO in the indus.oracle.apps.ap.oie.entry.summary.webui.IndusFinalReviewPageCOXX class.


    I already drag the EntryFlowPageCO class file in the path myclasses\oracle\apps\ap\oie\entry\summary\webui
    and import the file. but the error remains the same... After that, I compile the EntryFlowPageCO class file and found a CO EntryFlowPageCO imports more. I drag the class of this CO also file in the appropriate path... But still the same error.

    Please give me the solution as soon as POSSIBLE.

    Thank you
    Amit Jaitly

    Amit,

    In the standard central, you can check this controller as entryflowpageco is not under myclasses\oracle\apps\ap\oie\entry\summary\webui.

    Its under oracle/apps/ap/goose/entry/webui put the same under this directory structure.

    Kind regards
    GYAN

  • BlackBerry Smartphones published App not visible in AppWorld

    So yes, I got PowPool Playbook published on AppWorld which is very nice, not to mention the slight problem that it doesn´t appear in AppWorld =) to clarify: when looking at the AppWorld store on a browser from the app office is presented in the category of games inside the arcade genre subcategory. But when we look at the subcategory of arcade games category on the app world app on the Playbook, then the app is not visible here. It seems not to be visible anywhere really with the exception that it appears when searching for it by name using the search entry field. First, I thought it would maybe just take a little until the publication is propagated in the system, but since it's like that for a few days now, hm... Overall, Yes, don't know why this bug occurs and in addition it would be also good to have a category of games all and some games already presented in the category of game genres list page in AppWorld.

    Today, I can see the app "Pow Pool" in AppWorld on my PlayBook. But it's 'Pow Pool' and not 'PowPool '.

  • 'Oracle' directory is not visible after / etc

    Hello

    Why oracle directory is not visible after the directory/etc?

    $ cd /etc/
    [oracle@RAC-SERVER1 etc]$ cd oracle
    [oracle@RAC-SERVER1 oracle]$ cd ..
    [oracle@RAC-SERVER1 etc]$ ls -la oracle
    total 32
    drwxr-xr-x    4 root   oinstall  4096 Feb  1 01:27 .
    drwxr-xr-x  117 root   root     12288 Feb  1 04:21 ..
    -rw-r--r--    1 oracle oinstall    92 Feb  1 01:27 ocr.loc
    drwxrwxr-x    5 root   root      4096 Feb  1 01:27 oprocd
    drwxr-xr-x    3 root   root      4096 Feb  1 01:27 scls_scr
    
    

    $ cd /etc/
    [oracle@RAC-SERVER1 etc]$ ls -l oracle
    $ ls -l oracle
    total 12
    -rw-r--r--  1 oracle oinstall   92 Feb  1 01:27 ocr.loc
    drwxrwxr-x  5 root   root     4096 Feb  1 01:27 oprocd
    drwxr-xr-x  3 root   root     4096 Feb  1 01:27 scls_scr
    
    

    Distro is RHEL AS 4.8

    "Thank you

    You must use d for directory list rather than content entries

    Consider the following example:

    # mkdir test

    # Touch test/testfile

    # ls test

    TestFile

    # ls d test

    test

  • Disable (= update not allowed) the field ordered_quantity in Oracle Apps R12 using FP

    Hi friends,

    Please help me with this requirement - Oracle Apps R12 - related forms-

    Obligation:

    Disable the option to update - user should not update the quantity fields on the tabs IE (price, delivery, returns, Service, other, addresses) if it meets a given condition.

    If someone tries to update - just pop - up error message "update not allowed here!"

    I think we can do this using the form of customization.

    But I'm not actually (event trigger, Trigger, Condition object) - how to disable particular field

    Kindly help.

    Let me know if you need input more

    Thank you and best regards,

    AT

    Business people are generally concerned about the results rather than how to run the task.

    The functionality of constraints treatment is there for these requirements.

    We use it to do many kinds of validations.

    Kind regards

    Bashar

  • Error: Could not find or load class main oracle.apps.ad.tools.configuration.JaznCredentialManager over the automatic configuration

    Hi all

    We're performing an upgrade to 11i, R12, and the same durinf find the error during the configuration of the applications below.

    AutoConfig Services Phase

    Running process of Service 6 of 8 for AD_TOP

    The execution of script in InstantiateFile:

    /oracle_uat/XX/R12/apps/tech_st/10.1.3/Perl/bin/perl-je /oracle_uat/xx/R12/apps/tech_st/10.1.3/perl/lib/5.8.3-je /oracle_uat/xx/R12/apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3-je /oracle_uat/xx/R12/apps/apps_st/appl/au/12.0.0/perl-je /oracle_uat/xx/R12/apps/tech_st/10.1.3/Apache/Apache/mod_perl/lib/site_perl/5.8.3/i686-linux-thread-multi /oracle_uat/xx/R12/inst/apps/xx_xx/admin/install/txkExecSetJaznCredentials.pl

    script gave:

    ****************************************************

    ERRORCODE = 1 ERRORCODE_END

    .end std out.

    Error: Could not find or load the class main oracle.apps.ad.tools.configuration.JaznCredentialManager

    .end err out.

    ****************************************************

    Found the fix when $CLASSPATH has been disabled, but the strength to help here.

    You guys could give me an overview on likely areas that I could check.

    Thank you

    Hello

    Have you checked that the file JaznCredentialManager.class is well under

    Directory JAVA_TOP/oracle/apps/ad/tools/configuration of $?

    This class file is delivered by 12.1.3 (fix 9239090), R12. ATG_PF. B.Delta.3 (patch 8919491)

    and R12. T2K. B.Delta.3 (patch 8919489).

    Kind regards

    Phil.

  • iPhone user needs to know if this app will allow to consider when opening the files fill in pdf.  At this point, the iphone opens the pdf file, but the information that the sender had typed in are not visible.  If we opt for a pc, the info typed in is e

    opps, I put everything in the title line... no match came...

    This app allows to be consulted at the opening of the filled pdf files?

    At this point, the iphone opens the pdf file, but the information that the sender had typed in are not visible.  If we opt for a pc, the info typed in is here.  We believe that we need a viewer that will recognize the data inserted / under the direction of the sender. Made for mobile DC cela?

    Hello

    Yes, the Adobe Acrobat Reader for iOS on iPad/iPhone to view PDF Forms.

    The problem is that the preview PDF Apple does not make data from completed forms and annotations (Sticky Notes, point climax, drawing freehand, etc.).

    When you open a PDF document in an application (Mail, Safari, iBooks) Apple iOS, please make sure you use the feature of "open in" iOS to open it in Acrobat Reader for iOS.

    Please take a look at the following documents of the FAQ.

    Please let us know if you have any additional questions.

  • oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: Houston-25058: lastpaiddt definition of the attribute type is not found in LoanUpdateVO1

    Hello

    I created a based EO VO in which a column is recovering value per query:

    VO request is:

    SELECT principalEO.LOAN_ID,

    principalEO.LOAN_NUM,

    principalEO.DESCRIPTION,

    principalEO.FROM_DT,

    principalEO.TO_DT,

    principalEO.COMP_ID,

    principalEO.COMPANY_NAME,

    principalEO.PROJECT_ID,

    principalEO.PROJECT_CODE,

    principalEO.PROJECT_NAME,

    principalEO.LOAN_AMT,

    principalEO.LOAN_SANCTIONED_AMT,

    principalEO.LOAN_DISBURS_AMT,

    principalEO.LOAN_PROCESSING_CHARGES,

    principalEO.INTERST_RATE,

    principalEO.INTEREST_AMT,

    principalEO.PRINCIPLE_REPAYMENT,

    principalEO.TDS_RATES,

    principalEO.SYNDICATION_FEES,

    principalEO.SYNDICATION_PAID_TO,

    principalEO.VENDOR_ID,

    principalEO.VENDOR_NAME,

    principalEO.VENDOR_SITE,

    principalEO.INSTITUTION_TYPE,

    principalEO.LOAN_TERM,

    principalEO.LOAN_TYPE,

    principalEO.SECURITY_DET,

    principalEO.REMARKS,

    principalEO.INVOICE_FLAG,

    principalEO.EMI_DATE,

    principalEO.DISBURS_DATE,

    principalEO.ATTRIBUTE4,

    principalEO.ATTRIBUTE5,

    principalEO.CREATED_BY,

    principalEO.CREATION_DATE,

    principalEO.LAST_UPDATE_DATE,

    principalEO.LAST_UPDATED_BY,

    principalEO.LAST_UPDATE_LOGIN,

    principalEO.EMI_AMT,

    principalEO.EMI_AFTER_MONTH,

    (select from_dt in the omx_sec_loan_repay where loan_num = principalEO.Loan_num and paid_amt is null and rownum = 1) AS LAST_PAYMENT_DT

    OF OMX_SEC_LOAN_PRINCIPAL principalEO

    now I have to apply validation, from date should not be before Last_payment_dt

    Controller code I've written is:

    If (pageContext.getParameter ("updateloan")! = null)

    {

    String LoanNum = (String) pageContext.getParameter ("LoanNum");

    OAViewObject vo = (OAViewObject) am.findViewObject ("LoanUpdateVO1");

    Line OARow = (OARow) vo.getCurrentRow ();

    Date FromDt = (Date) row.getAttribute ("FromDt");

    System.out.println ("date is:" + FromDt);

    Date lastpaiddt = (Date) row.getAttribute ("lastpaiddt");

    System.out.println ("date is:" + lastpaiddt);

    }

    When I turn the page, error:

    oracle.apps.fnd.framework.OAException: oracle.jbo.NoDefException: Houston-25058: lastpaiddt definition of the attribute type is not found in LoanUpdateVO1

    at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageErrorHandler.processErrors (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageBean.processFormRequest (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage (unknown Source)

    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage (unknown Source)

    at _OA._jspService(_OA.java:71)

    When I give another deposited instead of lastpaiddt, it works fine...

    Hello

    Looks like the attribute is missing, can you check if the attribute named "lastpaiddt" exists under LoanUpdateVO1?

    Right-click on LoanUpdateVO1 - > properties - > list of attributes - > and check if the missing attribute exists

    Kind regards

    Had

  • / Oracle/Apps/FND/WF/Worklist/WebUI/NotifDetailsPG does not work personaliz

    I created a control and he attributed to Page Layout: details of notifications of level customization in the class of controller for all levels (site, function,...)
    Now, I changed the control (some logic changes) in R12 and pass the class to the application layer and restart apache, but the page is running the old version of the control and ignoring the new changes in the class to control which has been placed in the folder instead of the old controller class file.

    Steps to reproduce: OA log to the SYSADMIN user - responsibility: System Aministrator - >-> administrator-> Status Monitor WorkFlow workflow.


    Help, please.
    Thank you.

    Hello

    Include a diagnostic message and see if your controller class is getting called or not.

    Note : when you fix your controller customization class gives the full qualified path of the controller as xxx.oracle.apps.inv.icx.selfservice.xxmyControllerCO
    and released tab and then click on the APPLY"" button.

    Kachour

  • oracle.apps.fnd.framework.OAException: could not create Java class

    oracle.apps.fnd.framework.OAException: could not create Java class: (oracle.apps.pon.forms.jrad.webui.ExtendFormsDynamicJradCO) associated with the area: (ponJradContainerPG). This is probably because the class name is incorrect or not included in the project


    I expanded the page seeded controller. It was working fine.

    But when I made some changes more and yet once deployed on the server. his gicing me the above error. I didn't know where I was wrong.


    Thanks in advance.

    Hello

    Just check the name of the extended correctly controller and you have set the property category of the region controller.

    Bounce Apache too...

    Thank you
    Gerard

Maybe you are looking for