Customize the Grid - database of Page control

Hello
I would like to customize my Page of database on my grid control. I added the "Line of Business" column, but I can't find how I can fill it?

Any idea must be appreciated!

Thank you

Oldschool

Click the database that you want to insert a line of business for, then click on the properties link targets in the section related links at the bottom of the page.

Tags: Enterprise Manager

Similar Questions

  • How can I customize the 'grid '.

    I want to make the grid simplified in different situations, for example, one with the grid lines showing all the 1/4 inch and the slightly heavier lines every inch. How to make choices like this to change the appearance of the grid. By default, the grid is too thin slices and what I need is a most basic page layout and then be able to add more later by adding lines of 1/8th of an inch but keeping heavier lines at intervals of 1 inch.

    Is there a way to make changes to the grid easily?

    TIA,

    Ken

    You can customize the grid preferences:

    Edit-> preferences-> guides and grid

  • customize the grid

    I am rebuilding a small flash animation. It would be more practical to use a grid 18/s. This grid is not in the list. Is it possible to customize the grid?

    I'm afraid that it is not possible to customize the grids of chronology in animate again.

  • Customize the Standard FND_ATTACH_UPLOAD_PAGE accessories page to restrict attachments by file type

    Hi all

    I have a requirement in iExpenses, where I need to restrict the types of files that can be attached to an expense report.

    For example, the types of allowed files are .txt, .jpg and .pdf - other formats like .doc and .xls and any other type of file should not be granted.

    In iExpenses, the user navigates to the page of standard bindings to add attachments

    / Oracle/Apps/FND/Framework/Attachments/WebUI/FND_ATTACH_UPLOAD_PAGE - version 120,9

    Since the various forums, I came to know that's not possible/advisable to customize this page.

    I would like to know if I can extend the controller in this page, manage apply / add another button events, check for file type and throw eror if its not supported.

    Pointers/code snippets are greatly appreciated!

    Thank you

    Arun...

    Solution below:

    Customize the page to extende the controller to the header: level of commitment to set.

    Instead of the standard gamepad - oracle.apps.ak.attach.webui.AkAttachUploadCO, attach your custom controller.

    Custom controller will have the code to check the attachment MIME type and throw an error if not valid.

    Code below:

    package xx.oracle.apps.ak.attach.webui;

    Import oracle.apps.fnd.common.VersionInfo;
    Import oracle.apps.fnd.framework.webui.OAPageContext;
    Import oracle.apps.fnd.framework.webui.beans.OAWebBean;
    Import oracle.apps.ak.attach.webui.AkAttachUploadCO;
    Import oracle.apps.fnd.framework.OAException;
    Import oracle.cabo.ui.data.DataObject;
    /**
    * Controller for...
    */
    public class xxAkAttachUploadCO extends AkAttachUploadCO
    {
    public static final String RCS_ID = "$Header$";
    public static final boolean RCS_ID_RECORDED =
    VersionInfo.recordClassVersion (RCS_ID, "packagename %");
    public static final String BASE_APP_MOD = "oracle.apps.ap.oie.server.WebExpensesAM";

    /**
    @param pageContext OA page context
    @param webBean the grain of web for the region
    */
    ' Public Sub processRequest (pageContext OAPageContext, OAWebBean webBean)
    {
    super.processRequest (pageContext, webBean);
    pageContext.writeDiagnostics (pageContext, "* Custom controller * Base App Mod:" + pageContext.getParameter ("baseAppMod"), 4);

    }
    /**
    * How to manage remittances form for form elements in
    * a region.
    @param pageContext OA page context
    @param webBean the grain of web for the region
    */
    ' Public Sub processFormRequest (pageContext OAPageContext, OAWebBean webBean)
    {
    If (BASE_APP_MOD.equalsIgnoreCase (pageContext.getParameter ("baseAppMod"))) {}
    FileUpload DataObject = pageContext.getNamedDataObject ("Dummy");
    String contentType = "";
    If (pageContext.getParameter ("Okay")! = null | pageContext.getParameter ("FndAddRowButtonSubmit")! = null) {}
    fileUpload = (DataObject) pageContext.getNamedDataObject ("FileInput");
    If (fileUpload! = null) {}
    contentType = (String) fileUpload.selectValue (null, "UPLOAD_FILE_MIME_TYPE");
    If (contentType.equalsIgnoreCase("application/pdf") |)
    contentType.equalsIgnoreCase("text/plain") |
    contentType.equalsIgnoreCase("image/bmp") |
    contentType.equalsIgnoreCase("image/gif") |
    contentType.equalsIgnoreCase("image/tiff") |
    contentType.equalsIgnoreCase("image/pjpeg") |
    contentType.equalsIgnoreCase("image/x-png")
    ){
    pageContext.writeDiagnostics (pageContext, "* valid file type", 4);
    }
    else {}
    throw new OAException ('this file type is not valid. Valid file types are .txt, .pdf, .bmp, .jpeg, .tiff, .gif and .png');
    }
    }
    }
    }
    super.processFormRequest (pageContext, webBean);
    }
    }

  • Customize the self-service registration page in R2

    Gurus,

    Can you please let me know the process in order to customize the self-registration page in OIM11gR2?

    Refer to this.

    http://kinisblog.blogspot.com/2012/10/OIM-11gr2-customizing-self-service-user.html

  • Inserting data in the Access database via page Apex.

    Dear friends,

    As I mentioned earlier that the Access database was related to oracle by ODCB and HS. Now I m able to insert, remove update data in access database of oracle10g XE.

    Now, I want to know how to enter the data access through the apex page?

    I use apex 4.1.

    Concerning
    Kamran

    Hello Ken,

    I totally understand your condition. In fact, we do not want to refuse to help, but try to keep the 'clean' forums It helps you, because there are more experts in the APEX APEX forum here, and it helps others who could search for similar problems (which they could / should do as well).
    But as I discovered (with respect to the time of my previous post) you have already opened a new thread in the appropriate forum: {: identifier of the thread = 2363019}
    So please be that close this thread here.

    Thank you

    Udo

  • Customize the Oracle discoverer login page

    Hello

    Try to add a password for automatic reset for discoverer page. I would like to know to what extent Oracle allows me to this type of customization. Also any advice on where to start would be great!

    Thank you
    KK

    Published by: 848492 on March 30, 2011 18:50

    Hi KK
    Most things are possible, especially for the Viewer as Viewer using UIX files to control the interface. I don't know exactly the one controlling passwords, but it probably wouldn't be hard to find.

    Word of warning however: Oracle is not customers of support or sanction change UIX files so all what is done must be saved first in case you have problems.

    Take a look * $ORACLE_HOME\j2ee\OC4J_BI_Forms\applications\discoverer\discoverer * where $ORACLE_HOME is the place on your application of discoverer server where discoverer more and observer to have their home.

    There are a number of files in there related to passwords, namely: CECEnterPassword.uix, CECPasswordChangeWillExpire.uix, CECPasswordExpired.uix, CECPasswordWillExpire.uix, ChangePassword.uix, EnterPassword.uix, Password.uix, PasswordChangeWillExpire.uix and PasswordWillExpire.uix. The word password also exists in struts - config.xml in * $ORACLE_HOME\j2ee\OC4J_BI_Forms\applications\discoverer\discoverer\WEB-INF *.

    There are a few notes on the Oracle Support on changing some settings in the uix files and these are assumptions they are published by Oracle, but one should always be careful.

    I hope this helps
    Best wishes
    Michael

  • I need to customize the Oracle EBS logon page

    Hi all


    I need to put my custom OPS between Oracle EBS Login page page and the homepage of the Oracle. Please guide me to achieve this requirement.


    Kind regards

    Karna

    Connection to the EBS, go to 'Preferences--> display preferences.

    There, in the top of the page area, you can select the responsibility and the page that you want to open after the connection.

  • Install the Grid control / Cloudcontrol

    Hello

    Im trying to set up a Grid control environment.

    If I understand Grid Control is now called "Cloudcontrol", right?

    If I study the Documentation of Oracle 11 I'll end up with references to the old Versions of Weblogic, Java, etc.

    This can not be downloaded more for example.

    Y at - it no Oracle Doc that the names of these press releases?

    Or it would be smarter to implement an environment of 12 c?

    Thank you

    Main difference (new features) between Oracle 11g and 12 c OEM

    Cloud control is the next version of Enterprise Manager and has the same features and functionality in the grid, as well as control of new things (such as the management of the clouds). For more details on new features,.

    See: http://www.oracle.com/technetwork/oem/cloud-mgmt-496758.html?ssSourceSiteId=ocomen

    To the Documentaion 12 c:

    You need to control software for cloud 12 c OEM, software database (for creating repository) and software agent (for tracking targets on other hosts)

    Java Development Kit (JDK) 1.6.0.43.0 and Oracle WebLogic Server 11 g Release 1 (10.3.6) are installed by default with the installation of SGD 12 c, even if you have a possibility to install it separately if you want, but Oracle strongly recommends using the installation process of 12 c to install the JDK and Oracle WebLogic Server for use with Enterprise Manager 12 c.

    Here is the link for Enterprise Manager Cloud control 12 c Architecture

    http://docs.Oracle.com/CD/E24628_01/doc.121/e25353/overview.htm#EMCON112

    For 12 c WHO installation steps refer to

    http://docs.Oracle.com/CD/E24628_01/install.121/e22624/TOC.htm

    EM 12 c R2: How to Install Enterprise Manager Cloud Control 12.1.0.2 using a Graphics Mode (Doc ID 1488154.1)

    For installing the agent, see

    Installation of the Management Agents to help add host Wizard or EM CLI targets

    http://docs.Oracle.com/CD/E24628_01/install.121/e22624/install_agent.htm#EMBSC181

    Installing agents using other methods

    http://docs.Oracle.com/CD/E24628_01/install.121/e24089/part_installing_agent.htm#sthref323

    Download 12 c

    http://www.Oracle.com/technetwork/OEM/Enterprise-Manager/downloads/index.html

    Concerning

    Krishnan

  • How the grid display and flip pages

    How to change the grid to horizontal pages and flip?

    Hi saidimd,

    Are you referring to turn the pages of a PDF file? If so, you will need to use Acrobat for that. In Reader, you can rotate the view of the page, but which in reality does not turn the pages themselves.

    Best,

    Sara

  • Upgrading repository database for the grid control 10205

    Hello

    I have the following problem: we took the grid control 10205. It was an upgrade of 10203. By default, it runs a repository 10104. Now I have to spend this repository to 10205 version too. I need to do because this grid control runs on ELinux 4 and we want to improve this ELinux 5 machine, but in the database of ELinix 5 10105 Certification Matrix only is not supported.

    Now my question:

    To perform this upgrade, I've read that I must first install Database 10205 Software in a separate House and then upgrade the database with the repository. CMS and the repository database are installed in separate houses. Are these references in OMS to host the repository? What should I do after I upgraded the database repository?

    Unfortunately I'm not able to find something about this in the Documentation. Everyone speaks of upgrade of WHO and almost nothing on the database repository.

    I'd appreciate a lot of the advice.

    Salvation;

    Have you checked the following note:

    How to level a 10.1.0.X or a repository database for Grid Control 10.2.0.4/5 10.2.0.X to a Version 11.1.0.X database [399520.1 ID]

    Respect of
    HELIOS

  • Control of the database and the grid control

    Hello

    I installed Oracle 10 g DB and configure its control of DB. Then I added this database as the target of OEM Grid Control.

    My question is: after you add the database as a target for the grid control, be it still controlled by the DB control and the grid of the company control?

    It's good questiion Yes this will be monitor by both, please check both console and see

  • The EBS database grid control

    Hello

    This my first time to learn the Grid control.
    Can I used 10g XE for its management of the information of database storage?
    Which is better and easier to manage the platform to install on? It is on windows or linux?

    Thank you very much

    Samantha L

    Hello

    Yes - See (Note: 568069.1 - How to Verify Application Management Pack Installation?) for more details.

    Kind regards
    Hussein

  • RMAN and repositories on the same database grid control

    What are the disadvantages of having the RMAN Repository and repository on the same database grid control?

    What effect does this have

    1. daily maintenance

    2. after disaster or high availability... or the recovery scenarios.

    3 is server performance with respect to the use of the CPU and memory - not desirable to have two repositories on the same database?

    Currently we have not a RMAN or a repository of GC. We intend to implement both. Angle of savings, it would be good if we can just build another data base for two repositories on an existing database server with 2 production databases. The server has enough CPU and RAM face for 1 new database, but that would mean an exaggeration to have 2 new databases.

    If it is not advisable to have two repositories on the same database, then we would need strictly two separate databases, in this case, we will need to go to a new database server host two databases, which the org seeks to avoid, as this would mean that to buy a new license.

    I tried searching a few books, but don't have no clear guidance on the same. Any opionion would really help. Thank you.

    Concerning

    S diallo

    Where this instance fails, all rman needs to restore is in the database control file. How to restore a database with rman from the command line, without a catalog. (The backup and Recovery Guide has details of how do.) This will get data back so that you can use the grid again control.

    In order to insure against a default of the machine hosting the instance, verify that the database is in log mode archive and protected with scheduled backups of hot and copy the backup files to another server.

    Other options for high availability, you have a license (Data Guard, RAC) could also be deployed for this instance, if you need more recovery options.

  • Planning of a work of export using the Grid control

    Hello

    I had an obligation to schedule tasks for export in Oracle Grid Control 10.2.0.5 (Windows). Is this possible and have each done this? If so, please share the steps. The idea is to receive alerts when a job fails.

    Thank you.
    GB

    Here are the easy steps (there could be some slight differences as I'm posting screen of 11 g-based)

    1. the grid control console, click on the relevant database

    2. click on the tab "Data Movement.

    3. click on "export to export the files.

    4A chose the export type (Database / Schema / table / Tablespace)

    5. provide credentials to the host (OS user name and password) and click on "continue". You will get a new screen called ' export: Options

    6. click on the box called 'Generate a log file', and then select the directory object where you want to create the dump files. (You must create a database directory object, if you do not)

    7. choose the option that you required the content, then click on ' * following *'. You will get a page called ' export: files

    8. Select the directory object in the drop-down list and provide a name of filename format and click on "next".

    9. here provide you the job name and description, and chose repeat options (daily, weekly, etc.) and click "next".

    10. you will get a summary screen called ' export: Annex "." Review the details of your job and click 'submit '.

    It's the solution, and it works well.

Maybe you are looking for