<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Probulem JavaScript API processTemplate in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/probulem-javascript-api-processtemplate/m-p/112375#M79047</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;java.lang.IllegalArgumentException: Unable to resolve item Path: /Company Home/Data Dictionary/Presentation Templates/ex_listDocSpace.ftl &lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;suggests that one of the folders in the path cannot be found - have you renamed or localised any of the folders names?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Sep 2007 11:01:35 GMT</pubDate>
    <dc:creator>kevinr</dc:creator>
    <dc:date>2007-09-03T11:01:35Z</dc:date>
    <item>
      <title>Probulem JavaScript API processTemplate</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/probulem-javascript-api-processtemplate/m-p/112372#M79044</link>
      <description>&lt;IMG id="smileysad" class="emoticon emoticon-smileysad" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt; Hi,I could use the JavaScript API processTemplate on the Alfresco-community-tomcat-1.4.0 and 2.0.0.Now, I have installed the Alfresco-community-tomcat-2.1.0.The following script can not execute on Alfresco, only 2.1.0.Input form&amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&amp;lt;title&amp;gt;***** ex_listDocsSpace.html ****</description>
      <pubDate>Thu, 23 Aug 2007 07:31:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/probulem-javascript-api-processtemplate/m-p/112372#M79044</guid>
      <dc:creator>sugai</dc:creator>
      <dc:date>2007-08-23T07:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Probulem JavaScript API processTemplate</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/probulem-javascript-api-processtemplate/m-p/112373#M79045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Looks like the exception is coming from the Template service rather than the script service - can you execute the template by itself i.e. in the client or via URL? If so do you get the same error?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 13:21:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/probulem-javascript-api-processtemplate/m-p/112373#M79045</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-08-23T13:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: Probulem JavaScript API processTemplate</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/probulem-javascript-api-processtemplate/m-p/112374#M79046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your quick answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I had tried your advice. Result is following.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;can you execute the template by itself i.e. in the client &lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;I can execute the template any space in the web client , from the template&amp;nbsp; /Company%20Home/Data%20Dictionary/Presentation%20Templates/ex_listDocSpace.ftl&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;can you execute the template by itself i.e.&amp;nbsp; via URL?&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;I had tested 2 cases of URL content servlet execution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Case1 &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://crs-sugai:8080/alfresco/template?templatePath=/Company%20Home/Data%20Dictionary/Presentation%20Templates/ex_listDocSpace.ftl&amp;amp;contextPath=/Company%20Home/User%20Homes" rel="nofollow noopener noreferrer"&gt;http://crs-sugai:8080/alfresco/template?templatePath=/Company%20Home/Data%20Dictionary/Presentation%20Templates/ex_listDocSpace.ftl&amp;amp;contextPath=/Company%20Home/User%20Homes&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Case2&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://crs-sugai:8080/alfresco/template?templatePath=/Company%20Home/User%20Homes/ex_listDocSpace.ftl&amp;amp;contextPath=/Company%20Home/User%20Homes" rel="nofollow noopener noreferrer"&gt;http://crs-sugai:8080/alfresco/template?templatePath=/Company%20Home/User%20Homes/ex_listDocSpace.ftl&amp;amp;contextPath=/Company%20Home/User%20Homes&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The following same error(java.lang.IllegalArgumentException: Unable to resolve item Path) appeared.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;java.lang.IllegalArgumentException: Unable to resolve item Path: /Company Home/Data Dictionary/Presentation &lt;BR /&gt;&lt;BR /&gt;Templates/ex_listDocSpace.ftl&lt;BR /&gt;&lt;BR /&gt;Ã¨Â©Â³Ã§Â´Â°Ã£â€šâ€™Ã©&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 16:16:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/probulem-javascript-api-processtemplate/m-p/112374#M79046</guid>
      <dc:creator>sugai</dc:creator>
      <dc:date>2007-08-23T16:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: Probulem JavaScript API processTemplate</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/probulem-javascript-api-processtemplate/m-p/112375#M79047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;java.lang.IllegalArgumentException: Unable to resolve item Path: /Company Home/Data Dictionary/Presentation Templates/ex_listDocSpace.ftl &lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;suggests that one of the folders in the path cannot be found - have you renamed or localised any of the folders names?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2007 11:01:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/probulem-javascript-api-processtemplate/m-p/112375#M79047</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-09-03T11:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Probulem JavaScript API processTemplate</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/probulem-javascript-api-processtemplate/m-p/112376#M79048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your suggestion.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I made a mistake. I have confirmed,TemplateCommandServlet works correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However, processTemplate API does not yet work. I have made simple script for test.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;JavaScript code (/Company Home/test_processTemplate.js)&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;var result = new String(""); &lt;BR /&gt;var space = companyhome;&lt;BR /&gt;var document = space.childByNamePath("doc_info.ftl");&lt;BR /&gt;var template = space.childByNamePath("doc_info.ftl");&lt;BR /&gt;result +=&amp;nbsp; document.processTemplate(template);&lt;BR /&gt;result;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;template (/Company Home/doc_info.ftl)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I copied doc_info.ftl from /Company Home/Data Dictionary/Presentation Templates to /Company Home.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;execute ( via Script Command Servlet )&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&lt;A href="http://crs-sugai:8080/alfresco/command/script/execute?scriptPath=/Company%20Home/test_processTemplate.js" rel="nofollow noopener noreferrer"&gt;http://crs-sugai:8080/alfresco/command/script/execute?scriptPath=/Company%20Home/test_processTemplate.js&lt;/A&gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;This Script and template works correctly on the Alfresco-community-2.0.0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But did'nt work on the Alfresco-community-2.1.0.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Error messages&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;org.alfresco.error.AlfrescoRuntimeException: Error during command servlet processing: Failed to execute script 'workspace://SpacesStore/e70c1871-5aa7-11dc-88c4-6b68314a45f1': Failed to execute script 'workspace://SpacesStore/e70c1871-5aa7-11dc-88c4-6b68314a45f1': Wrapped org.alfresco.service.cmr.repository.TemplateException (AlfrescoScript#11)&lt;BR /&gt;caused by:&lt;BR /&gt;org.alfresco.service.cmr.repository.ScriptException: Failed to execute script 'workspace://SpacesStore/e70c1871-5aa7-11dc-88c4-6b68314a45f1': Failed to execute script 'workspace://SpacesStore/e70c1871-5aa7-11dc-88c4-6b68314a45f1': Wrapped org.alfresco.service.cmr.repository.TemplateException (AlfrescoScript#11)&lt;BR /&gt;caused by:&lt;BR /&gt;org.alfresco.service.cmr.repository.ScriptException: Failed to execute script 'workspace://SpacesStore/e70c1871-5aa7-11dc-88c4-6b68314a45f1': Wrapped org.alfresco.service.cmr.repository.TemplateException (AlfrescoScript#11)&lt;BR /&gt;caused by:&lt;BR /&gt;org.alfresco.error.AlfrescoRuntimeException: Wrapped org.alfresco.service.cmr.repository.TemplateException (AlfrescoScript#11)&lt;BR /&gt;caused by:&lt;BR /&gt;org.mozilla.javascript.WrappedException: Wrapped org.alfresco.service.cmr.repository.TemplateException (AlfrescoScript#11)&lt;BR /&gt;caused by:&lt;BR /&gt;org.alfresco.service.cmr.repository.TemplateException&lt;BR /&gt;caused by:&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt;&lt;BR /&gt;Show Details&lt;BR /&gt;org.alfresco.error.AlfrescoRuntimeException: Error during command servlet processing: Failed to execute script 'workspace://SpacesStore/e70c1871-5aa7-11dc-88c4-6b68314a45f1': Failed to execute script 'workspace://SpacesStore/e70c1871-5aa7-11dc-88c4-6b68314a45f1': Wrapped org.alfresco.service.cmr.repository.TemplateException (AlfrescoScript#11)&lt;BR /&gt;at org.alfresco.web.app.servlet.CommandServlet.service(CommandServlet.java:194)&lt;BR /&gt;at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)&lt;BR /&gt;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)&lt;BR /&gt;at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210)&lt;BR /&gt;at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)&lt;BR /&gt;at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)&lt;BR /&gt;at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)&lt;BR /&gt;at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)&lt;BR /&gt;at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151)&lt;BR /&gt;at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:870)&lt;BR /&gt;at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)&lt;BR /&gt;at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)&lt;BR /&gt;at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)&lt;BR /&gt;at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:685)&lt;BR /&gt;at java.lang.Thread.run(Thread.java:619)&lt;BR /&gt;Caused by: org.alfresco.service.cmr.repository.ScriptException: Failed to execute script 'workspace://SpacesStore/e70c1871-5aa7-11dc-88c4-6b68314a45f1': Failed to execute script 'workspace://SpacesStore/e70c1871-5aa7-11dc-88c4-6b68314a45f1': Wrapped org.alfresco.service.cmr.repository.TemplateException (AlfrescoScript#11)&lt;BR /&gt;at org.alfresco.repo.processor.ScriptServiceImpl.executeScript(ScriptServiceImpl.java:171)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:597)&lt;BR /&gt;at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:281)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:187)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:154)&lt;BR /&gt;at org.alfresco.repo.security.permissions.impl.AlwaysProceedMethodInterceptor.invoke(AlwaysProceedMethodInterceptor.java:40)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:176)&lt;BR /&gt;at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:49)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:176)&lt;BR /&gt;at org.alfresco.repo.audit.AuditComponentImpl.auditImpl(AuditComponentImpl.java:256)&lt;BR /&gt;at org.alfresco.repo.audit.AuditComponentImpl.audit(AuditComponentImpl.java:191)&lt;BR /&gt;at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:69)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:176)&lt;BR /&gt;at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:107)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:176)&lt;BR /&gt;at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:210)&lt;BR /&gt;at $Proxy48.executeScript(Unknown Source)&lt;BR /&gt;at org.alfresco.web.app.servlet.command.ExecuteScriptCommand.execute(ExecuteScriptCommand.java:103)&lt;BR /&gt;at org.alfresco.web.app.servlet.command.ScriptCommandProcessor.process(ScriptCommandProcessor.java:146)&lt;BR /&gt;at org.alfresco.web.app.servlet.CommandServlet.service(CommandServlet.java:159)&lt;BR /&gt;… 15 more&lt;BR /&gt;Caused by: org.alfresco.service.cmr.repository.ScriptException: Failed to execute script 'workspace://SpacesStore/e70c1871-5aa7-11dc-88c4-6b68314a45f1': Wrapped org.alfresco.service.cmr.repository.TemplateException (AlfrescoScript#11)&lt;BR /&gt;at org.alfresco.repo.jscript.RhinoScriptProcessor.execute(RhinoScriptProcessor.java:146)&lt;BR /&gt;at org.alfresco.repo.processor.ScriptServiceImpl.executeScript(ScriptServiceImpl.java:167)&lt;BR /&gt;… 37 more&lt;BR /&gt;Caused by: org.alfresco.error.AlfrescoRuntimeException: Wrapped org.alfresco.service.cmr.repository.TemplateException (AlfrescoScript#11)&lt;BR /&gt;at org.alfresco.repo.jscript.RhinoScriptProcessor.executeScriptImpl(RhinoScriptProcessor.java:518)&lt;BR /&gt;at org.alfresco.repo.jscript.RhinoScriptProcessor.execute(RhinoScriptProcessor.java:142)&lt;BR /&gt;… 38 more&lt;BR /&gt;Caused by: org.mozilla.javascript.WrappedException: Wrapped org.alfresco.service.cmr.repository.TemplateException (AlfrescoScript#11)&lt;BR /&gt;at org.mozilla.javascript.Context.throwAsScriptRuntimeEx(Context.java:1705)&lt;BR /&gt;at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:157)&lt;BR /&gt;at org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:201)&lt;BR /&gt;at org.mozilla.javascript.optimizer.OptRuntime.call1(OptRuntime.java:64)&lt;BR /&gt;at org.mozilla.javascript.gen.c2._c0(AlfrescoScript:11)&lt;BR /&gt;at org.mozilla.javascript.gen.c2.call(AlfrescoScript)&lt;BR /&gt;at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:337)&lt;BR /&gt;at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:2755)&lt;BR /&gt;at org.mozilla.javascript.gen.c2.call(AlfrescoScript)&lt;BR /&gt;at org.mozilla.javascript.gen.c2.exec(AlfrescoScript)&lt;BR /&gt;at org.mozilla.javascript.Context.evaluateString(Context.java:1144)&lt;BR /&gt;at org.alfresco.repo.jscript.RhinoScriptProcessor.executeScriptImpl(RhinoScriptProcessor.java:510)&lt;BR /&gt;… 39 more&lt;BR /&gt;Caused by: org.alfresco.service.cmr.repository.TemplateException&lt;BR /&gt;at org.alfresco.repo.processor.TemplateServiceImpl.processTemplateString(TemplateServiceImpl.java:218)&lt;BR /&gt;at org.alfresco.repo.processor.TemplateServiceImpl.processTemplateString(TemplateServiceImpl.java:229)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:597)&lt;BR /&gt;at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:281)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:187)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:154)&lt;BR /&gt;at org.alfresco.repo.security.permissions.impl.AlwaysProceedMethodInterceptor.invoke(AlwaysProceedMethodInterceptor.java:40)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:176)&lt;BR /&gt;at org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor.invoke(ExceptionTranslatorMethodInterceptor.java:49)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:176)&lt;BR /&gt;at org.alfresco.repo.audit.AuditComponentImpl.audit(AuditComponentImpl.java:238)&lt;BR /&gt;at org.alfresco.repo.audit.AuditMethodInterceptor.invoke(AuditMethodInterceptor.java:69)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:176)&lt;BR /&gt;at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:107)&lt;BR /&gt;at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:176)&lt;BR /&gt;at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:210)&lt;BR /&gt;at $Proxy94.processTemplateString(Unknown Source)&lt;BR /&gt;at org.alfresco.repo.jscript.ScriptNode.processTemplate(ScriptNode.java:1882)&lt;BR /&gt;at org.alfresco.repo.jscript.ScriptNode.processTemplate(ScriptNode.java:1785)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;BR /&gt;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;BR /&gt;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;BR /&gt;at java.lang.reflect.Method.invoke(Method.java:597)&lt;BR /&gt;at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:142)&lt;BR /&gt;… 49 more&lt;BR /&gt;Caused by: java.lang.NullPointerException&lt;BR /&gt;at org.alfresco.repo.processor.TemplateServiceImpl.processTemplateString(TemplateServiceImpl.java:210)&lt;BR /&gt;… 75 more&lt;BR /&gt;Ã£â€šÂ¢Ã£Æ’â€”Ã£Æ’ÂªÃ£â€šÂ±Ã£Æ’Â¼Ã£â€šÂ·Ã£Æ’Â§Ã£Æ’Â³Ã£&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2007 07:05:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/probulem-javascript-api-processtemplate/m-p/112376#M79048</guid>
      <dc:creator>sugai</dc:creator>
      <dc:date>2007-09-04T07:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Probulem JavaScript API processTemplate</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/probulem-javascript-api-processtemplate/m-p/112377#M79049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;One our of engineers has investigated and found the bug:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://issues.alfresco.com/browse/AR-1731" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/browse/AR-1731&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for raising this!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2007 11:05:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/probulem-javascript-api-processtemplate/m-p/112377#M79049</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-09-04T11:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: Probulem JavaScript API processTemplate</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/probulem-javascript-api-processtemplate/m-p/112378#M79050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is it possible to run processTemplate in 2.1 final?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a workaround for this problem? It's for me not possible to use a nightly build version.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2007 14:15:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/probulem-javascript-api-processtemplate/m-p/112378#M79050</guid>
      <dc:creator>suleyman</dc:creator>
      <dc:date>2007-09-04T14:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Probulem JavaScript API processTemplate</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/probulem-javascript-api-processtemplate/m-p/112379#M79051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am waiting for the bug to be fixed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2007 05:32:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/probulem-javascript-api-processtemplate/m-p/112379#M79051</guid>
      <dc:creator>sugai</dc:creator>
      <dc:date>2007-09-05T05:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Probulem JavaScript API processTemplate</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/probulem-javascript-api-processtemplate/m-p/112380#M79052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It has been fixed: &lt;/SPAN&gt;&lt;A href="http://issues.alfresco.com/browse/CHK-1260" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/browse/CHK-1260&lt;/A&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;— TemplateServiceImpl.java&amp;nbsp;&amp;nbsp;&amp;nbsp; (revision 6672)&lt;BR /&gt;+++ TemplateServiceImpl.java&amp;nbsp;&amp;nbsp;&amp;nbsp; (revision 6673)&lt;BR /&gt;@@ -78,7 +78,11 @@&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * @see org.alfresco.service.cmr.repository.TemplateService#getTemplateProcessor(java.lang.String)&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; */&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; public TemplateProcessor getTemplateProcessor(String engine)&lt;BR /&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;BR /&gt;+&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;BR /&gt;+&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (engine == null)&lt;BR /&gt;+&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;BR /&gt;+&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; engine = this.defaultTemplateEngine;&lt;BR /&gt;+&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return this.processors.get(engine);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2007 09:22:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/probulem-javascript-api-processtemplate/m-p/112380#M79052</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-09-05T09:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: Probulem JavaScript API processTemplate</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/probulem-javascript-api-processtemplate/m-p/112381#M79053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thx for the fix. Do you have new compiled java class that I can use. I don't know much about java and eclipse. I have downloaded de sdk en opent it in ecplise but I can not edit it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sugai can you send me de class file when you change it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2007 11:04:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/probulem-javascript-api-processtemplate/m-p/112381#M79053</guid>
      <dc:creator>suleyman</dc:creator>
      <dc:date>2007-09-05T11:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: Probulem JavaScript API processTemplate</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/probulem-javascript-api-processtemplate/m-p/112382#M79054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Suleyman&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am studying SDK, too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wait for the next&amp;nbsp; release of Niightly build.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope that it is released in approximately 10 days.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 08:33:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/probulem-javascript-api-processtemplate/m-p/112382#M79054</guid>
      <dc:creator>sugai</dc:creator>
      <dc:date>2007-09-06T08:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: Probulem JavaScript API processTemplate</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/probulem-javascript-api-processtemplate/m-p/112383#M79055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The merge has happened today:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://issues.alfresco.com/browse/CHK-1289" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com/browse/CHK-1289&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It should be in tonights nightly build.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2007 12:36:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/probulem-javascript-api-processtemplate/m-p/112383#M79055</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-09-10T12:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: Probulem JavaScript API processTemplate</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/probulem-javascript-api-processtemplate/m-p/112384#M79056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there a work around for this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 04:14:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/probulem-javascript-api-processtemplate/m-p/112384#M79056</guid>
      <dc:creator>fogo</dc:creator>
      <dc:date>2007-10-11T04:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: Probulem JavaScript API processTemplate</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/probulem-javascript-api-processtemplate/m-p/112385#M79057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is no workaround as it requires a code change. I have made the fixed .class file available &lt;/SPAN&gt;&lt;A href="http://www.kevs3d.co.uk/dev/TemplateServiceImpl.zip" rel="nofollow noopener noreferrer"&gt;here&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You will need to stop the server, then replace the class file org\alfresco\repo\processor\TemplateServiceImpl.class in the repository.jar file inside the alfresco.war file - then repack the jar into the war and restart the server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Oct 2007 09:33:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/probulem-javascript-api-processtemplate/m-p/112385#M79057</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-10-11T09:33:23Z</dc:date>
    </item>
  </channel>
</rss>

