During checkin read the filename in oracle ucm

During Checkin content from Profile I want to read the filename. Can we do this using Java filter?How?

Hi Srinath,
1) Whatever given code I placed in rule side effect and checkin content to content server and verified in the console output, could not find the trace log.
2) I placed code in custom placed checkin  content and got below error
Caused by: java.lang.IllegalArgumentException: !csDynHTMLArgumentMessage2,3,<$if &lt;$trace("content id side effect"\, "#0023console")$&gt;
services/3 04.21 00:06:43.026 IdcServer-427 [[% start with original filename\, which may include path and/or extension %]]
services/3 04.21 00:06:43.026 IdcServer-427 &lt;$filename=#0023local.primaryFile$&gt;
services/3 04.21 00:06:43.026 IdcServer-427 [[% replace any backslashes with normal slashes %]]
services/3 04.21 00:06:43.026 IdcServer-427 &lt;$filename=strReplace(filename\,"\\\\"\,"/")$&gt;
services/3 04.21 00:06:43.026 IdcServer-427 [[% remove any leading text up to last slash %]]
services/3 04.21 00:06:43.026 IdcServer-427 &lt;$filename=regexReplaceFirst(filename\,"^.*/"\,"")$&gt;
services/3 04.21 00:06:43.026 IdcServer-427 [[% remove any trailing text starting with a dot and followed by anything other than a dot %]]
services/3 04.21 00:06:43.026 IdcServer-427 &lt;$filename=regexReplaceFirst(filename\,"\\.[^.]+$"\,"")$&gt;
services/3 04.21 00:06:43.026 IdcServer-427 &lt;$trace(filename\, "#0023console")$&gt;
services/3 04.21 00:06:43.026 IdcServer-427 &lt;$dpPromote("dDocName"\, AutoNumberPrefix & "_" & filename)$&gt;$> <$isActive=1$> <$endif$>!csParserUnableToFindClosingElement,\s
services/3 04.21 00:06:43.026 IdcServer-427        at intradoc.common.DynamicHtmlMerger.createArgumentException(DynamicHtmlMerger.java:2118)
services/3 04.21 00:06:43.026 IdcServer-427        at intradoc.common.DynamicHtmlMerger.evaluateScriptToWriter(DynamicHtmlMerger.java:1907)
services/3 04.21 00:06:43.026 IdcServer-427        at intradoc.common.DynamicHtmlMerger.evaluateScriptNoErrorHandling(DynamicHtmlMerger.java:1866)
services/3 04.21 00:06:43.026 IdcServer-427        at intradoc.common.DynamicHtmlMerger.evaluateScriptReportError(DynamicHtmlMerger.java:1841)
services/3 04.21 00:06:43.026 IdcServer-427        at intradoc.server.DocProfileStates.computeIsRuleActivated(DocProfileStates.java:642)

