Help: dynamic converter

hi, expert stellent users,
im new to oracle ucm,
i already installed content server 10gr3 on windows 2003
and i want to test the functionality of dynamic converter component.
i already enabled the component and restarting content server and web server,
but when click on context menu on some content,
there is no link for "html rendition" as is described in the dynamic converter docs.
and please can someone give me simple step by step guide,
to test this feature. the scenario is that i've a word document
and want to convert it to html.
here's my proposed steps, correct if im wrong:
-install a dc template, there's some samples there, but which file i should use, and how do i entered it to the system
-making a rule for coversion mapping (is this needed ? )
-check in a sample word document
-preview the html version
can someone help me with the detail steps
thank you in advance.

thanks jstortz for your explanation,
i also have configured how to do it
i hope this helps anyone who may have the same problem.
enabling dynamic converter 10gR3:
-install dc converter component using component wizard
-enable it
-restart content and web server
-login to idc using sysadmin
-go to adminstration > dc admin
-check in existing template:
select samples from [csinstall] folder: eg: C:\oracle\ucm\server\custom\DynamicConverter\samples
note that you need to upload 2 type of template: GUI template and Layout template
-go to template selection rules
add new rule,
set matching criteria based on file type
and set the gui template and layout template using templates that previously checked in before.
-go to dc configuration settings
on conversion formats field: select file types (separated by comma) that
you would like to enable dc with (this will set the "html rendition" feature enabled on that file).
done..

