Customization Guide

Hi, Pro!
I'm looking something like Oracle Identity Manager Administrative and User Console Customization Guide (9G) for OIM 11G (11.1.1.5.)
and maybe someone knows how to increase number of results per page in Resource Management >> Resource Detail      >>      Users Associated With This Resource . now I have to click "next" to view Results "1-10 of 649"
and I need some customization in Advanced Search: Events. I want to add one or two column to search results to view extra info for all query(not extra search field).

I believe 11G still uses xlWebApp for this page and thus you would have to modify the SearchResourceAction class for adding extra fields in the search results and the TableGenerator.jsp to modify the number of results per page. I might be wrong here but that my understanding, others might provide there inputs as well.
HTH,
BB

Similar Messages

  • OIM 10G Customization Guide

    Hello,
    Can anyone provide me the link for customization guide[administrative & user console] for OIM 10g.
    Thank-You

    The PDF is available here:http://download.oracle.com/docs/cd/E14899_01/doc.9102/e14765.pdf

  • ESS customization guide

    Hi,
    Can someone email the XSS-ESS customization guide to me or point me to the right link where I can download it.
    I have read the customization guide by Siddhartha (see link below), which talks about changing texts... I am looking for some documentation that will help me change/update the code.
    Configuring The Business Package For Employee Self Service (ESS)-mySAP ERP 2004
    thanks
    Salim

    I have sent you the doc. Please award the points.
    thanks...

  • Configuration and customization guides for ESS/MSS(webdynpro Java) in EP 7

    Hi All,
    Can anybody help me by providing the guides for Configuration and Customization of ESS/MSS(webdynpro java) in EP 7.0?
    Thanks in advance.
    Regards,
    Shankar

    Hi,
    Please check the links for help
    https://www.sdn.sap.com/irj/scn/wiki?path=/pages/viewpage.action%3fpageid=31476
    Configuring ESS in SAP Enterprise Portal 6.0
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/21eb036a-0a01-0010-25a3-b2224432640a
    General Settings for Self-Service Applications
    Configuring MSS on Portal 6.0
    Implementation and Configuration guide for ESS into Portal,Backend R/3 4.7C
    Regards
    Santosh

  • Role based layout customization

    Dear experts,
    I need to customize and create 2 workspace layout, (1) First layout is for supervisor role (2) Second layout is for all other roles. I have followed the Oracle BPM Workspace Customization Guide 10g Release 3 (10.3.0), after i updated the workspace.properties, it doesn't look like everyone see the same layout. Meaning, the default layout didn't get overridden by the new layout (i.e.supervisor layout) that i've created. Please kindly advice, thank you!
    # customized look and feel
    fuego.workspace.preferences.defaultXml=/WEB-INF/supervisor_preferences.xml

    I've faced the same issue.
    I went throught document "Workspace Customization" steps, following page 30 recommendations. But nothing changed. Then issued a SR, and Support told me to export the layout from STUDIO workspace insted of doing it from ENTERPRISE workspace.
    The steps should be
    1. Start Studio Engine and log into Studio workspace using Admin as user
    2. Enable edition
    3. Add the panels you want to customize (or remove)
    4. Export the layout, (default name is preferences.xml), I've named it default_layout.xml following document's instructions
    5. Copy the default_layout.xml file to ENTERPRISE install dir: OraBPMEnterpriseHome/webapps/workspace/WEB-INF/
    6. Edit the workspace.properties files located in that dir
    7. Add the following property
    fuego.workspace.preferences.defaultXml=/WEB-INF/default_layout.xml
    (remember not to add it at the end of file, place it somewhere betweend other properties)
    8. Do the usual tasks to restart Tomcat (stop Engines, go to admin center, stop web apps, start again).
    That should work (it worked for me)
    THANKS SOWMIYA for your priceless help.
    Regards,
    GastonM

  • Comm Express + convergence customization

    Hello,
    I have convergence installed on Solaris 10 x86.
    I have customized the URLs for Communication Express access for the multiple domains so that users can login with only their ID. ( referred UWC customization guide for 6.3).
    I have
    /var/opt/sun/comms/ce/webmail/test1.com
    fe2 # ls
    en       imx      main.js  util.jsI found that it is showing the address book and options tab, however not mail tab. ( Calendar is not installed).
    I checked http log it says while login
    [dae : time ] fe2 httpd[15915]: Account Notice: badlogin: [IP:35310] proxy admin [email protected] domain=test1.com: user not found
    [date : time] fe2 httpd[15915]: Account Notice: close [IP:35310] [unauthenticated] date : time
    [date : time] fe2 httpd[15915]: Account Notice: close [127.0.0.1:35312] [unauthenticated] date: timedo I need to set proxy admin for this domain also? or Am I missing some files?
    With Normal URL there is no problem with the same url.
    Now I want to provide the different login screen to each domain with customization and need.
    Where could I place those login pages and images etc...? any documentation which is having this?
    I am also going to do the same customization on IWC alos.
    Login URL specific to domain.
    and login page.
    any documentation on this?
    Thanks and Regards,
    Sumant.
    Edited by: mr.chhunchha on Sep 9, 2008 5:42 PM

    mr.chhunchha wrote:
    I found that it is showing the address book and options tab, however not mail tab. ( Calendar is not installed).
    I checked http log it says while login
    [dae : time ] fe2 httpd[15915]: Account Notice: badlogin: [IP:35310] proxy admin [email protected] domain=test1.com: user not found
    [date : time] fe2 httpd[15915]: Account Notice: close [IP:35310] [unauthenticated] date : time
    [date : time] fe2 httpd[15915]: Account Notice: close [127.0.0.1:35312] [unauthenticated] date: timedo I need to set proxy admin for this domain also? or Am I missing some files?Make sure that you have fully qualified the webmail.proxyadmin user in the uwcconfig.properties file. For example instead of:
    webmail.proxyadmin=adminUse:
    webmail.proxyadmin=[email protected] need to restart the webserver instance hosting UWC/CE after making the above modification.
    Now I want to provide the different login screen to each domain with customization and need.
    Where could I place those login pages and images etc...? any documentation which is having this?For UWC/CE refer to the following documentation:
    http://docs.sun.com/app/docs/doc/819-4440/abzco?a=view
    http://docs.sun.com/app/docs/doc/819-4441/acwdy?a=view
    "Domain Customization Based on URL"
    I am also going to do the same customization on IWC alos.
    Login URL specific to domain.
    and login page.
    any documentation on this?It isn't currently possible. There is an RFE (request for enhancement) open already to add this functionality in a future version:
    RFE #6743365 - "Provide mechanism to allow for per-domain customized login pages based on login URL"
    Please contact your Sun Account Manager to get this RFE pushed with product management if you require this functionality.
    Regards,
    Shane.

  • Customize ICSS (E-self service)

    I must Customize ICSS (E-self service) V.4 SP12 with SAP CRM 4, I want document help or guide for modify. Please inform with me.
    Regard,
    Soothiluck

    Hello Soothiluck,
    You are in good luck. Here is the link to the document from Best Practice Library. This is for customization (configuration).
    [CRM 4.0 E-Service Configuration Guide.|http://help.sap.com/bp_crmv340/CRM_DE/BBLibrary/Documentation/C74_BB_ConfigGuide_EN_US.doc]
    Well, if you really meant modification  by saying "customization" (European semantics) - then, there is no special Enhancement guide as it is available for E-Sales, but the concepts are pretty much same (at 10,000 foot level). Both are STRUTS based, Java Web applications with SAP CRM as the backend system. The comparison stops there. However, that is the only document we have. So, here is the link to the "customization" guide.
    [ E-Selling Development & Extension Guide|https://websmp101.sap-ag.de/~sapdownload/011000358700001432572004E/ISA40_DevGuide_v1_1.pdf]
    If you already knew about this and looking for a E-Service specific guide, sorry, you are out of luck
    Easwar Ram
    http://www.parxlns.com

  • Email customization

    I wanted to change the email wordings that is sent out of CoreId 7.0.4 during an approval of self registration workflow. We require to do this as the default email wordings are too cryptic and techi for general users.
    Any idea how to do it ?
    Thanks
    Pankaj

    You need to create a custom email style sheet (XSL file). This should be put in the /identity/oblix/lang/en-us/style0/ directory. The format is WORKFLOWID_STEP#_Pre/PostNotify.xsl
    The workflow looks for this everytime it runs, if it's there, it uses it. You'll see some defaults in the directory that you can modify if off of. I'm typing this off the top of my head. You can find more detailed info in the customization guide.
    .: Adam

  • ESS / MSS Guide

    Hi Ranjeet ,
    Please send me the ESS/MSS Customization  Guide.
    Regards
    Rajendra
    [email protected]
    Message was edited by:
            Rajendrakumar Gaikwad

    Hi Ranjeeth,
    We are planning to implement ESS/MSS to our portal. kindly do me needful by sending the documents to my mail id [email protected]
    Thanks in advance.
    Viplov Chakraborty

  • How to Customize Self Registration Page in OAM

    HI ALL,
    I need to customize Self registration page in OAM
    In tht page i need to change the Save button to New User
    and i need to have only the Username, Password, Mobile no. as their fields
    Can u plz tel in which file we need to make the changes
    thanks,
    Edited by: user10648177 on Dec 2, 2008 9:05 PM
    Edited by: user10648177 on Dec 2, 2008 10:17 PM
    Edited by: user10648177 on Dec 3, 2008 1:32 AM

    Hi,
    You need to configure an appropriate self-registration workflow. Seeing that you are asking how to change the behaviour, you probably already have such a workflow and need to modify it in case you want the change to be applicable to all users wanting to register themselves. As for changing the Save button to New user, you'll need to customize the appropriate stylesheet. Details for this should be in the customization guide.
    -Vinod

  • OIM11g UI customization - Including tabs in Administration console

    Hi All,
    Is it possible to add custom tabs in adminstration and advanced consoles in OIM11g.
    I dont know much of ADF.
    Any pointers are appreciated.
    Regards
    Vicky

    Yes it is possible to ad custom tabs in OIM 11g. Refer link here for short steps:
    Re: OIM 11g Customization
    Refer OIM customization guide for complete details.
    regards,
    GP

  • Customize Search User Behaviour

    Hi, when inving users to an event, Is it possible to customize the query used to search users on the directory in order to allow to invite only a subset of the user ?
    In our envirnment we have a flat organization of the ldap tree and all the customers belong under the same ldap subtree. I want to customize the inviting behaviour because I don't want that customer of the company "A" can invite customer of the company "B".

    Andrew, there's some search customization information in the UI Customization Guide that lists the views on the search results page, and there's also a "5.0 Search Developer Guide" with this same info plus more. The Search Developer Guide is being turned into a new Search Customization QuickStart that will be a bit more usable, but that new doc isn't quite done yet.
    The most straightforward approach I can think of is for you to subclass two of the existing views (off the top of my head, I think these are FollowupSearchView and GroupedResultsView) and simply add
    if (userID != PT_INTRINSICS.PT_USER_GUEST) {
    blocks around the code that generates the links you don't want for the Guest user.
    As for opening results in a new window, note that the "Display Options" page under "My Account" has a preference for opening document results in a new window. Assuming you don't want users to have this option, in GroupedResultsViewHelper, you can always take the code path that generates the "open in a new window" link. You'll also have to handle the cases of user and community results. Other result types (i.e. Collab and portlet results) should already open in specially sized popups.

  • Endeca portlet/ component java developement guide

    i am new to endeca. i like to develope the endeca component or portlet, but i dont know how the component are working please any one gaive me the link for quick start to built my own component. what i need exactly is , whaen a user click url , how the page generate ,what are the classe the request pass through , simply i need lifecycle or architecture of component in endeca.

    There is a component SDK for Studio, which is covered in the Studio Administration and Customization Guide.
    Developing Custom Components

  • Adding data source-JDBC

    Hi Guys,
    I have another problem on adding data source on EID. When I try adding a data source on EID as a JDBC source I get error that says "Could not establish a connection"..Do you tell me step by step what I have to do when I add a data source on Endeca? My data has based on SQL 2008.

    The Studio Administration and Customization Guide includes the information on creating and managing data sources.
    Adding and editing data sources in the Data Source Library
    I don't know anything about the specific format of a connection URL for SQL 2008. That should be fairly standard, though.

  • Problem  with importing par file in portal server 6.2

    Hi everyone,
    I got the following error when trying to import IFRAME provider into portal server 6.2.
    Operation failed.
    ERROR: provider element has no version attribute
    Below is the command I used. I run it as a file - I supply the password at the command line.
    /opt/SUNWps/bin/par import verbose overwrite runasdn uid="amAdmin,ou=People,dc=accesscollier,dc=com" password $1 IFRAMEProvider.par dc=accesscollier,dc=com provider=IFRAMEProvider.
    This used to work in Portal Server 6.0. I looked through the Portal Server 6.2 Desktop Customization Guide and the Developer guide for portal 6.2 but did not find any reference to version number.
    Thanks.
    Klara Hribkova
    I

    Hi Ulf,
    here is the command + options. It is in a file, I supply the password on the command line. This used to work fine with PortalServer 6.0.
    !/bin/ksh
    echo "----------------------------------"
    echo "USE: import_providers.sh password "
    echo "----------------------------------"
    #echo "Importing IFRAMEProvider ..."
    #/opt/SUNWps/bin/par import verbose overwrite runasdn uid="amAdmin,ou=People,dc=accesscolier,dc=com" password $1 IFRAMEProvider.par
    dc=accesscollier,dc=com provider=IFRAMEProvider
    echo "Importing IFRAMECalendarProvider ..."
    /opt/SUNWps/bin/par import verbose overwrite runasdn uid="amAdmin,ou=People,dc=accesscollier,dc=com" password $1 IFRAMECalendarProvi
    der.par dc=accesscollier,dc=com provider=IFRAMECalenderProvider
    echo "Importing IFRAMEMailProvider ..."
    /opt/SUNWps/bin/par import verbose overwrite runasdn uid="amAdmin,ou=People,dc=accesscollier, dc=com" password $1 IFRAMEMailProvider
    .par dc=accesscollier,dc=com provider=IFRAMEMailProvider
    echo "Importing JSPWebAppProvider ..."
    /opt/SUNWps/bin/par import verbose overwrite runasdn uid="amAdmin,ou=People,dc=accesscollier, dc=com" password $1 JSPWebAppProvider.
    par dc=accesscollier,dc=com provider=JSPWebAppProvider
    These are the errors I get:
    # ./import_providers1.sh solurute
    ./import_providers1.sh: !/bin/ksh: not found
    USE: import_providers.sh password
    Importing IFRAMECalendarProvider ...
    AUTHENTICATING
    uid=amAdmin,ou=People,dc=accesscollier,dc=com
    solurute
    AUTHENTICATED - Setting DN - dc=accesscollier,dc=com.
    Initializing for operation - dpnode=dc%3Daccesscollier%2Cdc%3Dcom,provider=IFRAMECalenderProvider.
    Operation failed.
    ERROR: provider element has no version attribute.
    Importing IFRAMEMailProvider ...
    AUTHENTICATING
    uid=amAdmin,ou=People,dc=accesscollier, dc=com
    solurute
    AUTHENTICATED - Setting DN - dc=accesscollier,dc=com.
    Initializing for operation - dpnode=dc%3Daccesscollier%2Cdc%3Dcom,provider=IFRAMEMailProvider.
    Operation failed.
    ERROR: provider element has no version attribute.
    Importing JSPWebAppProvider ...
    AUTHENTICATING
    uid=amAdmin,ou=People,dc=accesscollier, dc=com
    solurute
    AUTHENTICATED - Setting DN - dc=accesscollier,dc=com.
    Initializing for operation - dpnode=dc%3Daccesscollier%2Cdc%3Dcom,provider=JSPWebAppProvider.
    Operation failed.
    ERROR: provider element has no version attribute.
    This is the build_par.xml file:
    <?xml version="1.0"?>
    <project name="Provider" default="all" basedir=".">
    <property name="par.dir" value="./pars"/>
    <property name="iframe.dir" value="iframeprovider"/>
    <property name="iframecalendar.dir" value="iframecalendarprovider"/>
    <property name="iframemail.dir" value="iframemailprovider"/>
    <target name="iframe">
         <jar jarfile="${par.dir}/IFRAMEProvider.par"
              basedir="${iframe.dir}"
              includes="**/*">
              <manifest>
              <attribute name="PS-Version" value="1"/>
                   <attribute name="PS-DefaultEntry" value="IFRAMEProvider"/>
                   <attribute name="PS-PBFileRoot" value="pbfiles"/>
                   <attribute name="PS-StaticRoot" value="static"/>
                   <attribute name="PS-DPRoot" value="dp"/>
                   <section name="dp/IFRAMEProvider.xml">
                        <attribute name="PS-EntryName" value="IFRAMEProvider"/>
                        <attribute name="PS-Include" value="pbfiles/providerClassBaseDir/k20portal.properties(1),com/hangingvalley/sunportal/util/K20PortalProperties.class(1),com/hangingvalley/sunportal/util/OrgProperties.class(1),pbfiles/templateBaseDir/default/IFRAMEProvider/iframecontent.jsp(1),pbfiles/templateBaseDir/default/IFRAMEProvider/iframedoedit.jsp(1),pbfiles/templateBaseDir/default/IFRAMEProvider/iframeedit.jsp(1)"/>
                   </section>
              </manifest>
         </jar>
    </target>
    <target name="iframecalendar">
         <jar jarfile="${par.dir}/IFRAMECalendarProvider.par"
              basedir="${iframecalendar.dir}"
              includes="**/*">
              <manifest>
                   <attribute name="PS-Version" value="1"/>
                   <attribute name="PS-DefaultEntry" value="IFRAMECalendarProvider"/>
                   <attribute name="PS-PBFileRoot" value="pbfiles"/>
                   <attribute name="PS-StaticRoot" value="static"/>
                   <attribute name="PS-DPRoot" value="dp"/>
                   <section name="dp/IFRAMECalendarProvider.xml">
                        <attribute name="PS-EntryName" value="IFRAMECalendarProvider"/>
                        <attribute name="PS-Include" value="pbfiles/templateBaseDir/default/IFRAMECalendarProvider/iframecontent.jsp(1),pbfiles/templateBaseDir/default/IFRAMECalendarProvider/iframedoedit.jsp(1),pbfiles/templateBaseDir/default/IFRAMECalendarProvider/iframeedit.jsp(1)"/>
                   </section>
              </manifest>
         </jar>
    </target>
    <target name="iframemail">
         <jar jarfile="${par.dir}/IFRAMEMailProvider.par"
              basedir="${iframemail.dir}"
              includes="**/*">
              <manifest>
                   <attribute name="PS-Version" value="1"/>
                   <attribute name="PS-DefaultEntry" value="IFRAMEMailProvider"/>
                   <attribute name="PS-PBFileRoot" value="pbfiles"/>
                   <attribute name="PS-StaticRoot" value="static"/>
                   <attribute name="PS-DPRoot" value="dp"/>
              <section name="dp/IFRAMEMailProvider.xml">
                        <attribute name="PS-EntryName" value="IFRAMEMailProvider"/>
                        <attribute name="PS-Include" value="pbfiles/templateBaseDir/default/IFRAMEMailProvider/iframecontent.jsp(1),pbfiles/templateBaseDir/default/IFRAMEMailProvider/iframedoedit.jsp(1),pbfiles/templateBaseDir/default/IFRAMEMailProvider/iframeedit.jsp(1)"/>
                   </section>
              </manifest>
         </jar>
    </target>
    <target name="all" depends="iframe,iframecalendar,iframemail"/>
    </project>
    Thank you very much for your assistance and for your time.
    Klara

Maybe you are looking for

  • Allowing only pdf files in document library using Javascript

    HI, I have a document library in sharepoint 2013, where i want only pdf files to get uploaded in it. I have created event receiver for the same and it is working fine. but i want to restrict the files using javascript on the page itself, since, In ev

  • How to install internet explorer 8 in windows 8 pc.

    how to install internet explorer 8 in windows 8 pc.

  • How to build a Matrix with Group Left Report

    I want to build a Matrix with Group Left Report,not Matrix with Group Above Report,i am still finding the solution, any help is useful. thanks <[email protected]>

  • How to unload a dll in java

    After loading the native library through System.loadLibrary , we were unable to unload the dll , i have tried entering the Registry Values of current windows version creating key alwaysunloaddll to 1 and also through c/c++ Wrapper Classes Using JNI b

  • MAI monitoring templates vanished (SolMan 7.1 SP10)

    Hello all, it seems like almost all of our MAI monitoring templates have vanished in our SolMan 7.1 SP10 system. I still get the traingles were templates existed, but when expanding on them the won't Show up. I updated SAP Service Content yesterday a