Similar Messages

  • While saving a pdf file opened by foxit reader, the filename will be some strings

    '''''i opened a pdf file in firefox with foxit reader, the filename was ,for
    example, ol20120327.pdf, and i click the save and i got i file , the filename just some strings , not the real name. It really bothers me for a long time. ps: while in ie, maxhon ,they got the right name.
    i don't want change my default browser; i love firefox. i hope the problem would be solved. Thanks a lot''.'''

    try adobe reader

  • How to read the filename

    I have a bunch of files in a directory. How to read just the filename from the directory.

    Following code will read the contents in a directory into a temporary table. The code comes from "expert one-on-one" from thomas kyte.
    Remember to set the java privileges correctly for the directorys you want to create the list from.
    greetings
    Freek D
    CREATE GLOBAL TEMPORARY TABLE DIR_LIST
    ( FILENAME VARCHAR2(255) )
    ON COMMIT DELETE ROWS
    CREATE OR REPLACE
    AND COMPILE java source named "DirList"
    AS
    import java.io.*;
    import java.sql.*;
    public class DirList{
    public static void getList(String directory) throws SQLException{
    File path = new File( directory );
    String[] list = path.list();
    String element;
    for(int i = 0; i < list.length; i++){
    element = list;
    #sql {
    INSERT INTO DIR_LIST (FILENAME)
    VALUES (:element) };
    CREATE OR REPLACE PROCEDURE GET_DIR_LIST (
    P_DIRECTORY IN VARCHAR2)
    AS
    LANGUAGE JAVA
    NAME 'DirList.getList( java.lang.String )';
    BEGIN
    DBMS_JAVA.GRANT_PERMISSION (
    USER,
    'java.io.FilePermission',
    'c:\temp',
    'read');
    END;
    EXEC get_dir_list( 'c:\temp' );
    SELECT *
    FROM DIR_LIST
    WHERE ROWNUM < 5;

  • MDS-00521 - error while reading the document  in Oracle ADF at Runtime

    Hi All,
    we are using Jdeveloper Version : Oracle JDeveloper 11g 11.1.1.5.0
    we are getting below error message while opening the page at run time.
    MDS-00521 : error while reading the document app1/screen1.jsff from metadata repository.
    MDS-00569 : unable to read document app1/screen1.jsff from file "D:Oracle/Middleware11115_1/user_projects/domains/j2eeprd1/servers/app1j2eeprd1/.....
    WEB-INF/Lib/ADFViewControllerapp1.jar!/app1/screen1.jsff
    Note : we disable 1) Enable User Customizations and 2) Enable seeded customization in Project properties -> ADF View
    can you please help us to resolve this issue.!
    Thanks,

    This seems issue with MDS schema. You can try two things:
    - Restart everything again (database and admin server as well)
    - If above doesn't solve you problem. then there must problem while creating schema using RCU. Run RCU utility again, drop and recreate schema and reconfigure OIM.
    This is what I suspect. Other experts can jump in with better solution.
    regards,
    GP

  • Is it possible to read the vROps Database (Oracle / MSSQL)?

    Hi everyone,
    is there a way to access the vROps Database and collect all necessary information's on virtual machines without using the web interface or API.
    There is an Oracle / MSSQL Database which is used by the system, but I guess it's for internal operations only, but it would be much faster to get reports using the db - I guess
    Thanks for any help and clues
    smsys

    The VAs have Postgrs, xDB, FSDB.. etc databases under the covers and they are not directly accessible in any programmatic means other than the vR Ops API. They vApps do not run Oracle or MSSQL.

  • Routine FDPREP cannot read the file e:\oracle\testappl\per\11.5.0\reports\

    Dear all
    I am trying to make XMLP report. When I try to run the request it gives me this error,
    Any help on this...

    Hi,
    Hi there is no APXAECTR.rdf in the directory, how can i download or install this in my server?I believe I have explained this in my previous reply.
    If you have a backup or any other identical instance, just restore/copy the file.
    If this is the only instance you have, run adadmin and generate the report (select "Generate reports files" option from adadmin).
    For details about adadmin, please refer to:
    Oracle Applications Maintenance Procedures
    http://download.oracle.com/docs/cd/B53825_03/current/acrobat/121admp.pdf
    Thanks,
    Hussein

  • How to identify the files that are exported but still present in Oracle UCM

    Hello All,
    I am using Oracle UCM 11g on Windows OS.
    I want to know that if i have exported the contents from Oracle UCM to external file system, but keeping the contents and metadata into the Oracle UCM. How one will be able to identify that the contents that are being exported? Will there be any attribute set for any such contents indicating that these contents were exported?
    Your help or hint will help me out in resolving the problem.
    Thanks in Advance
    Dipesh

    Hi Srinath,
    Thanks for the reply.
    I did not find the place where to check this?
    On the content tab of the Repository Manager Applet, what is the column do i need to set for indication that the content is archived?
    Regards
    Dipesh

  • Unable to full text index the contents in Oracle 11g UCM

    Hi,
    I am new to the Oracle UCM 11g.
    i am unable to full text index the content files that are check-in into the Oracle UCM.
    I have added the below entries in config.cfg file:
    SearchIndexerEngineName=OracleTextSearch
    IndexerDatabaseProviderName= SystemDatabase
    AdditionalEscapeChars=-;#
    While performing the indexing operation using Repository Manager only, metadata of the content files are indexed, but full text is not getting indexed.
    What is missing here in Oracle UCM for not fulltext indexing the contents? What configurations do i need to do for this so that i can search perform the full text search on the Contents in Oracle UCM?
    Thanks in Advance
    Dipesh

    Hi Srinath,
    Collection rebuild cycle runs perfectly fine. After enabling tracing for Indexer and systemdatabse, i got the below info in the log:
    "Finished rebuilding the search index with a total of 123 files successfully indexed. A total of 0 files had a full text index."
    The below is the details of the activeindex.hda:
    <?hda version="11gR1-11.1.1.3.0-idcprod1-100505T121221" jcharset=UTF8 encoding=utf-8?>
    @Properties LocalData
    UseImplicitZonedSecurityField=true
    blFieldTypes=
    ActiveIndex=index1
    blDateFormat=M/d{yy}{ h:mm[:ss]{ a}}!mAM,PM!tGMT+05:30
    @end
    @ResultSet SearchCollections
    7
    sCollectionID
    sDescription
    sVerityLocale
    sProfile
    sLocation
    sFlag
    sUrlScript
    TestHost
    !csSearchDefaultSearchCollection
    English-US
    local
    index1
    enabled
    <$URL$>
    @end
    Is it possible that OracleTestSearch Component is missing in Oracle UCM?
    Thanks
    Dipesh

  • SOAPUI to Oracle UCM error

    Hi ,
    When i try to check in a file using soapui to oracle ucm the file is successfully checked in but am not able to view the file in ucm . I get the below error
    "Error in a subsystem. An error occurred when loading an image for translation.
    To download and view locally, use the Download menu item from the File menu of the Viewer"
    There must be a issue with file content value . Can some one help me with this

    Hi FahdMirza ,
    I have permission . I am able to check in the document . The issue is with the conversion . Oracle ucm is not able to convert the file . please find the soap message below .
    can you help me with the value i have to put here "<chec:fileContent>cid:38514290048</chec:fileContent>"
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:chec="http://www.stellent.com/CheckIn/">
    <soapenv:Header/>
    <soapenv:Body>
    <chec:CheckInUniversal>
    <!--Optional:-->
    <chec:dDocName>wms1</chec:dDocName>
    <!--Optional:-->
    <chec:dDocTitle>wms</chec:dDocTitle>
    <!--Optional:-->
    <chec:dDocType>Application</chec:dDocType>
    <!--Optional:-->
    <chec:dDocAuthor>weblogic</chec:dDocAuthor>
    <!--Optional:-->
    <chec:dSecurityGroup>IPMSYS_APP_1</chec:dSecurityGroup>
    <!--Optional:-->
    <chec:dDocAccount></chec:dDocAccount>
    <!--Optional:-->
    <chec:CustomDocMetaData>
    <!--Zero or more repetitions:-->
    <chec:property>
    <!--Optional:-->
    <chec:name>?</chec:name>
    <!--Optional:-->
    <chec:value>?</chec:value>
    </chec:property>
    </chec:CustomDocMetaData>
    <!--Optional:-->
    <chec:primaryFile>
    <!--Optional:-->
    <chec:fileName>E:\test\Jellyfish.jpg</chec:fileName>
    <!--Optional:-->
    <chec:fileContent>cid:38514290048</chec:fileContent>
    </chec:primaryFile>
    <!--Optional:-->
    <chec:alternateFile>
    <!--Optional:-->
    <chec:fileName>?</chec:fileName>
    <!--Optional:-->
    <chec:fileContent>cid:424986047390</chec:fileContent>
    </chec:alternateFile>
    <!--Optional:-->
    <chec:extraProps>
    <!--Zero or more repetitions:-->
    <chec:property>
    <!--Optional:-->
    <chec:name>?</chec:name>
    <!--Optional:-->
    <chec:value>?</chec:value>
    </chec:property>
    </chec:extraProps>
    </chec:CheckInUniversal>
    </soapenv:Body>
    </soapenv:Envelope>

  • Oracle UCM (Universal content management)

    Hi Friends,
    I would like to know the Details on Oracle UCM (Universal content management)
    Please tell me the different versions and the installation and configuration documents.
    Regards

    Hi Eduardo:
    I'd would like to know about ORACLE UCM, can you please tell me where can I find a tutorial about this. I've been read the manuals of Oracle page.
    Do you know if there are spanish tutorials?
    thanks,
    Vilma

  • Oracle UCM VS Share Point

    can any one please give me the diffrences between oracle UCM and Sharepoint?

    I am not really experienced in the subject, but they say that sharepoint's document management solution is not very good because it has the tendency to slow down if used heavily, but it's Portal capabilities are very good and chosen by the majority of technical community. UCM is very good at enterprise content management with its Web, and Desktop Integration Suite. For portal, you can develop your custom components in UCM, or you can license Webcenter, but there is still some time for Webcenter and UCM products to integrate better (workflows, and such). Still you can do it yourself. Hope the better professionals won't get mad at me at this post.

  • How Indexing function in Oracle UCM 11g

    Hello All,
    I am using Oracle UCM 11g on Windows platform.
    I wanted to know as how the indexing in Oracle UCM Funtions? Here are few more questions related to this.
    1. If multiple language characters are added in document and if document is indexed, then
    how the data (tokens) will be stored in Database?
    2. How the search will function

    Hi
    1. If multiple language characters are added in document and if document is indexed, then
    a. how the data (tokens) will be stored in Database?
    This is stored in the DB tables IdcColl1 or IdcColl2 ( if DB FullText is search indexer engine) and table would be IdcText1 or IdcText2(if OracleTextSearch indexer is used) . It is these tables that store the entire data from the contents and they are referred to / queried when a FT search is invoked from UCM .
    b. how indexing will be done?
    Indexer would extract all the data from the contents in case of FT indexer mechanism and would store them in the DB tables mentioned above . It is stored in BLOB columns where in the extraction process would do an insert for every content item that is being processed when Collection Rebuild Cycle / Automatic Update cycle is started .
    2. What is settings to be done in Oracle and search engine for this?
    For DB the relevant UCM scripts need to be executed so that the correct role are created and the packages are created.
    3. What will be extra settings need to be done in case if the OS changes for example Linux.
    The relevant libraries need to be checked to make sure that indexer can access them since there are lots of dependent libraries for the indexer process which is invoked by the TextExport process and these libraries vary for different OS . As part of the indexer process to be running fine all that needs to be done is to install/enable the OS specific versions of ContentAccess component on UCM .
    Hope this gives an understanding on the Indexing part of UCM .
    Thanks
    Srinath

  • Routine FDPREP cannot read the file APXAECTR.rep

    When i tried to generate report from AP, i found this error
    Routine FDPREP cannot read the file /d01/oracle/SVIPROD/apps/apps_st/appl/ap/12.0.0/reports/US/APXAECTR.rep.
    as i checked the specified directory, the file was not there.
    Where to get the file?
    Please advise
    Thanks

    Hi,
    Hi there is no APXAECTR.rdf in the directory, how can i download or install this in my server?I believe I have explained this in my previous reply.
    If you have a backup or any other identical instance, just restore/copy the file.
    If this is the only instance you have, run adadmin and generate the report (select "Generate reports files" option from adadmin).
    For details about adadmin, please refer to:
    Oracle Applications Maintenance Procedures
    http://download.oracle.com/docs/cd/B53825_03/current/acrobat/121admp.pdf
    Thanks,
    Hussein

  • Integration of Oracle UCM with MOSS 2010

    Hi Experts,
    Do you know if it the following scenario is possible:
    - MOSS 2010 for the user interface
    - Oracle UCM for all the document management core activities
    Are there any standard connectors available?
    Thanks in advance,
    Ricardo

    Hi
    Yes, there are Share Point adapters available for UCM - MOSS integration .
    Please check the following link : http://www.oracle.com/technetwork/middleware/webcenter/content/downloads/index-ucm10g-082682.html
    Thanks
    Srinath

  • Oracle ucm

    Hi all
    I'm completely new to this technology.
    Could anyone please help me with the installation procedure of oracle UCM.
    I have to integrate oracle UCM with OAM 10.1.4.0.1.
    Thanks & Regards,
    Swathi.

    Hi Ajay,
    Thanks a lot for your reply.
    It was very helpful.
    Started the installation of oracle ucm but couldnt complete that.
    When i looked in to the log files got the error message which says
    NOTICE:     Unable to connect to database. Installation will fail.
    ERROR:     Unable to create database connection for the database 'InstallerDatabase' with connection string 'jdbc:oracle:thin:@192.168.226.130:1521:ORACLE'. Please make sure that the connection string, user and password are correct. Listener refused the connection with the following error:
    ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
    The Connection descriptor used by the client was:
    192.168.226.130:1521:ORACLE
    WARNING:     Unexpected exception: Unable to initialize the system provider 'SystemDatabase'. Unable to create database connection for the database 'SystemDatabase' with connection string 'jdbc:oracle:thin:@192.168.226.130:1521:ORACLE'. Please make sure that the connection string, user and password are correct. Listener refused the connection with the following error:
    ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
    The Connection descriptor used by the client was:
    192.168.226.130:1521:ORACLE
    WARNING:     Unable to publish user database.
    WARNING:     Unable to register with Administration Server.
    WARNING:     Unable to start server at c:/oracle/ucm/server/.
    WARNING:     c:/oracle/ucm/server/shared/os/win32/bin/NtProcCtrl.exe start IdcContentService idc
    WARNING:     Unable to open the service handle.
    WARNING:     The service does not exist on the specified computer.
    WARNING:     Unable to start server at c:/oracle/ucm/server/.
    WARNING:     c:/oracle/ucm/server/admin/bin/NtProcCtrl start IdcAdminService idc_admin
    WARNING:     Unable to open the service handle.
    WARNING:     The service does not exist on the specified computer.
    NOTICE:     Finished install type Install with warnings at 3/26/10 10:10 AM.
    can you please suggest a way to fix this issue.
    Thanks & Regards,
    Swathi.
    Edited by: user9116523 on Mar 26, 2010 2:04 AM