Similar Messages

  • Dynamic Converter - convert Word Document with Image

    I have the following issue:
    My word document contains an embedded image. the text flows around the picture on the right side.
    After the conversion is the text in a separate paragraph below the picture ...
    Is it possible to configure the dynamic converter so that the text flows around the picture like in the word document?
    Thanks for your help!

    Now i have tried several times to format the output with different styles. I have changed the text color, text size and to align the picture.
    But the output didn't change.
    There are no errors or warnings in the logfile.
    An ibr is also running. It converts doc into pdf.
    For the dynamic converter:
    I have made a rule.
    Then i have added a criteria for the field "format" with the value "application/msword".
    Then i have selected a gui tepmlate and asigned the standard layout.
    No effect.
    Any suggestions why the dynamic conversion didn't work?
    Thank you for your help!

  • Solved: Dynamic Converter error - Can't get HTML rendition of files

    I installed the Dynamic Converter into Content Server on a Linux system, setup the paths to the fonts, and checked-in basic templates, layouts and scripts. When I check-in a new document (word document in this example), I get the following error:
    Content Server Request Failed
    Unable to get dynamic conversion. Failed to export document 'KAISERDOCTORLIST' using template 'BLANKGUITEMPLATE' and layout 'DEFAULTLAYOUTTEMPLATE'. Export process: 'DCExport'
    [ Details ]
    intradoc.common.ServiceException: !csFailedToExport,KAISERDOCTORLIST,BLANKGUITEMPLATE,DEFAULTLAYOUTTEMPLATE!$Export process: 'DCExport' at dynamicconverter.DynConverterHandler.doConversion(Unknown Source) at dynamicconverter.DynConverterHandler.runHtmlConversion(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    Any help would be greatly appreciated! Thanks, Ken
    Edited by: klee on Oct 21, 2008 10:32 AM

    I found an error in the font paths. I also add /idc/server/shared/os/linux/jdk1.5.0_11/jre/lib/fonts to the path. I restarted the idc server, and now the HTML Rendition appears to be working.

  • Dynamic Converter error in 11.1.1.6

    Hi, everyone. I'm having a problem with the Dynamic Converter component in WebCenter Content Server (11.1.1.6) running on a Solaris x86_64 platform. When I check in a document (Word document) and go to a Web-friendly version in Portal, I get the following error:
    Content Server Request Failed
    Error Unable to get dynamic conversion. Failed to export document '000005' using template 'SLIDE-PREVIEW-LARGE' and layout ''. Export process: 'hcexport'
    The logs show:
    *3/21/12 11:33 AM     Event generated by user '<user>' at host '<domain>'. Referred to by https://<domain>/cs/login/login.htm.*
    User agent is Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.9.2.18) Gecko/20110928 Firefox/3.6.18 and request method is GET.
    *Failed to export document '000005' using template 'SLIDE-PREVIEW-LARGE' and layout ''. Export process: 'hcexport' [ Details ]*
    An error has occurred. The stack trace below shows more information.
    *!csUserEventMessage,<user>,<domain>!csFileServiceReferredToBy,https://<domain>/cs/login/login.htm!csFileServiceUserAgent,Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.9.2.18) Gecko/20110928 Firefox/3.6.18,GET!csFailedToExport,000005,SLIDE-PREVIEW-LARGE,!csExportProcess,hcexport*
    intradoc.common.ServiceException: !csFailedToExport,LEO000005,SLIDE-PREVIEW-LARGE,!csExportProcess,hcexport
    **ScriptStack GET_DYNAMIC_CONVERSION_SUB*
    *3:doSubService,dID=209,dDocName=000005GET_DYNAMIC_CONVERSION_SUB,dID=209,dDocName=LEO0000053:runHtmlConversion,dID=209,dDocName=000005*
    at dynamicconverter.DynConverterHandler.doConversion(DynConverterHandler.java:1357)
    at dynamicconverter.DynConverterHandler.runHtmlConversion(DynConverterHandler.java:1141)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)
    at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:324)
    at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79)
    at intradoc.server.Service.doCodeEx(Service.java:603)
    at intradoc.server.Service.doCode(Service.java:575)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1643)
    at intradoc.server.Service.doAction(Service.java:547)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1458)
    at intradoc.server.Service.doActions(Service.java:542)
    at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1322)
    at intradoc.server.Service.executeSubServiceCode(Service.java:4023)
    at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:1200)
    at intradoc.server.Service.executeServiceEx(Service.java:4018)
    at intradoc.server.Service.executeService(Service.java:4002)
    at intradoc.server.Service.doSubService(Service.java:3912)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)
    at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:310)
    at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:295)
    at intradoc.server.Service.doCodeEx(Service.java:620)
    at intradoc.server.Service.doCode(Service.java:575)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1643)
    at intradoc.server.Service.doAction(Service.java:547)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1458)
    at intradoc.server.Service.doActions(Service.java:542)
    at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1391)
    at intradoc.server.Service.executeActions(Service.java:528)
    at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:737)
    at intradoc.server.Service.doRequest(Service.java:1956)
    at intradoc.server.ServiceManager.processCommand(ServiceManager.java:437)
    at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)
    at intradoc.idcwls.IdcServletRequestUtils.doRequest(IdcServletRequestUtils.java:1354)
    at intradoc.idcwls.IdcServletRequestUtils.processFilterEvent(IdcServletRequestUtils.java:1731)
    at intradoc.idcwls.IdcIntegrateWrapper.processFilterEvent(IdcIntegrateWrapper.java:222)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
    at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
    at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
    at idcservlet.ServletUtils.executeContentServerIntegrateMethodOnConfig(ServletUtils.java:1704)
    at idcservlet.IdcFilter.doFilter(IdcFilter.java:457)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    I have this component working in an NOE environment, but it's version 11.1.1.5. I can only assume I'm doing something wrong with this version.
    I did notice that the classes ContentAccess components are gone this version, as that is a popular check for fixing this particular issue.
    Any help with this would be greatly appreciated!

    Fixed it, in my case. Turns out I was missing a couple libraries.
    I can't guarantee our issues are the same but you can try this. Set LD_LIBRARY_PATH. Go into the directory with hcexport and run "ldd hcexport". If anything says "not found", you'll might need to install that library.

  • Problem installing Dynamic Converter

    Hello,
    We are working on UCM10gR3 and we tried to install Dynamic Converter.
    After installing, enabling and restarting Content Server, the restart
    action fails and in the log files, we have the error below.
    If we disable the Dynamic Converter component, there is no problem.
    Here is the error while restarting the Content Server just after
    installing DC :
    cmu 12.01 09:53:18.394 main Loading tasks file from
    /produits/ucm10g/pom/cmu/pom/templates/tasks.hda.
    cmu 12.01 09:53:18.396 main No tasks defined. exiting.
    startup 12.01 09:53:19.330 Finalizer strings 756 ms.
    startup 12.01 09:53:19.331 Finalizer core strings 1355 ms.
    Échec de l'initialisation du serveur.
    (internal) 12.01 09:53:19.577 main !csFailedToInitServer
    (!syServiceRuntime,java.lang.NullPointerException
    at DynamicConverterInstallFilter.initEnvironmentVariables(Unknown Source)
    at DynamicConverterInstallFilter.initEnvironmentVariables(Unknown Source)
    at DynamicConverterInstallFilter.doFilter(Unknown Source)
    at intradoc.shared.PluginFilters.filter(PluginFilters.java:92)
    at
    intradoc.server.IdcExtendedLoader.executeFilter(IdcExtendedLoader.java:285)
    at
    intradoc.server.IdcExtendedLoader.extraAfterConfigInit(IdcExtendedLoader.java:82\
    at intradoc.server.IdcSystemLoader.finishInit(IdcSystemLoader.java:280)
    at intradoc.server.IdcSystemLoader.init(IdcSystemLoader.java:185)
    at intradoc.server.IdcServerManager.init(IdcServerManager.java:73)
    at IdcServer.init(IdcServer.java:64)
    at IdcServer.main(IdcServer.java:37)
    )-exception stack
    intradoc.common.ServiceException:
    !syServiceRuntime,java.lang.NullPointerException
    at DynamicConverterInstallFilter.initEnvironmentVariables(Unknown Source)
    at DynamicConverterInstallFilter.initEnvironmentVariables(Unknown Source)
    at DynamicConverterInstallFilter.doFilter(Unknown Source)
    at intradoc.shared.PluginFilters.filter(PluginFilters.java:92)
    at
    intradoc.server.IdcExtendedLoader.executeFilter(IdcExtendedLoader.java:285)
    at
    intradoc.server.IdcExtendedLoader.extraAfterConfigInit(IdcExtendedLoader.java:82\
    at intradoc.server.IdcSystemLoader.finishInit(IdcSystemLoader.java:280)
    at intradoc.server.IdcSystemLoader.init(IdcSystemLoader.java:185)
    at intradoc.server.IdcServerManager.init(IdcServerManager.java:73)
    at IdcServer.init(IdcServer.java:64)
    at IdcServer.main(IdcServer.java:37)
    at intradoc.server.IdcServerManager.init(IdcServerManager.java:148)
    at IdcServer.init(IdcServer.java:64)
    at IdcServer.main(IdcServer.java:37)
    If anyone can help us...
    Thank you in advance,

    Hi
    What version of CS and Dynamic converter are you using?
    Thanks
    Srinath

  • WCM_PLACEHOLDER service with Dynamic Converter

    Team,
    We are doing UCM integration with a Portal porduct. Content contributors want to use MicroSoft Office to contribute content.
    Dynamic converter is the obvious choice to conveter word document to html page.
    But the question is how to get this page on to the Portal side? Should we still use WCM_PLACEHOLDER service ? If so will WCM_PLCEHOLDER service work with DC?
    Please point me to any suitable documentation.
    regards,
    deepak

    Deepak,
    if your 'Portal' is WebCenter, it will work for you once you upgrade to PS3. Btw. I don't get relationship between portal, UCM and MS Office - MS Office and UCM can be integrated directly via Desktop Integration Suite (Portal is irrelevant here). How to get a html page (from UCM) to a portal? In WebCenter, prior to PS3, there was a chance to construct a http call that somehow called DynamicConverter and got the content (we used OmniPortlet, so it might work for Oracle Portal, too). For other portals (on Weblogic only now) you could use SSXA where a document can be converted via means of SSXA to a placeholder. Your pages must be jsp(x), though.
    Hope something might help you.
    Btw. Yannick Ongena (the main contributor to WebCenter forum) might give you some ideas, too. He wrote a document how to integrate UCM and WebCenter (prior to PS3), so you may find something useful there.
    Edited by: jiri.machotka on Feb 22, 2011 6:25 AM

  • Dynamically convert swf to jpeg/gif format

    hello,
    I need a help to dynamically convert swf to jpeg/gif format
    using java/jsp
    this feature is implemented in php in the below URL
    http://www.sephiroth.it/tutorials/flashPHP/print_screen/index.php
    Thanks and regards
    Namratha

    You need to go here:
    Screen
    Cap Using Flash 8 and PHP
    It is exactly what you need.
    Walter
    And you can kiss the ground and thank God above that I was
    able to point you to this, it took me months to find!!!

  • Dynamic Converter on IBM AIX?

    Hello everyone,
    Dynamic Converter doesn't work OOTB in IBM AIX. So I followed this site: https://sites.google.com/a/trumbleshoot.com/main/home/announcements/oraclewebcentercontent–dynamicconvertererrorsandmore
    Then I got stuck at maintaining the missing package. In the blog, he says he's missing this package: libstdc++.so.5 but I am missing these:
    libsc_da.a
    libsc_em.a
    libwv.core.a
    Then I found this in some Oracle documentation:
    If you are running AIX, the following library is required for Dynamic Converter to work correctly:
    +• libC.a+
    To obtain this library, visit the IBM web site at http://www-306.ibm.com/software/ awdtools/xlcpp/, and download the appropriate version of the library for your AIX version.
    But in this site, it's talking about compilers. I don't understand.
    www-01.ibm.com/software/awdtools/xlcpp/support/
    Please help!
    Thanks.

    Hi,
    from IBM site you can download the redbook, its very comprehensive and provide you details about every step...
    I've configured using this book and its now in production,,,,
    the book name is sg246954.pdf, i dont have the exact link to send but you'll easily find it
    do let me know if you are unable, i'll send it to you, so be sure to send you email adress as well
    regards
    TA1000!

  • I need help in converting a pdf to a fillable form in my adobe

    I need help in converting a pdf to a fillable form in my adobe

    "Adobe" is a company. If you mean "Adobe Reader" then you can't (at least not easily). You need Adobe Acrobat for that.

  • Need help in converting numbers to Italian text

    Need help in converting numbers to text in Italian language. I want to knw is there any method other than SE63 to translate these text in one shot. I have tried with LSMW also (as the sheet is in XLS format ).Plz reply if anyone is aware of this ..

    hi,
    chk this code.
    CALL FUNCTION 'SPELL_AMOUNT'
    EXPORTING
    amount = amount
    currency = 'EUR'
    filler = ' '
    language = 'E'  => give the language as italian
    IMPORTING
    in_words = amountrs.
    rgds
    anver
    pls mark all hlpful answers

  • Need help in converting date format

    Hi,
    Need help in converting date format from 'DD-MON-YYYY' to 'YYYY-MM-DD' in an .rtf template as I believe xml publisher supports the date format as 'YYYY-MM-DD' only.
    Thanks,
    Raj.

    I got the same problem, anyone know how to solve this problem? I allready found some date functions on http://blogs.oracle.com/xmlpublisher/2008/09/date_functions.html . I also tried <?xdoxslt:month_name(xdoxslt:get_month(xdofx:substr(NEED_BY_DATE, 4,3)), $_XDOLOCALE), 0, 'nl-NL')?>, but then it returns a namespace error (Caused by: oracle.xdo.parser.v2.XPathException: Namespace prefix 'xdofx' used but not declared.). Anyone know how to fix this?
    Edited by: user11165753 on 7-dec-2009 23:50

  • Problem with Dynamic Converter

    Hi All
    I am new to Dynamic Converter. I want to convert a .doc and .txt file to html and pdf when I check in. For that I have installed Dynamic Conveter on my CS (10gR3 on linux). Now when i click on Get Conversion link on Content Info Page it gives an error :
    Unable to get dynamic conversion. The HtmlExport filters have not been loaded.
    [ Details ]
    intradoc.common.ServiceException: !csHtmlExportFiltersNotLoaded at dynamicconverter.DynConverterHandler.doConversion(DynConverterHandler.java:1225) at dynamicconverter.DynConverterHandler.runHtmlConversion(DynConverterHandler.java:1140) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:461) at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:142) at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:75) at intradoc.server.Service.doCodeEx(Service.java:488) at intradoc.server.Service.doCode(Service.java:470) at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1350) at intradoc.server.Service.doAction(Service.java:450) at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1191) at intradoc.server.Service.doActions(Service.java:445) at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1061) at intradoc.server.Service.executeSubServiceCode(Service.java:3453) at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:939) at intradoc.server.Service.executeServiceEx(Service.java:3448) at intradoc.server.Service.executeService(Service.java:3432) at intradoc.server.Service.doSubService(Service.java:3421) at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597)
    Is there any configuration or setting also need to be done. Plz guide.
    Regards

    Hi
    After applying the latest patch, now clicking on Get Conversion to get the HTML gives the following error :
    Unable to get dynamic conversion. Failed to export document 'UCM_000657' using template '' and layout ''. Export process: 'DCExport'
    [ Details ]
    intradoc.common.ServiceException: !csFailedToExport,UCM_000657,,!$Export process: 'DCExport'
         at dynamicconverter.DynConverterHandler.doConversion(Unknown Source)
         at dynamicconverter.DynConverterHandler.runHtmlConversion(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:461)
         at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:142)
         at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:75)
         at intradoc.server.Service.doCodeEx(Service.java:488)
         at intradoc.server.Service.doCode(Service.java:470)
         at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1350)
         at intradoc.server.Service.doAction(Service.java:450)
         at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1191)
         at intradoc.server.Service.doActions(Service.java:445)
         at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1061)
         at intradoc.server.Service.executeSubServiceCode(Service.java:3453)
         at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:939)
         at intradoc.server.Service.executeServiceEx(Service.java:3448)
         at intradoc.server.Service.executeService(Service.java:3432)
         at intradoc.server.Service.doSubService(Service.java:3421)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

  • Dynamic Converter Template Type drop down list error

    UCM 11g, win xp 64 bit
    when I try to check in dynamic converter template (Dynamic Converter Admin -> Check in existing template), the drop down of template types never gets updated with templates types, it just sits on "Loading values...". Any ideas why ? I can edit template types right in the UCM DB, DocMeta table, xTemplateType column, but that doesnt sound like a "clean approach".
    Best regards,
    Giedrius

    try uninstall and insatall the component again. Also logout and login
    regards,
    deepak

  • How to get Dynamic Converter URL

    Hi all
    I need to get dynamic converter url of document like http://<localhost>:<port>/cs/idcplg?IdcService=GET_DYNAMIC_CONVERSION&dID=7411.
    I use DOC_INFO_BY_NAME and i can find document url using 'DocUrl'. But i cannot find anything about dynamic converter.
    How can i get the url just using RIDC?
    Best Regards
    Qian

    Hi ,
    Whether i can get which format will be converted(convert format in Dynamic Converter Admin Configuration Setting) ?
    This is applicable for the UI alone where in all the formats that you want to have "HTML" option shown will be added from the above option .
    As for getting Dynamic Conversion using the IdcService , all of the contents can be used irrespective of whether they are added in the DC Admin section or not . So if you want to show the HTML format then all you need to do is to call the GET_DYNAMIC_CONVERSION service and pass the dID of the respective contents .
    Thanks,
    Srinath

  • How to include element on page TOC in dynamic converter

    Hi,
    I am trying to create TOC in dynamic converter, when I open edit template, select element, and properties, check on include in page TOC, Click OK to close properties window, then come back to take look the change, the check is gone. it happens to all the elements. How to include element in page TOC? are there other steps have to be done before elements can be added? Thanks!
    T.J.

    JSP tags don't add html elements. Add the html and body elements as listed:
    <?xml version='1.0' encoding='UTF-8'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.1"
              xmlns:f="http://java.sun.com/jsf/core"
              xmlns:af="http://xmlns.oracle.com/adf/faces/rich"
              xmlns:pe="http://xmlns.oracle.com/adf/pageeditor"
              xmlns:cust="http://xmlns.oracle.com/adf/faces/customizable">
      <jsp:directive.page contentType="text/html;charset=UTF-8"/>
    <html>
      <body>
      <af:pageTemplateDef var="attrs">
        <af:xmlContent>
          <component xmlns="http://xmlns.oracle.com/adf/faces/rich/component">
            <display-name>sampletemplate</display-name>
            <facet>
              <facet-name>content</facet-name>
            </facet>
            <attribute>
              <attribute-name>hideBreadcrumb</attribute-name>
              <attribute-class>java.lang.Boolean</attribute-class>
              <default-value>#{false}</default-value>
            </attribute>
          </component>
        </af:xmlContent>
       <af:resource type="javascript" source="//scripts/code.js"/>
      </af:pageTemplateDef>
      </body>
    </html>
    </jsp:root>

