Dynamic Converter Issue

Hi,
We are using the below script template for tif and pdf files
<$setContentType("text/xml")$><$setHttpHeader("Cache-Control", "no-cache")$><$setMaxAge(0)$><?xml version="1.0" encoding="UTF-8"?>
<message>
<status>OK</status>
<dDocTitle><$dDocTitle$></dDocTitle>
<xPageOrientation><$xESIPageOrientation$></xPageOrientation>
<t_images>{## repeat element=sections}<t_image>{## insert element=sections.current.image suppress=tags width=100}</t_image>{## /repeat}</t_images>
<page_images>{## repeat element=sections}<page_image>{## insert element=sections.current.image suppress=tags width=825}</page_image>{## /repeat}</page_images>
</message>
and we are getting the below output.
<?xml version="1.0" encoding="UTF-8"?>
-<message> <status>OK</status> <dDocTitle>Viewer_PDF</dDocTitle> <xPageOrientation>,0,0,</xPageOrientation> -<t_images><t_image>/cs/groups/gwpublic/documents/document/y2nf/mdaw/~edisp/~export/WCC_000429~1~ESI_ALL_IMAGE_FORMATS_IN_XML/1038_1.jpg</t_image></t_images> -<page_images><page_image>/cs/groups/gwpublic/documents/document/y2nf/mdaw/~edisp/~export/WCC_000429~1~ESI_ALL_IMAGE_FORMATS_IN_XML/1038_2.jpg</page_image></page_images> </message>
and we have the custom component for vieweing which fetches this images and displays the content and thumbnail image.
Now we want to have the same functionality for text and html,your thoughts on this would be helpfull for us.
Thanks in advance,
Regards,
Rohit

Some of the best documentation for Dynamic Converter templates are actually in the old 10g documentation for Content Publisher:
Oracle Web Content Management - Oracle Application Server Documentation
I'd check out Seven Easy Lessons... there might be a trick in there that you could use:
http://docs.oracle.com/cd/E10316_01/ContentPublisher/Pdf/CP_Seven_Easy_Lessons.pdf

Similar Messages

  • Authorization issue with Dynamic Converter

    We have configured the Dynamic Converter to immediately translate documents to HTML when checked in.
    We have created a security group, and the Guest role has read access to that group.
    When we make a call from our Web App to the translated page (using a HTTP Get request), we are prompted for a userid and password, when we think it should not.
    Anyone any ideas on how we can get around this issue, or if anyone has seen this problem before.
    Thanks.

    Hi, thanks for the reply.
    We are not using accounts.
    I have given read access to guest for all security groups and I still get the pop up asking me to log in. The only content being loaded is from word documents. This is the error I get if I cancel the login:
    Welcome to Stellent
    Unable to get dynamic conversion. System needs login authentication credentials.
    When we use the "web location" as opposed to the "get content" link it works fine with no login required for the same document.

  • 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!

  • 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.

  • UCM Dynamic Convertor Issue

    Hi All,
    When adding a default GUI and/or Layout template to the Dynamic Converter - Configuration settings, the template takes effect but works in an AD-HOC manner and does not convert all the documents according to configuration. (Created as specified by the accompanying Oracle ECM guides.)
    In addition, when attempting to implement and use Dynamic Converter - Template Selection Rules, these seem to override the AD HOC occurrence of the conversion mentioned above and does not apply any changes as per the specified template. (It provides the HTML Rendition without applying the template created.)
    Any ideas on how to overcome this issues? Anyone?
    Have Uninstalled, Re-installed, Cleared and Reloaded Templates and still no luck.
    We are running UCM 10g with latest patches for the core system and for the DC component.
    Thanks

    Thanks for reply.
    We do have the latest version from Metalink(8.1.0.715).
    Understand about the caching of results. But when we create new rules and check in new content, it doesnt apply any rules/templates and just does a standard conversion.
    The templates work if there are no rules in system and we apply at the configuration settings as the default, but need the different templates for diofferent business units.
    On side note, it does apply the templates as required from site studio/wcm, just not from ucm rules for the dynamic converter.
    Thanks

  • Slow program response, crashes when creating titles and dynamic link issues

    Dear reader,
    I am now trialling Adobe CC OSX with Premiere Pro and After Effects before deciding to subscribe but I am experiencing a lot of issues while working.
    I am now working on an animation, but editing raw mxf files also gives crashes and slow responses/ program refreshes.
    1) Slow mouse response
    2) Slow program refresh while key framing visuals
    3) Rendering in PP is extremely slow when AE is open in the background, when closing AE and re-initiate the render in PP it renders super fast
    4) Crashes. When I overlay titles in my time line PP regularly crashes
    5) Dynamic Link issues when working combined in AE and PP where file connections in the time line get lost when the AE project has too many sequences
    I am curious to find out if other people are also experiencing these issues.
    I am indecisive in getting the paid yearly plan or move to FCPX instead? Or should I get a new MacPro and is this model too old?
    It worked fine 2 months ago, however I was still working on FCP7. After updating it is really bad working with it...
    My system consist of:
    MacPro mid-2010
    OSX 10.9.5 (13F34) (new installation)
    2x2,66Ghz 6-core Intel Xeon
    24GB DDR3 ECC
    Nvidia Quadro K5000, 4GB
    2x PCIe SSD 1TB
    2x HDD 3TB
    2x HDD 2TB
    Feedback is much appreciated! Best regards, Alexander

    this does work for basic colour correction but not when trying to grade an entire suqence to achieve a specific style, applying a vingette or certain effects have to be done in after effects.
    I want to try and get my whole sequence into after effects but preserve the edits and effects added in permier pro, is there any way to do this?
    rich

  • 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.

  • 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>

  • 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..

  • Dynamic Converter Configuration page

    Where can i find " Dynamic Converter Configuration page"

    http://www.[yourdomain].com/web/idcplg?IdcService=GET_DC_CONFIG
    Found under Administration -> Dynamic Converter Admin -> Configuration Settings

  • Configuring a Static WCF Port to Behave as a Dynamic Port Issue

    I have WCF-Basich send port and i have developed a custom pipeline where i am resetting the "BTS.OutboundTransportLocation" based
    on the input message received .So, for different message , i am setting the different value to the "OutboundTransportLocation"
    by writing in context and hence making my wcf basic send port dynamic.
    Issue : it seems value of "OutboundTransportlocation" is not resetting properly and using the old value set during first time.For
    e.g. if first time i reset the correct url in the outboundtransport location and if second time if i set the wrong url/different url, it takes the previous url while sending the message.However,All
    logging (BTS HAT and such) all seem to indicate all works fine.
    Only after restarting the host  it takes the latest one or correct one .It seems
    "WCF BasicSend port is using caching and does not react well to changing in url's 'in flight'.
    What is the solution for this ?
    Manish

    Hi Manish,
    Please set IsDynamic property to true in your custom code. :) :) :)
    Regards,
    Parashu.
    parashuram

  • 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

Maybe you are looking for

  • Adobe CC Desktopmanager ID

    Sehr geehrte Community, ich habe das Abo für die CC abgeschlossen und wollte es installieren, aber in meiner CC Desktopaplikation ist meine alte Adobe-ID angegeben... Diese Email existiert nicht mehr und somit kann ich die E-Mail nicht mehr verifizie

  • Ford/MS Sync + bluetooth

    Is it possible to stream music to Sync via Bluetooth? I know you can do it with the USB cable, and I know my phone uses Bluetooth when it's synced. Unfortunately I can't get Sync to work with my iPod to stream music over Bluetooth. I'm wondering if i

  • Download 9i R2 Database

    I have tried unsuccessfully several times to download the 3 zip files. Each time the download stops part way through (i.e.; file 1 is 612MB but stops after 94MB, file 3 is 254MB but stops after 80 MB) There is no option to select a different source.

  • Optimization of a query

    Hi All, How can i optimize a query?

  • Formating issue in web i

    Hi , I developed a report in webi which has two tables . One table will show the last three months data and another table shows last two year's average data. Currently I placed two tables side by side as per the requirement. The issue is,suppose if r