How to access a view of database at the Complutense University of MADRID

Hello

I'm working on a project to migrate 10g and 11g.

I migrated some views of the database to 10g to the ucm 11g schema schema.

In 10g, I am able to access these objects to display in the Configuration Manager applet and I am not able to do the same thing in 11 g.

Some can help me on how we get access to views of the DB in 11gUCM.

Thanks in advance.

Kind regards

Vijay

http://jonathanhult.com/blog/2013/11/use-database-view-WebCenter-content-schema-view/

Jonathan

http://jonathanhult.com

Tags: Fusion Middleware

Similar Questions

  • How to re-create the database from the Complutense University of MADRID

    «I was able to change the connection DB from one to the other by changing the settings through the ' system properties '.» However, there are a few objects (tables) database created during installation of the Complutense University of MADRID. is there anyway that I can go to the new database and database get UCM objects re-created without re-installation of the UCM? It seems some sql scripts in the database directory, but I don't know how to operate, the order and setting are not clear for me.

    Thank you

    Hello

    One thing you can do to recreate the default tables and columns is to run the script all.sql on the DB that is specific for your db. If you want to just recreate a replica of the image then extract the ddl from your current database instructions and put it in a sql script that run directly on the another instance of db. In this case make sure you change instance specifc details in the extracted ddl script and replace with the instance details latest as the table space name, the user name will execute it and like wise.

    Another way would be to use archiver to create the batch file export for tables and then imported to the target instance. The way out for this is to go to Archiver Applet - create new Archive - Export - Tables and here and include any tables that are there in the content server.

    Hope this helps

    Thank you
    Srinath

  • OAM 11gR2PS2 - no authenticated access to public Documents at the Complutense University of MADRID

    Hi all

    We had a requirement to one of our clients, in which the documents who have received the public's access to the Complutense University of MADRID should not be challenged for authentication.

    Examples of URLS that are not in dispute when you use the managed for UCM server port (16200)

    http://xxx.com:16200/cs/idcplg? IdcService = GET_FILE & dID = 1445 & dDocName = DEV_COMPLOGO_31364 & allowInterrupt = 1

    http:// xxx.com : 16200/cs/groups/public/documents/digitalmedia/b2dv/xzmx/~edisp/dev_complogo_31364.jpg

    This GS search page ready must also open without authentication.

    http:// xxx.com : 16200/cs/idcplg? IdcService = GET_DOC_PAGE

    After the configuration of SSO and protection/CS, when I go above URL using the port of OSH only the second opens without challenge me the name of user and password.

    Knowing that I can protect/unprotect URL patterns, I was wondering if this is possible using OAM at all.

    The document is assigned to a group of public safety at the Complutense University of MADRID.

    http://xxx.com:16200/cs/idcplg? IdcService = GET_FILE & dID = 1445 & dDocName = DEV_COMPLOGO_31364 & allowInterrupt = 1

    By looking at the URL, would you be able to identity if this url is to document to the Group of public safety? All of the query parameter would help you to differentiate the document in the public safety group

    If the answer is NO then you will not be able to create policies OAM who could remove the URL

    If the answer is YES you can then use 'Query parameter' section resource OAM to remove the specific URL

    hope this helps

    Concerning

    Aakash

  • How read file HDA with the methods of the Complutense University of MADRID.

    I'm reading file HDA to standard java AAU code and I find the code on a forum below.

    But my problem is that when I pass the value to read his statements "NULL" every time. any one can help me.

    Public Shared Sub main (String [] args) {}

    DataBinder dataBinder = null;

    String dir = System.getenv ("HDAFILE");

    String file = "20130729_132245_931.hda";

    DataSerializeUtils.setDataSerialize (new DataBinderSerializer());

    intradoc.resource.ResourceUtils.serializeDataBinder

    try {}

    DataBinder dataBinder = ResourceUtils.readDataBinder (dir, file);

    Dim str As String = dataBinder.getLocal ("loadOrder");

    System.out.println ("loadOrder:" + str + dir);

    } catch (Exception e) {}

    System.out.println (e);

    return;

    }

    }

    Kind regards

    Deepak Petitjean

    Use the method get ("String") instead of getLocal("String");

    as,

    Dim str As String = dataBinder.get ("loadOrder");

    thnks

  • How to determine a two-way relationship when add related content to the Complutense University of MADRID

    Hello all,.
    I want to use the function "ADD_RELATED_CONTENT" that are defined in the component LinkManager.

    I use the following settings in my code and it works fine

    request.putLocal ("IdcService", "ADD_RELATED_CONTENT");
    request.putLocal ("dLinkTypeID", "4");
    request.putLocal ('dSource', 'CS');
    request.putLocal ("a", "16162");
    request.putLocal ("addLinkID", did).


    what I want to do:

    -Add content type class reference (dLinkTypeID = 4) with Bidirection relationship not Mr. the above code adds content as a relationship of m.

    is there any specific setting that I need to specify in order to determine the bidirectional relationship?

    Kind regards.

    Thanks for your help,

    I would like to share the settings required to be passed when a service of "DELETE_RELATED_CONTENT".

    DataBinder request is getIdcClient () .createBinder ();.

    request.putLocal ("IdcService", "DELETE_RELATED_CONTENT");
    request.putLocal ("dLinkTypeID", "4");
    request.putLocal ('dSource', 'CS');
    request.putLocal ("a", "16189");
    request.putLocal ("deleteLinkID", "16162");

    now, it works fine.

  • How to deploy the file. War in Tomcat integrated with the Complutense University of MADRID

    Hello

    Can anyone please share the steps to Configure Tomcat integrated into the University Complutense of MADRID and the steps to deploy the individual file of JSP and war.

    Thank you

    Published by: user4884609 on February 13, 2012 16:23

    I think that this page 67. This manual provides information looking after: http://docs.oracle.com/cd/E10316_01/cs/cs_doc_10/documentation/developer/sdk_getting_started_10en.pdf

    Kind regards
    Boris

  • How to get around the process of authentication of the Complutense University of MADRID

    Hi all

    I use Oracle Content Server and I need to get the file directly so I can attach my mail application. However, I am able to get the native file using this URL:


    http://localhost:16200/cs/idcplg? IdcService = GET_FILE & dID = 29401 & dDocName = IPM_029601 & allowInterrupt = 1

    But as soon as I click on that URL, it shows me the Login Page and after you submit the user name and password, it gives me the file to save to my local computer.
    I need to bypass the authentication page, and I need this file directly to save on my local computer.
    Is there a method that I can implement to pass the credentials as hardcoded or is it possible to pass the credentials in the url GET_FILE above.

    Please suggest!
    Urgent!

    Thank you...

    Taken the lead here: service GET_FILE p does not accept user and password settings. He worked while authentication has been cached in the browser.

    If you can handle protocols SOAP & WSDL side client (Visual Basic or Java), then there is the solution to get the file from the Complutense University of MADRID with a proper authentication. It is a GetFile.wsdl to start.

    http://download.Oracle.com/docs/CD/E17904_01/doc.1111/e10807/a01_wsdl_and_soap.htm

    and 10gR 3 manual with even better examples:

    http://download.Oracle.com/docs/CD/E10316_01/CS/cs_doc_10/documentation/addons/soap_wsdl_10en.PDF

    Kind regards
    Boris

  • How to get to the Complutense University of MADRID

    Hello

    UCM is installed and running. There is no default file available in AAU... is there a process to create/get files (such as C) at the Complutense University of MADRID... Please help me to create the folders in the Complutense University of MADRID...

    Thanks in advance

    Published by: user11178721 on December 3, 2010 02:43

    Published by: user11178721 on December 3, 2010 02:44

    Hello

    Everything you have to do is to go to Administration - Admin Server - Component Manager: check the box for Folders_g - update and then restart UCM managed server. It's that simple :-).

    Thank you
    Srinath

  • How can I allow users of CS update metadata on several items? (gR 10, 3 of the Complutense University of MADRID)

    In the 10gR 3 AAU portal user interface:

    It is convenient to allow us users to update fields of metadata on a group of items in a single action. We want to allow users to select any number of files of results of a search of CS.

    After selecting the items, we want users to be able to define new values for some fields (for example the security group and the Document Type) without touching the values of other fields of metadata (such as author).

    This seems to be a pretty basic feature, but we can't seem to find in the user interface of CS. What is the best way to do this in the user interface of CS?

    Thank you!

    Hello

    There is a custom component, component MassMetaData, which can be used for this specific feature. I've seen some users use it to update metadata on several items in one fell swoop.
    Maybe some of the consultants can be contacted to get their hands on this component.

    Thank you
    Srinath

  • How to access a built-in database of postgres HQ

    Hi all

    I looked through the docs and this forum but could not find any documentation on how to access the built-in postgresql to psql database.

    Specifically, should what database, the username and password I use?

    Thank you
    Jay

    Hi Jay,.

    You can access the integrated database using the db - psql.sh, located in the server-3.0.x/bin directory script.  This script will configure the connection parameters of the path and of the appropriate library database.

    -Ryan

  • How can I set up a database for the application on my mobile?

    I develop a mobile application that allows users to check the 'weather' (I hesitate to share the exact nature of my app on a public forum, so I'll use "weather" instead) reports nationwide.  A network of collaborators around the nation will download their content, and I need to be able to access this information from my application.

    Who have never implemented a database before, I'm not sure what the best way to do it.  I am considering a portal on the internet that my contributors can download to and then just linking to this database in my application.  How can I do?  Or is there a better way?

    You can use a database that made your site.  So let's start with that.  Do you use mySQL or MS SQL?  Then the next consideration is whether your entry is coming from controlled sources.  For example, with your example of time can say us that areas 1, 3 & 5 report user 1 and user 2 reports on 2 & 4, which means that there is no overlap.  So what will happen, you need to re-evaluate the other fields that will be registered.  In general, I would like to start with:

    Table user - modules, user name, password (permissions?)

    Data tables - define regions, weather information, date information.

    Assignment of the User_Region table - each line connects 1 user for 1 region (easier that store arrays in the table user)

    Table of authorities - need users have permission, will there be an admin to substitute if something is wrong?

    According to the scale of the APP, it may be necessary to make foreign key dependencies.  Basically, it's just a fancy way of saying that if the region 2 is deleted for some reason any, we want to ensure that users are assigned to other territories, otherwise you get errors request looking for something that does not exist.

    That's the key.  He participates a lot but if you are unfamiliar with database design and implementation of index keys, foreign keys and set up the model, you can consider hiring outside help because there is a lot of work and if you are thinking of you more should build the database with growth in mind.

  • How to access internet throug a firewall of the Linksys router?

    Recently, I went to the ADSL2 + Internet broadband.

    So bought router "CISCO Linksys WAG120N" as my hardware firewall (FortiGate60) had no any port to connect to ADSL.

    Now I am accessing internet throug the Linksys router above and do not use the firewall because I don't know how to configure the firewall to get access to the internet through the firewall of the router.

    My previous broadband service was directly connected to the WAN port on the firewall because it was compatible.

    Please help me to configure the firewall to access the internet from the router through the firewall.

    Thank you

    You must configure the WAG120N in Bridge mode and then configure your firewall to your (probably PPPoE) internet connection.

  • How to display tree view in data in the grid?

    Friends hi.,.

    I use the tree control to get the data from database dynamically.

    Now I use selected (node or folder) will be grid view in the tree structure with the help of Panel.   an example of coding...?

    Someone help me...

    Regarding.,.

    Lingu..,.

    I've posted some examples of arborescent structures in a Datagrid in a subject a little below it

    http://forums.Adobe.com/thread/569070?TSTART=0

  • How to access my settings to develop in the library for LR6 Module?

    I'm used to be able to do a right click on an image (s) in the library Module and access the LR and develop settings to apply to one or more images. Now, in LR6, these settings no longer appear in the right click menu. Anyone know where they went? Is this unique to my setup?

    It is no longer available via the contextual (right click menu).

    You can access develop presets via the Panel to develop fast in the library.

  • How to find a job in database running the length

    Then, any assistance to find the frequency duration of execution of tasks of database?

    I need the runtime like that...

    A job is running on every Monday from 10:30
    OR
    A job is running on MONTHLY
    OR
    A job is running on DAILY 10:30

    You can ask ALL_SCHEDULER_JOBS for a list of scheduled jobs.

Maybe you are looking for

  • Why my photos are taken with the iPad Pro only 72 dpi?

    So I publish my own books in which I print A3 color photos... I want to use some of the pictures I took with my iPad 9.7 Pro. For all that it is supposed to be a good camera I do not see why my photos show that only 72 dpi...?  I need at least 300 dp

  • management of icloud

    is it possible to remove a photo from my iPhone without deleting icloud?

  • Chinese language support on Windows 7 Home Edition

    HelloI just bought Windows 7 Home Edition (English version) and installed on my PC. When I want to install the language pack Chinese so that I can at least enter and install Chinese programs like my old machines XP/Vista; I noticed that the ' Install

  • LaserJet Pro M176n MFP: HP laserjetpro mfp m176n lcd color no display

    Hello I need assistance with HP Color Laserjet MFP Pro m76n lcd has no display. the printer finally can start and can print. However, it is lcd just shows nothing, but white screen. Attention and and ready button continues to Flash. On the other hand

  • File count in vFog

    I am trying to impliment a rule to count the number of files in a directory, and if the number of files exceeds 10 000 it will sound an alarm and send an email to the administration team. Someone at - it a rule created similar to what I can change? O