EBS  'personalize page'

After logging in EBS, there is a link called  'personalize page' at the right top
is there a way to disable this to all users in R12.1.3?

There's a profile option that controls this. You can disable this at the Site level, and perhaps enable it at the user level just for a few users:
Personalize Self-Service Defn: This system profile option controls access to the Personalization Framework. This profile option enables or disables the global Personalize URL link that appears on each self-service web application page for Admin-level customizations. If this profile option is set to Yes for the user or responsibility, the Personalization Framework can be accessed.
Dula

Similar Messages

  • Creating a new item in application Personalize Page

    Hi all,
    I've created a new item from the application's personalize page. There are a few questions I want to ask about this new item I've created.
    1. I know that the page has different regions as there is more than one controller class for that page(visually). If I use oapagecontext.getParameter("Item ID"), will that give me the item's value even if it is in a different controller?
    2. When I create a new item using the application's personalize page, does it automatically update the relevant xml in $FND_TOP/mds repository? Or does it only update it during run time?
    Cheers

    Hi there,
    it still seems unable to do what i want. The code I'm using right now is this
    I've created a new MessageTextInput item from the application and gave it the ID of xxActiveTo. I also made the view attribute of "ActiveTo" and attribute set of /oracle/apps/jtf/resource/attributesets/JtfRsResourceExtns/EndDateActive.
    **code **
    String temp = oapagecontext.getParameter("xxActiveTo");
    if (temp != "22-Aug-2006")
    setforwardurl (xxxxxx);
    When i see the field I enter 22-Aug-2006 and then press the button. However, it always forwards to the url as in setforwardurl.
    I know I'm getting the wrong value but I don't exactly know why
    Please help

  • 500 Internal Server Error while trying to connect to EBS home page url

    Hi,
    I am using EBS 12.0.4 on HP UX ia64
    After succesfully running adcfgclone.pl on both db and application server, when i tried to connect to my EBS home page
    url it is showing ::--
    500 Internal Server Error
    oracle.apps.fnd.cache.CacheException     at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:228)     
    at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1485)     
    at oracle.apps.fnd.profiles.Profiles.getProfile(Profiles.java:354)     
    at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfileFromDB(ExtendedProfileStore.java:211)     
    at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfile(ExtendedProfileStore.java:171)     
    at oracle.apps.fnd.profiles.ExtendedProfileStore.getProfile(ExtendedProfileStore.java:148)     
    at oracle.apps.fnd.common.logging.DebugEventManager.configureUsingDatabaseValues(DebugEventManager.java:1259)     
    at oracle.apps.fnd.common.logging.DebugEventManager.configureLogging(DebugEventManager.java:1114)     
    at oracle.apps.fnd.common.logging.DebugEventManager.internalReinit(DebugEventManager.java:1083)     
    at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1050)     
    at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1037)     
    at oracle.apps.fnd.common.AppsLog.reInitialize(AppsLog.java:595)     
    at oracle.apps.fnd.common.AppsContext.initLog(AppsContext.java:941)     
    at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:926)     
    at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:891)     
    at oracle.apps.fnd.common.AppsContext.<init>(AppsContext.java:751)     
    at oracle.apps.fnd.common.WebAppsContext.<init>(WebAppsContext.java:1014)     
    at oracle.apps.fnd.sso.Utils.getAppsContext(Utils.java:525)     
    at oracle.apps.fnd.sso.AppsLoginRedirect.AppsSetting(AppsLoginRedirect.java:120)     
    at oracle.apps.fnd.sso.AppsLoginRedirect.init(AppsLoginRedirect.java:170)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.loadServlet(HttpApplication.java:2231)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4617)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4541)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2821)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:740)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)     
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)     at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:230)     
    at oracle.oc4j.network.ServerSocketAcceptHandler.access$800(ServerSocketAcceptHandler.java:33)     
    at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:831)     
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)     
    at java.lang.Thread.run(Thread.java:595)Caused by: oracle.apps.jtf.base.resources.FrameworkException: Error in IAS Cache: java.lang.NullPointerException: null Connection     
    at oracle.apps.jtf.cache.IASCacheProvider.get(IASCacheProvider.java:712)     at oracle.apps.jtf.cache.CacheManager.getInternal(CacheManager.java:4802)     at oracle.apps.jtf.cache.CacheManager.get(CacheManager.java:4624)     
    at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:216)     ... 33 moreCaused by: oracle.apps.jtf.base.resources.FrameworkException: An exception occurred in the method CacheAccess.getnullThe base exception is:null Connection     
    at oracle.apps.jtf.base.resources.FrameworkException.convertException(FrameworkException.java:607)     
    at oracle.apps.jtf.base.resources.FrameworkException.addException(FrameworkException.java:585)     
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:66)     
    at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:88)     this might look proper...
    Edited by: 807592 on Dec 6, 2010 12:37 PM

    Hi,
    Did AutoConfig complete successfully?
    Please see these docs.
    Unable To Login After Clone [ID 418130.1]
    Steps To Clean Nonexistent Nodes or IP Addresses From FND_NODES [ID 260887.1]
    oracle.apps.fnd.cache.CacheException - null connection - on AppsLocalLogin.jsp [ID 414170.1]
    Login Fails After Changing The 'GUEST' Password To Either Mixed / Lowercase In R12 [ID 602425.1]
    Thanks,
    Hussein

  • OAF Page Personalize Page to add a new criteria in Advance Search

    Hi All,
    I am new to OAF. I need to add a new criteria (Asset Activity) to the Work Order Advance Search page in EAM module.Asset activity field has to pick from the 'Create Work Order' Form. I can able to identify the CO class associated with this field in the 'Create Work Order' form.
    How to achieve this by personalizing the Work Order Advance Search Page.
    Any help would be much appreciated.
    Thanks in advance,
    -Mukesh.
    Edited by: Mukesh on May 1, 2012 12:48 PM

    Hi All,
    I have done the following steps.
    1. From the Work Order Advanced Search Page, clicked on Personalize "Advanced Search".
    2. Created a Criteria Item with ID 'AssetActivityAS' and also created a Message Styled Text under this criteria.
    3. Back to the Advanced Search Page, clicked on 'Personalize Page' page in the bottom.
    4. Create an Advanced Search Mappings with ID 'AssetActivityMap' and Results Item as 'WorkOrdersVO.AssetActivity' and Search Item as 'AssetActivityAS'.
    5. But when I click on Apply, it's throwing the following error.
    oracle.apps.fnd.framework.OAException: oracle.adf.mds.exception.MDSRuntimeException: Unable to find component with absolute reference = /oracle/apps/eam/workorder/webui/EAM_EW_START_PAGE.WorkOrdersVO.AssetActivity, XML Path = null. Please verify that the reference is valid and the definition of the component exists either on the File System or in the MDS Repository.
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java(Compiled Code))
         at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java(Compiled Code))
    etc...........
    I found WorkOrdersVO(oracle.apps.eam.workorder.server.WorkOrdersVO) from Business Component References Details of About Page: Work Orders.
    Am I doing the right steps to add a new search criteria in Advance Search page?
    Can anyone help me to resolve this issue?
    Thanks in Advance,
    -Mukesh

  • Sorting channels on Personalize Page

    Hello,
    I am trying to sort channels on a Personalize page alphabetically. This is the contentedit.jsp in JSPContentContainer. Later functionality is I'd like to be able to sort by another field. The channels are aquired and placed in a java.util.List called missedChannels. I tried the method Collections.sort(missedChannels); and it is working to a certain extent to sort alphabetically, but then it is getting the channels out of order again as if things are getting out of order later in the jsp. All my channels are uncategorized so I thought that my list would not be manipulated in the code preceding the listing of the uncategorized channels, keeping them in order.
    The JSP code for 1st half of jsp is as follows:
    <%--
    Copyright 2003 Sun Microsystems, Inc. All rights reserved
    Use is subject to license terms.
    --%>
    <%-- contentedit.jsp --%>
    <%@ page import="com.sun.portal.providers.containers.jsp.single.JSPSingleContainerProvider,
    com.sun.portal.providers.containers.jsp.table.JSPTableContainerProvider,
    com.sun.portal.providers.Provider,
    com.sun.portal.providers.ProviderWidths,
    com.sun.portal.providers.containers.jsp.tab.UnmodifiableTab,
    java.util.Map,
    java.util.Iterator,
    java.util.Collections,
    java.util.List,
    java.util.ArrayList,
    java.lang.Boolean"
    %>
    <%@ page session="false" %>
    <%@ taglib uri="/tld/desktop.tld" prefix="dt" %>
    <%@ taglib uri="/tld/jx.tld" prefix="jx" %>
    <%@ taglib uri="/tld/desktopProviderContext.tld" prefix="dtpc" %>
    <%@ taglib uri="/tld/desktopContainerProviderContext.tld" prefix="dtcpc" %>
    <%@ taglib uri="/tld/desktopTheme.tld" prefix="dttheme" %>
    <%
    JSPSingleContainerProvider scp = (JSPSingleContainerProvider)pageContext.getAttribute("JSPProvider");
    String container = (String)request.getParameter("container");
         pageContext.setAttribute( "container", container, PageContext.REQUEST_SCOPE );
    String parentContainer = scp.getProviderContext().getDefaultChannelName();
    String parentContainerProvider = scp.getProviderContext().getProviderName(parentContainer);
    String selectedTabName = request.getParameter("selected");
    JSPTableContainerProvider tcp = (JSPTableContainerProvider)scp.getContainerProviderContext().getProvider(request, scp.getName(), container);
    pageContext.setAttribute( "tableProvider", tcp );
    String fontFace1 = (String)pageContext.getAttribute("fontFace1", PageContext.REQUEST_SCOPE);
    %>
    <dt:obtainContainer container="$tableProvider">
    <dtcpc:containerProviderContext>
    <dt:getAvailableChannels id="availableChannels"/>
    <dt:getSelectedChannels id="selectedChannels"/>
    <jx:declare id="selectedChannels" type="List"/>
    <jx:declare id="availableChannels" type="List"/>
    <jsp:include page="personalizeHeader.jsp" flush="true"/>
    <script language="JavaScript" type="text/javascript">
    <%@ include file="close-windows.jsp" %>
    var popup_window;
    function launchPopup(url, name, width, height) {
    popup_window = window.open( url, name, 'width=' + width + ',height=' + height +',resizable=yes,scrollbars=yes');
    </script>
    <%@ include file="contentLayoutBar.jsp" %>
    <FORM ACTION="<dtpc:getDesktopURL/>" TARGET="_parent" METHOD="POST" NAME="contentForm" ENCTYPE="application/x-www-form-urlencoded" >
    <INPUT TYPE=HIDDEN NAME="action" SIZE=-1 VALUE="process">
    <INPUT TYPE=HIDDEN NAME="provider" SIZE=-1 VALUE="JSPContentContainer">
    <INPUT TYPE=HIDDEN NAME="container" SIZE=-1 VALUE="<%=container%>">
    <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="100%">
    <TR>
    <TD ALIGN="CENTER">
    <CENTER>
    <P>
    <TABLE BORDER="0" CELLPADDING=2 CELLSPACING="0" WIDTH="100%">
    <TR>
    <TD COLSPAN="2">
    <FONT COLOR="<dttheme:getAttribute name="tabFontColor" default="#000000"/>" SIZE="+0" FACE="<dttheme:getAttribute name="contentLayoutText" default="Verdana"/>"><b>
    Select the Channels you would like displayed on this Page.<BR> </b>
    </FONT>
    </TD>
    </TR>
    <TR><TD COLSPAN="2">
    <B><FONT SIZE="-1">Legend: T = thin column, W = wide column, FT = full top column, FB = full bottom column</FONT></B>
    </TD>
    </TR>
    <TR><td bgcolor="#FFFFFF"><img src="<dt:scontent/>/images/spacer.gif" width=
    "100%" height="20" alt="Spacer Image"></td></TR>
         <tr>
              <td>
                   <TABLE BORDER="0" CELLPADDING=2 CELLSPACING="0" WIDTH="420" >
                        <tr bgcolor="#CCCCCC" valign="top">
                                            <td height="3" colspan="3">
                                            <div align="left">                                             
                                                 <b><font size="-1" color="white" face="Arial, Helvetica, sans-serif">
                                                      <a name="AZChannel">A-to-Z Channel List</a>
                                                      </font>
                                                 </b>
                                                 </div>     
                                            </td>
                             </TR>          
                   </TABLE>                                         
              </td>
         </tr>
         <tr valign="top">
         <td>
                        <TABLE BORDER="0" CELLPADDING=2 CELLSPACING="0" WIDTH="420" >
                        <tr>
                        <td>
                             <div align="left">
                             <font face="Arial, Helvetica, sans-serif" size="2">
                             A
                             B C D E
                             F G H I
                             J K L M
                             N O P Q
                             R S T U
                             V W X Y
                             Z  
                             0-9
                             </font>
                             </div>
                        </td>
                        </tr>     
                   </TABLE>
         </td>
                   </br>
         </tr>
         <tr>
         <td>
                   <TABLE BORDER="0" CELLPADDING=2 CELLSPACING="0" WIDTH="420" >
                        <tr>
                             <td width="330" colspan="2">
                                  <img src="/desktop/mqportal/external/images/name.jpg" alt="Sort by Name">
                             </td>
                             <td width="30">
                                  <img src="/desktop/mqportal/external/images/more_info.jpg" alt="More Info">
                             </td>
                             <td width="60">
                                  <img src="/desktop/mqportal/external/images/request_access.jpg" alt="Request for Activation">
                             </td>     
                        </tr>
    <%-- Get the list of categories for this container --%>
    <dtpc:getLocalePropertiesFilters id="localeFilter"/>
    <dtpc:getCollectionProperty key="categories" pfList="$localeFilter" id="categories"/>
    <%-- Declare categories, because it will be used in scriptlets --%>
         <jx:declare id="categories" type="Map"/>
         <jx:declare id="categEntry" type="String"/>
    <%-- Create the arraylist --%>
    <%
         int channelTotal = 0; // Total number of channels in the page
         int channelCount = 0; // Channels in a caegory
         List leftList = null; // Left column categories
         int leftChannelCount = 0; // Total number of channels in the left column
         int categCount = categories.size(); // Category Count
         List rightList = new java.util.ArrayList(); // Right column categories
    List categsWithCount = new java.util.ArrayList(categCount); // List with n:category format - n # of channels
    StringBuffer buf = new StringBuffer();
         String currentChar     = "0"; // Used to decide whether to display the alphabet header
         //Get the iterator to get all the channels for each category
    Iterator itr = categories.keySet().iterator();
         String tempVar = null;
    String leftColumn = "notEmpty";
         String rightColumn = "notEmpty";
         List strayList = null;
         // Get a copy of the available channels and remove the channels with category information
         // from the list, which will be the list of channels with no categories.
         // Shallow copy will do the job here, hence clone.
         List missedList = new ArrayList(availableChannels);
    Collections.sort(missedList); //Added following line to sort list alphabetically
    String [] missedChannels = null;
    // Build up a list with entry of the format n:categoryName where
    // n is the number of channels for the category. This is required to
         // build up a plan to effectively use the real estate on the page.
         // The mapping between the categories and the channel count has to be
         // preserved but we need a sorted list, so build a string list like this.
         while(itr.hasNext()) {
         // Get one category at a time
         categEntry = (String)itr.next();
         // Set the category in the pagecontext to be used by the tags
    pageContext.setAttribute("categEntry",categEntry);
    %>

    Sorry about the code post. I shouldn't have done that but too late. I solved my sort problem. I was just displaying the wrong variable, the title of the channel but it was being sorted by channel name with the Collections.sort(missedList); command, so the channels were not actually out of order at all, the titles don't always match with the channel name.
    It would still be nice if I could find out how to sort the list using various criteria of string values in different fields. If someone can help with that it would be appreciated!

  • Create Item button not enabled in Personalization page

    Hi All,
    In one of the OA pages, I clicked "Personalize Page" icon and went to the personalization page. The following columns are not present in that page:
    Create Item
    Update Item
    Delete Item
    So I m not able to create any new items through personalization.
    Let me know if someone has idea abt this.
    Regards,
    Pradeep

    Hey Gyan,
    Thanks.. After changing the profile option I m able to see the create item and update item icons in the personalization page.
    Could you also please tell the impact of changing the profile?
    Thanks,
    Pradeep

  • Can We personalize DFF using Personalize page Link

    Hi all
    i have been asked a question that ,can we personalized DFF using the Personalize Page link ?? ,i m bit confused about the answer although i have handled the DFF via controller extension ,but i never performed any action using Personalize Page link on DFF.can u guys pour your views on this topic
    thanx
    Pratap

    Hi Pratap,
    You cannot directly personalize the field in the DFF..
    however there is a workaround. I haven't tested it.
    1. Hide the DFF
    2. Create a new Flex region for the same DFF again
    3. Now you can choose the segments as you like (hide or display, readonly or not)
    --Prasanna                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Diasable the personalize page,prefernce,Home,Logout links in the page

    Hi all,
    I want to disable the global links(personalize page,preferences,Home,Logout links) in my custom page and i want add a new link/item to that global link section on the top right corner of the page, is it possible if such please explain how t do this.

    Hi,
    Try the below code Do certain modification by refering Developer Guide. Due to the time constraint i am unable to test it.
    String OkUrl=APPS_HTML_DIRECTORY + "OA.jsp?OAFunc=ICX_LOGOUT;
    OALinkBean returnLink =  (OALinkBean)createWebBean(pageContext, OAWebBeanConstants.LINK_BEAN, null, "returnLink");
    returnLink.setDestination(OkUrl);
    {code}
    Regards,
    Gyan                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Customize "Personalize Page"

    Hi All,
    I need to customize 'Personalize page'  to have it appear user friendly. Is it possible to achive by customizing existing par file for page.If it is possible, which par file I need to customize. Please give me some idea on this.
    Thanks & Regards,
    Venkatesh R

    Hi Shah,
    I read the document given by you. Here my requirement is different. I need to customize "Personalize page". Right now, Personalize page has some admin page look and feel.  but for end users it might be difficult to handle.
    For that purpose  I would like  to change this page more or less like iGoogle.So users just can select multiple iViews at once, or simply drag-drop iViews to the right-pane without the need for the rightclick -> select 'Add iView to Page' sequence.
    For achive this functionality I want to change left pane (content browser) something more intractive. I will be happy to give more information regarding this if you need.
    Any help would be greatly appriciated.
    Thanks,
    Venkatesh R

  • Configure Personalize Page

    Hi I'm trying to customize the personalize page, so that a preview image can show when you click on the iViews in the personalize page. 
    Also, is it possible to have the user configure iView tray names at runtime?
    Thanks
    Greg

    Not without replacing the existing personalize logic with your own version...

  • Personalize Page Customization

    Hello,
    I am trying to have a personalize page for end users to where user could hide,show portlets and add portlets from a repository, Of course we do not wants to use the default personalize option available in Oracle Portal.
    Could someone kindly help me how can I achieve this? Any API's or samples or documentation on this? I know Oracle Portal already bundled with this feature, but our organization would like to build this to get better look and feel and user friendliness.
    I appreciate any help.
    Thanks in advance.

    Thanks Mick for the replies.
    I am in the process of doing this using AJAX and PLSQL
    I would like to know whether to query and display the portlets from a page group?
    Right now I am querying portal.wwpro_all_providers object which shows the providers.
    Is there any table or view I can query to get the portlet list?
    (Query Object for Displaying Portlets)
    Thanks again.
    Message was edited by:
    pp

  • Creating Items in Personalize Page region (HTML Pages)

    Hi All,
    Has anyone ever ‘created an item’ in the Personalize page region in Oracle HTML pages (IE: iProcurement)...or more to the point; does anyone know how to?
    I have a DFF on requisition lines that I want to make context sensitive based on the supplier used in the requisition header, and ideally I would like to set it up within the Application.
    From what I have read on other forums and blogs this can be achieved by created a ‘Boolean item’ based on the supplier and then referencing this item in the ‘required’ properties of the attribute (using SPEL).
    Unfortunately I have fallen at the first hurdle as I am unsure how to create the Boolean Item (I have tried – but am unsure what to fill in on the form), can anyone give me any advise (hints, tips, step by step instructions etc) on how to create an item that returns True if the supplier ‘X’ is selected (otherwise return false)?
    Regards
    Carl

    you might have chosen an automatic sort in the region properties, for thoses where you cannot arrange items.

  • Passing responsibility id from EBS home page to OBIEE

    Hi All,
    I do have a simple question concerning resposibility id in Oracle Financials.
    When we click on EBS home page, the user generally gets to select a responsibility via which he wants to login in ebs, if that responsibility is having access to BI dashboard, he is displayed the link to dashboard.
    Now in my Repository i am having a initialization block called FNDGetSecContext
    with the following query
    select FND_GLOBAL.RESP_ID,
    FND_GLOBAL.RESP_APPL_ID,
    FND_GLOBAL.SECURITY_GROUP_ID,
    FND_GLOBAL.RESP_NAME,
    FND_GLOBAL.USER_ID,
    FND_GLOBAL.EMPLOYEE_ID,
    FND_GLOBAL.USER_NAME from dual
    Now assuming a single user belongs to two responsibilties A and B, both of these responsibilities have access to BI Dashboards, user selects responsibility A while on EBS home page, gets the link to BI dsahboard displayed and logs inot BI portal using his userid and pasword.
    In this scenario , what will the above initializationn block yield, wil the Resp_ID session variable which will be populated by the FNDGetSecContext initialization block contain ,the responsibility id which the user selected while on EBS home page i.e A as responsibility ID or will it contain all the Responsibility Id's related to the user.
    If it returns all the responsibilities, how can I pass the reponsibility id which the user selected on EBS home page i.e when he selected responsibility A , he got the BI dashboard link displayed and he logged in BI dashboard.How will I pass the reponsibility via which the user has logged in, to OBIEE session variables.
    Thanks in advance.
    Anurag

    Hi Anurag,
    Check the following for more details;
    http://obibb.wordpress.com/2010/07/30/integrating-oracle-ebs-and-oracle-bi-ee-part-i
    http://obibb.wordpress.com/2010/08/05/integrating-oracle-ebs-and-oracle-bi-ee-links/
    Good Luck,
    Daan Bakboord
    http://obibb.wordpress.com

  • I am trying to Add Responsibility to Personalization page .But i din't get responsibility at personalization page

    I am trying to Add Responsibility to Personalization page .But i din't get responsibility at personalization page

    Are you talking about your personal profile?
    If so, there are spaces available for:
    Title, Location, Biography, Expertise, Company Name, Education Degree and Institution, Certifications, Personal Interests
    ... I guess you could add "Responsibility" into Biography or Expertise if you're that bothered.

  • Unable to enable the links(Personalize Page & About this Page)

    Hi,
    I have set the set the profile options at user level :
    1. Personalize Self Service Page Defn and 2)Region Links 3) Fnd Diagnostics
    I can see the links 'Personalize Page' & 'About this Page' and 'region links' for all the responsibilities like isupplier , iexpenses..etc
    except for the responsibility "Oracle Installed Base User"
    What could be the reason?
    Is it restricted by default? how to find out the page definition for "Oracle Installed Base User" pages?
    Appreciate your help.
    thanks in advance,
    Suman

    Hi Anand,
    Thank you very much for your reply in short time.
    As you said, it is a jsp page built by JTT Framework.
    OA_HTML/csiPerzEditMain.jsp?jttst0=8053_22971%2C22971%2C-1%2C0%2C&jtfm0=_0_0_0_-1_f_nv_&etfm1=&jfn=ZG23746AF4DF034244327BDC34EB1997A52C3D483299CAC3D9EADAE422BE515F7B7F10019AC9D26401ADB3C0AF6CFE71C1B0&jfn=ZG23746AF4DF034244327BDC34EB1997A52C3D483299CAC3D9EADAE422BE515F7B7F10019AC9D26401ADB3C0AF6CFE71C1B0
    Could you pls help how to find this page location and to download this Page?
    Thanks,
    Suman