Maybe you are looking for

  • 2.0 & iTunes 7.1 Screwed Original iPhone Big Time!

    It seems a lot of people are having issues with 2.0 and 7.1 iTunes but wondering if anyone is seeing these issues. I've add my original iPhone since Day 1 release (yes, 4 hours in line) and have been preaching the praises of Apple and this phone for

  • Credit limit Block for Sales Order.

    Hi. when customer will create Sales order, it should get blocked for Credit check. & customer will realese it with VKM3 transaction for particular document type . Where will i do the setting? is it Delivery Block 01-Creit Limit check? Reg, Amol

  • Control of serial numbers in productions (parts and final product serials)

    Hi, We are starting using our production module in SBO 9.0 PL11 and it is all quite messy. We need to manufacture an item that has a serial number made of parts, some of which have serial numbers. Just imagine a car. The car will have its own serial

  • Do you have an Adobe Digital Editions which is compatible with Mac Os 10.6.8?

    Do you have an Adobe Digital Editions which is compatible with Mac Os 10.6.8? The current version which I downloaded requires 10.8 and would not work on my computer.

  • Starting weblogic server from back ground

    hi guruz, I have installed weblogic 10.3.3 on solaris Sparc..i have set d following details for admin server username: weblogic password: weblogic1 Now i want to start this script in the background ie sh startWeblogic.sh Since when ever i start this