Service that returns all documents at the Complutense University of MADRID

Do we not have a service that returns the revision Lee of all documents (native document and documents of data file type) at the Complutense University of MADRID?

Kind regards
Pratap

Hi Pratap,

GET_SEARCH_RESULTS does not return the latest revisions? You can restrict to only native of Documents and data files if you want in your query. You will be limited by the MaxResults defined in the file config.cfg to the content server, I think.

-jason

Tags: Fusion Middleware

Similar Questions

  • 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

  • Release Date of the Document at the Complutense University of MADRID is 1 day earlier

    Hi Experts,

    I use WebCenter content 11.1.1.8.0 and here if I'm checkin document of Console and the Complutense University of MADRID Capture workspace console it takes 1 day release date earlier.

    For example: If Today(28/0ct/2015) I'm checkin document release date will be (October 27, 2015) and UCM Console too, I can see the same date, please let know us how I can change the date of release of the day...

    Thank you

    Sanjeev

    Follow these steps:

    1. connect to your content as a user admin server.

    2. go to the admin user.

    3. you should see a list of users display, select the user having cause and then click on edit in the user Admin screen.

    4. on the Info tab for this user, check the time zone of the user. What is he on?

    5. If the zone shows something different for the user, then change the correct time zone.

    =================

    Another point:

    The value "EnableSetIdcTimeZone = true" in config.cfg and also check after restart

  • Performance Comparison of search for documents on the Complutense University of MADRID

    Hi team,

    Please let us know what is the difference between documents stored on contribution records and not placed inside the contribution files?

    Are there considerations of performance for documents placed in folders of contribution?

    Concept of contribution files were introduced and why it's the only part that is visible all create a connection with the developer content on J server?

    In seeking a document with its metadata on a repository that contains millions of records, what is the best practice, it is to store files of contribution or contribution files?

    If it's on Contribution records, will be nesting records cause performance degradation and how we can overcome the disadvantage of having only 1000 folders inside the contribution files?

    Kindly help us on this

    Thank you

    S. Andy

    RIDC can be used with folders_g records and the frame (FF). Note that the current service manual lists only services of FF - Records Services - 11 g Release 1 (11.1.1)

    I don't think that FF has no limitation on the number of subfolders (I've heard many times that this has been resolved, do not know if this is documented somewhere). Whatever it is, as the main goal is the Organization of the content subfolders should follow the logical organization of content that users are accustomed. In this perspective, such a large number of records is rarely necessary - a use case could be personal folders of the users, and even this can be solved by other means.

    Indexes for searches are created mainly in Configuration Manager. Only a few very large systems may require optimization of performance by a DBA directly in the database.

  • Using webservices to archive files to the Complutense University of MADRID

    Hi all.

    We are trying to perform some tests to the Complutense University of MADRID, but we do not see many examples on this subject.
    That's what we want to do:

    We want to use Web services for archiving of files at the Complutense University of MADRID.

    How?

    1. we will develop a java application
    2 inside of the application, there will be a button that calls the Web service
    3 after the Web service is called, the document should go outside UCM

    So far, I only do research. Read the documents on Web services, how they work and what I could find.
    But I can't find an example about this. Someone, please, I could tell where I can find it?

    Thanks for your help and your patience.

    Fernando

    Just in case someone was looking for a code example, I created one:

                Stub stub = (Stub)client.getPort();
                stub._setProperty(stub.USERNAME_PROPERTY, "weblogic");
                stub._setProperty(stub.PASSWORD_PROPERTY, "welcome1");
    
                IdcPropertyList ipl = null;
                IdcFile primaryFile = new IdcFile();
                File f = new File ("C:/temp/test.doc");
    
                primaryFile.setFileName(f.getName());
                primaryFile.setFileContent(CheckInSoapPortClient.getBytesFromFile(f));
    
                //client.checkInUniversal(dDocName, dDocTitle, dDocType, dDocAuthor, dSecurityGroup, dDocAccount, CustomDocMetaData, primaryFile, alternateFile, extraProps)
                CheckInUniversalResult result = client.checkInUniversal("", "Checked-in via WS call", "Document", "weblogic", "Public", "", ipl, primaryFile, null, null);
    
                System.out.println(result.getStatusInfo().getStatusMessage());
    

    All I needed was the CheckIn.wsdl and JDev (I created a Web Service Proxy, he gave the WSDL file and added in the code above to an auto-generated Java).

  • SAY do not check in the PDF back to the Complutense University of MADRID

    Hello

    I put TELLING you 'open' a document instead of default 'view'. Now, when I "opened" a Microsoft Word document, it is extracted. I can modify it, and when recording, it is extracted in Complutense University of MADRID a new revision by SAY.

    When I do the same thing with the PDF, I try to open a PDF file, it opens and not re-recorded in UCM after save and close. I have to checkin explicitly the document to the Complutense University of MADRID.

    If I use Adobe Writer, it works well.

    However, even with the Adobe reader software, should not order the full doc. After the closure of the doc, it should ideally placed to the AAU. This work is designed?

    Thank you
    R

    I expect that hit you the questions with the support of adobde for WebDAV, which is best described as limited.

    There will be a number of customers who will not support WebDAV to record new content in the Complutense University of MADRID

    Tim

  • Conductor 3.0 with 10.5 of the Complutense University of MADRID - cannot get the AdHoc questions work/TLS record

    I'm working on a laboratory configuration to prepare application a client driver 3.0 with 10.5SU1 of the Complutense University of MADRID.  I have the base line everything up, but I can't get the Ad Hoc conference bridge to enroll at the University Complutense of MADRID by the conductor, nor I can SIP trunk to become accessible.  This all points to a TLS problem, which is reflected in the newspapers of the Complutense University of MADRID:

    Pre-verifie SdlSSLTCPListener::verify_cb = 0, cert check errno = 20, depth = 0
    00269848.000 | 22:41:54.023 | AppInfo | HandleSSLError - verification of the certificate has no:(Verification error:20)-Impossible to get the certificate of the local radio station for 10.0.0.113:41409

    This repeats for the Ad Hoc and appointments of the intellectual property on the driver.

    I followed the conductor with the guide of the AAU (http://www.cisco.com/c/dam/en/us/td/docs/telepresence/infrastructure/con...) as well as the deployment of certificate (http://www.cisco.com/c/dam/en/us/td/docs/telepresence/infrastructure/con...) guide.  I have a root certification authority I use (lab.local), I installed the root certificate and the certificates of the host on both devices.  OpenSSL gives me the verification of the return code: 0 (ok), at once UCM and conductor during validation to the root certificate.

    I think that I followed the guides and double-checked against them.  Someone else has seen this? What Miss me?

    Hi Ryan,

    I think that I am running into the same question... The TAC engineer gave you a bug ID I can follow?

    Thank you

    Peter

  • 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

  • Export of SOAP WSDL at the Complutense University of MADRID

    Hi all

    I created WSDL for 'AddCollection' in development approx. I can able to create the (files) collection and archiving documents this collections through a java program using this wsdl. Now I want to export this file AddCollection.wsdl to the test CA. I couldn't find any option to export and import wsdl s soap at the Complutense University of MADRID. (or) I need to generate/create the same structure of wsdl in the tests manually, env collection is this common sense?

    Could someone can provide an idea to overcome these tasks.

    The configuration of my Complutense University of MADRID

    Product version 10.1.3.3.2 (071031)
    Product build 7.2.2.184
    Version 7.1.0.1 Native

    Thank you.

    Kind regards
    Joel.

    You have several options:

    First, check the directory/data/soap/custom and you might find the definition of your custom wsdl. You can move to the new server, it wire in and see if it shows up?

    Second, there used to be a class called WsdlMerger.java that allows you to create a component that would install/update s custom wsdl on the target computers. It is of limited use for one or two shots, but if you create a component with a lot of reuse it works slick. It takes some work to build and requires some Java skills. If you are interested, I kick a note and I'll try to get you the Java class for you to play around with. Jason at corecontentonly dot com. sign

    -Jason
    http://www.corecontentonly.com

  • WebService custom at the Complutense University of MADRID

    Hello world

    Can anyone confirm if a web service at the Complutense University of MADRID is created the same way as creating an IdcService custom.

    To experiment, I generated the WSDL file for my personalized service, but I can't find any entry and exit of the metadata in the WSDL file.

    I'm it's incorrect, generating or y at - it another way to create a webservice in UCM or am I supposed to manually change my WSDL?

    This is what looks like the element

    < s:element name = "getTwoMetadata" >

    < s:complexType >

    < s:sequence >

    < s:element minOccurs = "0" maxOccurs = "1" name = "extraProps" type = "s0:IdcPropertyList" / >

    < / s:sequence >

    < / s:complexType >

    < / s:element >

    In fact, it takes in 3 metadata, but does not show here.

    Thanks in advance

    Hi Valerie,.

    So custom WSDL can be created the same way as we do for STANDARD services. I assume that you have added the relevant parameters of the demand for this service and then run WSDL generates. If not, then try and communicate the results.

    Thank you

    Srinath

  • Question on the alias in the Complutense University of MADRID

    Hello

    I am currently in the process of brainstorming of ideas that would help streamline the e-mail notifications by using the cmdlet workflow management and wonder if there are best practices following help put me in the process.

    In essence, I want to do, it's associate a security group at the University Complutense of MADRID to groups of users by using aliases and tokens. My implementation involved naming aliases similar to security groups and have a token to decide which group to choose. It worked well, but I got to thinking that there may be a way to streamline this process, so when a user creates a new field in LDAP, an alias can be created that is associated with members of the cname. Is it possible to embed aliases in Complutense University of MADRID with members of a specific LDAP cname? Are there other processes that can do what I'm doing?

    Thank you for your time.

    Hello

    Of course, it is possible, but with some customization. There are two options for you.

    Option 1: Conduit in the Complutense University of MADRID

    1. do you have a personalized search LDAP for users who belong to a cname using JNDI calls (regular service)

    2 look for this information in a result set and use it as input for the creation of the alias of the Complutense University of MADRID with this set of users

    Note: Users should be connected to the AAU at least once to have his updated profile cached in the Complutense University of MADRID

    Option 2: Led outdoor AAU

    1. do you have a program of independent Java at the request of the LDAP query for the new groups/areas created (new JNDI)

    2 do you calls of CRMI to AAU to create aliases with the users information from LDAP

    I hope this helps.

    Kind regards

    -Anand

  • creation of custom in the Complutense University of MADRID component

    Hi all

    I'm a newbie in the Complutense University of MADRID. I need to created a component custom that will insert and update the record in the table of the Complutense University of MADRID. How to do this? I can't find any example on google.

    its urgent assistance please.

    Check the samples component how-to for Oracle UCM 11g | Bex Huff

    There is a single component, DataAccess, that shows exactly how.

  • setting up e-mail server in the Complutense University of MADRID

    Hi all

    I am new to the Complutense University of MADRID. I have to configure the mail server of development at the Complutense University of MADRID. How that.any idea?

    : PEI

    bad question.how I do know.ask your mail administrator.

    for ex -.

    MailServer - example - testmail.com

    Admin e-mail - [email protected]

    It may be useful

  • user autherization at the Complutense University of MADRID.

    Hi all

    Please, help me to understand next.
    -> 11 g authentication is carried out thorugh Admin Server.
    -> When we configure a new provider and reorganization of albums, autherization user takes plase from there only.
    -> we need create a ldapProvider at the University Complutense of MADRID after you have created the new Admin Server provider.
    -> what is the purpose of jpsUserProvider in above senerio.
    -> for built-in ldap users mapped to the role/account r group.
    -> should we create role account with the same name at the University Complutense of MADRID also?

    These are the fundamental issues that I'm not able to understand in the oracle documentation.

    any help is much appreciated. (Please provide a few entries, I hv been through security oracle docs section in the Administrator's guide)
    Thank you
    -Yves

    Hello

    --> 11 g authentication is performed Server Admin thorugh.

    WLS is the central Security Manager where the authenticator of security provider like authenticator by default (for Embedded LDAP), OIDAUthenticator (for the OID), ADAUthenticator (for AD) etc. are created when any external identity store must be used for the AAU.

    --> When configure us a new provider and reorganize top autherization user takes plase from there only.

    That is right. It is one of the steps that must be accomplished where configure WLS security providers. With PS5, we can have several providers authentication and using her virtualize indicator = true in the security xml file, users can be authenticated from these multiple sources.

    --> do we need to create ldapProvider at the Complutense University of MADRID after you have created the new Admin Server provider.

    No.. It is supported to WLS.

    --> What is use of jpsUserProvider in high senerio.

    Read / available to users at the AAU of WLS.

    --> for ldap integrated users mapped to the role/account r group.

    For all groups of cases LDAP / AD are mapped as the roles at the Complutense University of MADRID.

    -> do we need create the role account with the same name in the UCM too?

    No.. You can use the credentials to map the LDAP group / accounts to the roles of the UCM / accounts.

    I hope this helps.

    Thank you
    Srinath

  • Any model of user interface to display the banner from the content of the Complutense University of MADRID

    Hello
    There is a requirement to indicate the type of banner of the portal in the webcenter spaces, where it should display html content one after another since the press kit of the Complutense University of MADRID. The banner should Flash each content for a while and repeat the cycle. Access to the content can be easily controlled by the security of the University Complutense of MADRID, so that each user sees a different content in the banner. Is there a Webcenter UI model or example to achieve this usecase? Any thoughts on how to build this banner in webcenter spaces 11g ps3? something like http://www.npower.com/Home/index.htm (see banner in the Middle - but the content should be different pages)

    Concerning
    Prasath.C

    Published by: Fabien C April 30, 2011 15:49

    I don't know if you can do it with flash, but it might be possible. If you really want to use the flash, I advice allows you to use the REST API to query the content to the correct content server or use the AAU regular services for web content.
    If you really want to use flash, but I just want to have the feature of changing the content of a banner once every few seconds, you can also use JQuery in combination with the content presenter. You must write your own template to the content Distributor and use JQuery or some JS framework to make things. In my view, it should also be possible without JQuery, but I have not tried...

Maybe you are looking for

  • Elitebook HP® (Elitebook 8440p)

    I just buy an Elitebook 8440.  It will come with 4 GB of ram, and I was told that the max ram is 8.  I have 4 GB of ram of the dead laptop.  Part number 621569-001.  How can I make sure that what I have is good to use the new computer?  I checked HP

  • Update ios6 to ios7

    How can I update to ios6 ios7

  • update the Ox80248015 error... number service expired

    With the help of windows XP Home Edition Version 2002, SP2... just downloaded 8... This computer is in stock for about 4 years and I was not update windows with the latest, up-to-date. I get the error message Ox80248015 (WU_E_DS_serviceexpired). Trie

  • Xperia Arc S with Temple Run

    Hello I just bought the Arc S about a week or two ago. I'm really happy with the phone, but I have some lag issues. I'm under ICS 4.0.3 (4.0.4 was did not to my SI yet). Sometimes I'll have the application is not responding do not message. I also hav

  • BlackBerry App unable to re - download an app, I bought

    Hello I bought snap2chat pro but I don't see where I have to do for it redownload again after a restoration... Thank you