Maybe you are looking for

  • Delta load from ODS to cube failed - Data mismatch

    Hi all We have a scenario where the data flow is like R/3 table - >dataSrc -- > pSA - >InfoSrc -> ODS ->Cube. The cube has an additional field called "monthly version" and since it is a history cube , it is supposed to hold data snapshots of the all

  • Additional fields in infoset query can not be used as datasource fields

    I create one infoset query with additional fields (using ABAP code) in R/3. When I create datasource RSO2 using this infoset query, system only show all fields without additional fields that I enhanced in infoset query. Does that mean we can not get

  • Regarding Autogeneration of Business Partner Code.

    Dear All,          I have a unique requirement. My client wants autogeneration of Business Partner Code in the Business Partner Master.          Please guide me in regard to this. Regards Hitesh Parsawala

  • Files being saved when i don't save them

    I was browinf thought my finder the other day, and found several things (electric bill PDF, etc), that I had viewed, but NOT saved, that were saved to my computer anyway. Wnyone know why this happened? I don't want everything little thing I look at b

  • A standard way to bind client's requests with Principals?

    Hi, I'm wondering if does exist a standard (vendor-independent) way to bind Principal objects associated with a client which wants to execute a method on a RemoteInterface with the Principal(s) defined in the deployment descriptor. If not, that's wor