Maybe you are looking for

  • FAT formatted external hard drive is not 'readable by this computer'

    Hello support community The problem: when I insert my 'FAT' formatted external hard drive (Samsung M3) into my mac book pro it comes up with the error message that says "the inserted disk is not readable by this computer" and I therefore cannot acces

  • Link between Interest indicators and Reference Interest Rate

    Hi In case of bank interest calculation, i have defined Interest indicator as AX for Axis bank. This is the 1st step in Account Balance Interest Calculation Now in 4th step, i defined Reference Interest Rates AX. In Reference interest rate, we define

  • RAM Preview timecode counter ... where did it go?

    This issue has been bothering me for a while now, but I've kept forgetting to inquire about it until now and really hope someone knows the answer ... Up until recent versions of AE, while RAM previews were being generated the frame-by-frame timecode

  • Strange error message on iWeb sites

    I have a blog in iWeb that I've published for about three years. Suddenly there seem to be html errors appearing at the bottom of Firefox and Safari pages - like this one: # Exception: TypeError # Message : Value undefined (result of expression postL

  • HELP! 'Wireless Network Connection doesn't have va...

    'Wireless Network Connection doesn't have valid IP configuration'. The problem that I'm having on multiple devices gives me this message on my desktop PC. No devices in the house can connect to the internet apart from xbox systems weirdly enough. I h