R12.1.3 - Responsibilities page

Hi,
We are in the process of upgrading to 12.1.3 and found the responsibilities dashboard is changed. The list is displayed in a tree format. Is there a way to retain the old style?
Thanks in advance.

Yes there is, we just went thru the same update:
See: 12.1.2: How to Modify and Enable The Configurable Home Page Delivered Via 12.1.2 [ID 1061482.1]
Reverting back to the 12.1 Homepage Layout
Set the following profiles:
FND: Applications Navigator Menu Consolidation count : 25
Enable Configurable HomePage: No
FND: Personalization Region Link Enabled: Minimal (setting to Yes as indicated creates personalization links on the login and home screens)
FND: Disable Configurable Home Page: True
Hope this is what you were looking for.

Similar Messages

  • Check printing r12 print stub @ last page

    Hi
    I designed r12 check print rtf to accommodate 12 invoice lines per page and a check stub @ bottom...
    When I have 28 lines it goes upto 3 pages..and 4th page shows voided stub...
    But in each page(page 1&2&3) I am getting the stub printed out..printing only at page 3 or page 4 is the key..
    How to make it like to print the STUB only at last page.?There
    may be cases the client may have 100 lines..
    So it will be like print check stub @ 9th page
    Appreciate advice
    Kp
    Edited by: 854508 on Jun 28, 2011 6:22 AM

    Hello;
    1)Use Oracle original template located on the server for R12.
    search for "rtf" file and modify that template by renaming them.
    2)Only issue you will face is the gapping or spaces between the invoice line and check stub or I called it "blank line filler".
    To achieve this I used one the Tom's blog article and this URL:http://oracle.anilpassi.com/xml-publisher-developing-reports-printed-on-pre-printed-stationary-3.html for ideas.
    Here it goes:
    2.a - Declare a global value for number of line needed to fill invoices.
    This number must match exactly under "Payment" then "Format" under "paybales super user" responsibility. I called it "lpp" (line per page"
    2.b - create a text form field right before printing check stub.
    this field will print blank line based on calling template recursively, also
    we declare a variable "countdown" for number of recursive calls.
    This parameter will be passed to "blank template" section
    <xsl:call-template xdofo:ctx="inline" name="countdown">
    <xsl:with-param name="countdown" select="number($lpp)-(..//DocumentPayableCount)"/></xsl:call-template>
    2.c - create a template section with one blank line in bottom of the report called "countdown" based on 2.a.
    2.c.1 create a field for parameter value which was passed from 2.b like this:
    <xsl:param name="countdown"/><xsl:if test="$countdown">
    2.c.2 create a blank line.
    2.c.3 create a field which call the template itself by substracting a countdown value by one.
    <xsl:call-template name="countdown"><xsl:with-param name="countdown" select="$countdown - 1"/></xsl:call-template></xsl:if>
    2.c.4. don't forget to close your template tag like <?end template?>
    HTH
    Shaun S.

  • Can HTML based pages be auditable in Oracle Apps R12?

    Hi
    I would like to know whether HTML based pages be auditable in Oracle Apps R12? LIke who has accessed OAM>sitemap>monitoring>current activity>user monitoring etc.
    Regards

    Hi,
    Please see these documents.
    For 11i:
    Note: 557730.1 - Web Apps Not Updating Last Login Date In Fnd_Login_Responsibilities
    Note: 278881.1 - Page Access Tracking in Oracle Applications 11i
    For R12:
    Note: 402116.1 - Page Access Tracking in Oracle Applications Release 12
    Thanks,
    Hussein

  • How to access Oracle Apps R12.1.1 from Linux

    Greetings!
    I have managed to install the R12.1.1 Vision instance on a Linux server and can access the Applications from windows Client, but when I try to run the Applications from the Linux Server console (where it is installed) I am able to Login and Open the Responsibilities page. But as soon as I click on any Oracle Forms function (Java Applet) it asks to install the J2SE Plug-in (like a Window Client). Therefore, I cannot open any Form :(
    Any guidance on how to run the Applications on the Linux Server Console ?
    TIA.

    I have managed to install the R12.1.1 Vision instance on a Linux server and can access the Applications from windows Client, but when I try to run the Applications from the Linux Server console (where it is installed) I am able to Login and Open the Responsibilities page. But as soon as I click on any Oracle Forms function (Java Applet) it asks to install the J2SE Plug-in (like a Window Client). Therefore, I cannot open any Form :(
    Any guidance on how to run the Applications on the Linux Server Console ?Linux is NOT certified as a client tier.
    Linux Client
    https://forums.oracle.com/forums/search.jspa?threadID=&q=Linux+AND+Client&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Recommended Browsers for Oracle E-Business Suite Release 12 [ID 389422.1]
    Thanks,
    Hussein

  • EBS/Apps home page format

    We recently installed a new 12.1.3 instance and I noticed that the Apps homepage style had changed slightly from 12.1.2. The responsibilities/menu are now expandable folders contained entirely on the left-hand side of the screen.
    I assumed this was a change between .2 and .3. However, I've been told it's actually a setting (profile option or framework level). I'd like to change it back so that the responsibilities appear in the left "pane", the menu for the responsibility chosen appears in the middle "pane", and the favorites are in the right "pane".
    Anyone know where/what this setting is?
    Thanks

    Pl see this thread - Re: Customizing the eBS R12.1.3 home page
    HTH
    Srini

  • Not able to see the VOs through about this page.

    Hi all,
    I am unable to see the VOs and COs, AMs through about this page link.
    When I clik on about this page link in FinalReviewPG of iExpense it only shows as below --
    Page Personalization Page Context Technology Components Java System Properties Profiles Patches
    /oracle/apps/ap/oie/entry/summary/webui/FinalReviewPG 120.0.12000000.2
    Return to Page: Create Expense Report: Review Printable Page Generate Bug Report
    I am unable to find the "Expand all' link to show the structure of page.
    is there any way or profile option to show "about this page" in detail
    I have to check query of VO for fields.
    I have checked that the selected tab is "Page" tab.
    Pls help.
    Thanks Amit

    Hi Amit,
    In IExpense In R12 the Final Review Page and the confirmation page are not available under About this page link since they are linked to some other main page and thats how it works.
    The only way you can check this page is use the below command to print the details of the page.
    set serveroutput on;
    begin
    jdr_utils.printdocument('/oracle/apps/ap/oie/entry/summary/webui/FinalReviewPG');
    end;
    please run this in toad or sql plus you will get the page details in Xml format,
    Thanks
    Deeksha

  • Unable to view actuals in Project Management's workplan (self-service page)

    Hi,
    I followed all steps you suggested, in details:
    first of all I not enable workplan versioning like PJT R12 manual says at page 2-47.
    1-Create a requisition for the project-task combination, then autocreate a purchase order and finally a receipt to create actuals in transactional system
    2-Run PRC:interface supplier costs, at this time I found Actuals on PSI form
    3-Run process "PRC: Update Project and Resource Base Summaries" (for all projects)
    4-Run process "PRC: Update Project Performance Data" on my project
    and Actuals were not reported in self-service page
    please let me know if I have failed some steps
    Thank you,
    Regards,
    Nicola

    This works in our environment...
    PRC: Transaction Import     Source "Inventory"
    PRC: Distribute Usage & Misc Costs     
    PRC: Update Project Summary Amounts     
    PRC: Update Project and Resource Base Summaries
    PRC: Update Project Perfomance Data
    You should find actuals on the Reporting Tab within the project. To see the actuals on the Workplan, you also need to "Apply Latest Progress" on the Update Tasks screen, or "View Workplan Costs".

  • Vendor's DFF in R12

    Dear all,
    Just upgrade to R12.1.3 and would like to add one DFF in Vendor level. I have tried to add one DFF in Vendor and re-complie in error something like below.
    The descriptive flexfield "Vendors" of application "Purchasing" uses features which are only supported in Oracle Forms. This flexfield may not function in other environments such as OA Framework or PL/SQL APIs.
    The number of warning messages: 1.
    The segment "Account Holder" of context "517" has a default value that uses BLOCK.FIELD reference "VNDR.VENDOR_NAME_ALT".
    BLOCK.FIELD references are only supported in Oracle Forms.
    Can anyone tell me what's wrong?
    Please advice.

    Hi
    You are receiving the error because you have referenced another bock in the default value of the DFF. Supplier in R12 are in OAF pages which does not support these types of references. These are supported only for forms (as the error correctly suggested). This would have worked correctly in 11i where the suppliers were managed in Forms.
    Hope this helps.
    Thanks
    Vinit

  • How to develop and Run .jsp page from Jdeveloper 10g

    Dear All,
    I need to develop one small JSP page using Jdeveloper10g. pls share information How to develop and Run .jsp page from Jdeveloper 10g.
    Thanks in Advance,
    Hanimi.

    Hi Gyan,
    Any Idea how to get DB connection for JSP Pages.
    Our Java guys developed one JSP page for Login page.
    After Log in instead of standard responsibilites page we calling custom jsp page, For getting DB connection they defined one properties file and hard coded DB details on that file and calling, but client is not accepting hard coding.
    Pls give any idea for getting DB connection directly in JSP pages.
    Hanimi.

  • PCG Data Conceal / Hiding Field on HTML/Self-service page

    Hi Expert,
    Customer has a requirements to extend prevention logic of data conceal and hidding field to self-service page i.e. R12 Supplier & customer creation pages.
    What would be the best approach to do this with GRC products?
    Thanks for all responses.
    Regards,
    Gan HJ

    If the page is HTML based rather than a java form, then PCG cannot work. PCG works specifically for intercepting java form calls using the jinitiator applet.

  • Extension of projects page.

    Hi All,
    I am on R12, there is a page in projects i.e Quick entry oaf page. "/oracle/apps/pa/project/webui/CreateProjectPG"
    I have a requiement to add a field on the page, which should be a LOV and the data selected from LOV should be saved in attribute1 of pa_projects_all. But the VO is based on a dual table, actually all values are popped on the page a system define lookuptype "OVERRIDE FIELD"
    The VO is
    select to_number(NULL) Project_Id, NULL Project_Name, NULL Project_Number, NULL Project_Description, NULL Project_Status_Code , NULL Project_Status_Name, to_date(NULL) Project_Start_Date, to_date(NULL) Project_Completion_Date, to_number(NULL) Probability_Member_ID, NULL Probability_Percentage, to_number(NULL) Project_Value, to_date(NULL) Expected_Approval_Date, NULL Carrying_Out_Org_Name, to_number(NULL) Carrying_Out_Org_ID, NULL Customer_Name, to_number(NULL) Customer_ID, to_number(null) bill_to_customer_id, to_number(null) ship_to_customer_id, null bill_to_customer, null ship_to_customer, NULL Customer_Relationship_Code, NULL Public_Sector, to_number(NULL) Key_Member_id, NULL Key_Member_name, NULL Key_Member_role, NULL Distribution_Rule_Name, NULL Distribution_Rule_Code, NULL Class_Category, NULL Class_code, to_number(NULL) orig_project_id, to_number(NULL) Key_Member_Count, to_number(NULL) Class_Code_Count, NULL Team_Template_Name, to_number(NULL) Team_Template_Id, NULL Location_Country_Code, NULL Location_City, NULL Location_State_Region, NULL Location_Country_Name, to_number(NULL) Role_List_Id, NULL Agreement_Currency_Code, NULL Agreement_Organization, to_number(NULL) Agreement_Organization_Id, to_number(NULL) Agreement_Amount, NULL Opportunity_Currency_Code, to_number(NULL) Org_Member_id, NULL Org_Member_name, NULL Org_Member_role, to_number(NULL) Org_Member_Count, NULL Priority_Code, to_number(NULL) security_level, NULL long_name from dualPlease suggest. Thanks.
    Ashish.

    Hi Ram,
    Thanks again, but there is ins't any EO on which the VO is based.. It's a query which actually shows dual in the VO
    SELECT TO_NUMBER (NULL) project_id, NULL project_name, NULL project_number,
           NULL project_description, NULL project_status_code,
           NULL project_status_name, TO_DATE (NULL) project_start_date,
           TO_DATE (NULL) project_completion_date,
           TO_NUMBER (NULL) probability_member_id, NULL probability_percentage,
           TO_NUMBER (NULL) project_value, TO_DATE (NULL) expected_approval_date,
           NULL carrying_out_org_name, TO_NUMBER (NULL) carrying_out_org_id,
           NULL customer_name, TO_NUMBER (NULL) customer_id,
           TO_NUMBER (NULL) bill_to_customer_id,
           TO_NUMBER (NULL) ship_to_customer_id, NULL bill_to_customer,
           NULL ship_to_customer, NULL customer_relationship_code,
           NULL public_sector, TO_NUMBER (NULL) key_member_id,
           NULL key_member_name, NULL key_member_role,
           NULL distribution_rule_name, NULL distribution_rule_code,
           NULL class_category, NULL class_code, TO_NUMBER (NULL) orig_project_id,
           TO_NUMBER (NULL) key_member_count, TO_NUMBER (NULL) class_code_count,
           NULL team_template_name, TO_NUMBER (NULL) team_template_id,
           NULL location_country_code, NULL location_city,
           NULL location_state_region, NULL location_country_name,
           TO_NUMBER (NULL) role_list_id, NULL agreement_currency_code,
           NULL agreement_organization, TO_NUMBER (NULL)
                                                        agreement_organization_id,
           TO_NUMBER (NULL) agreement_amount, NULL opportunity_currency_code,
           TO_NUMBER (NULL) org_member_id, NULL org_member_name,
           NULL org_member_role, TO_NUMBER (NULL) org_member_count,
           NULL priority_code, TO_NUMBER (NULL) security_level, NULL long_name
      FROM DUALAshish..

  • Html: chain failed-R12

    I am facing the issue of a blank page when I try a run a custom-JSP in Oracle Apps R12. Many other pages are running fine.When I click a button in one particular customized JSP,it opens another JSP.The second JSP doesnt open,it displays a blank page instead and I get the following exception in the server logs.
    I have changed the name of the JSP for security reasons.
    Kindly help.
    12/12/05 18:02:35.513 html: chain failed
    javax.servlet.ServletException
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.EvermindPageContext.handlePageThrowable(EvermindPageContext.java:899)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:816)
    at xxxcustom.sampleJSP._jspService(_sampleJSP.java:937)
    at com.orionserver[Oracle Containers for J2EE 10g (10.1.3.4.0) ].http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
    at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:619)

    Felix,
    Please see these docs.
    After Upgrade to R12 Login Displays a Blank Page [ID 832568.1]
    Unable to generate forwarding URL. Exception: oracle.apps.fnd.common.AppsException: java.lang.NullPointerException: null Connection [ID 1109247.1]
    Starting up AS10g services in an EBusiness Suite Release 12 environment [ID 743518.1] -- Search for "chain failed"
    You may also compile the JSP files (I believe you are aware of the steps) and see if it helps.
    Anyone has a hint on the cause of the issue? Anything I could try before bouncing oc4j?If none of the above works, bounce OC4J and try again.
    Thanks,
    Hussein

  • Can we install PHP server under Oracle E-Business R12?

    Hi,
    Can we install PHP server on oracle applications R12 for publishing PHP pages from E-Business?
    Thanks & Regards.

    Can we install PHP server on oracle applications R12 for publishing PHP pages from E-Business?As long as you install it in a different home/directory then you should be OK.
    Thanks,
    Hussein

  • Error while opening AME Approval Function

    Hi All
    I am trying to open the AME "Approvals" Function in R12 Vision Instance and I am getting the following Error.
    The requested URL /pls/VIS/OracleSSWA.Execute was not found on this server.
    Seeded approval functionality for iRec is working fine.
    I am logging in with a vision instance user only with a seeded responsibility "FED AME Application Administrator".
    I checked the function details but could not make out any thing. Here are the function details
    Function: AME_WEB_APPROVALS
    User Function Name: Approvals Management
    Properties:
    Type: SSWA plsql function that opens a new window (Kiosk Mode)
    Maintenance Support Mode: None
    Context Dependence: Responsibility
    Web HTML
    HTML Call: ame_rules_ui.listRulesForm1
    Web Host:
    Encrypt Parameters: Checked
    Have you got any of these issues.
    Thanks
    Gaurav

    In R12 old AME functionality will not work. Old AME pages as in 11.5.10, AME.A are built using mod PL/SQL. But in R12 mod PL/SQL is not supported. In R12 all the AME pages are build using OA Framework now and using RBAC mechanism for assigning responsibilities.
    For setting up AME Rules in R12 one can follow the following note
    Approvals Management Responsibilities and Setups in AME.B
    https://metalink.oracle.com/metalink/plsql/showdoc?db=NOT&id=434567.1&blackframe=1
    Following are the error you might get while opening the AME Approval function from old responsibility.
    1.
    The requested URL /pls/VIS/OracleSSWA.Execute was not found on this server.
    OR
    2.
    Can not access function AME_WEB_APPROVALS. This installation does not manage mode pl/sql. Please contact your System Administrator.
    Regards
    Gaurav

  • Add Operating Unit Field in Assets Assignments Window

    Hi everyone, I have a query to add an Operating Unit filed in Assignments window which would be only used for information purposes and have not to do with financial information. I want to make myself clear that;             1) If I add a segment in Location FF, which has already 3 segments; OUC,Department, and Area. Is this location FF data have to do with financial information or if I add a segment then will it impact on financial/ accounting flow.             2) If I use the DFF at Assignments window, then how can I add it, what is the segment name in DFF segments definitions. We have 3 Operating Units;       a. South       b. North       c. Central Please suggest me in this regard

    Sinan,
    Converting to Multiple Organizations architecture is required before R12 upgrade -- Please see (Page 2-5, Step 3: Convert to Multiple Organizations architecture (required)) in the upgrade manual.
    Please also see the (Page 1-19, Multiple Organizations (Multi-Org)) section.
    Oracle E-Business Suite Upgrade Guide Release 11i to 12.1.1 [ID 1082375.1]
    R12: Upgrade Considerations by Product (FINANCIALS) [ID 889733.1]
    FAQ - Multiple Organizations Architechure (Multi-Org) [ID 165042.1]     
    Thanks,
    Hussein

Maybe you are looking for

  • Optimizing forms

    Hi Could somebody point me in the direction of information about monitoring and optimizing performance of forms 4.5 / developer 2000 i would be very grateful. I'm currently using explain plan,trace and tkprof. TIA Tony

  • Transitions Render Black or White in HD

    After completing a 1080p HD montage with 100 photos (shot with my SONY Z5U camera and converted to stills), after rendering, many of the transitions and several of the stills became black or white. Why?

  • Jms_provider service not starting up in Visual admin

    I am pretty much a novice in EP issue resolution. Have issue on EP 6.0- after upgrade to SP 16 Patch level 1. JMS provider service does not start up and have host of issues due to this. In visual administrator i cannot see the runtime tab under jms_p

  • How reference images in css

    Hi Everybody, how can i reference images in css of a JspDynPage? Until now i used the following piece of code which only works if i put the css inside my jsp file. What could be the reason? When i put the css part in a seperate file the images are no

  • PIN number of Q10 does not match with the sticker (Q10 verizon)

    Hi, i bought a blackberry q10 verizon from your company and found that the PIN in the About is not matching with the PIN at the back of the battery. Can you please advise why so? Have I bought a fake phone? Thanks Hai Mod Edit: Edited post to remove