By default, versions 11.1 and higher do not log RQL requests anymore. You 
need to increase the logging level to have it show up in the logs.
This article describes how to increase the logging level:
Management Server - Increasing the logging level in Management Server 11.1 
and later
https://knowledge.opentext.com/knowledge/cs.dll/kcs/kbarticle/view/KB865415

On Monday, May 16, 2016 at 3:14:23 PM UTC-4, Luca Loguercio wrote:
>
> Hi all, 
>
> I've looked all over in the documentation and in our RQL logs, but I 
> just can't find the command to update a template's code. 
>
> I know that this will create a new template: 
>
> <IODATA loginguid="[!guid_login!]" sessionkey="[!key!]"> 
>   <PROJECT> 
>     <TEMPLATE action="assign" guid="[!guid_template!]"> 
>       <TEMPLATEVARIANTS action="addnew"> 
>         <TEMPLATEVARIANT name="name" description="Template description" 
>          code="&lt;HTML&gt; 
> &lt;HEAD&gt; 
> &lt;TITLE&gt;RedDot&lt;/TITLE&gt; 
> &lt;/HEAD&gt; &lt;BODY&gt; &lt;/BODY&gt; &lt;/HTML&gt;" 
> fileextension="html" insertstylesheetinpage="0">&lt;HTML&gt; 
> &lt;HEAD&gt; 
> &lt;TITLE&gt;RedDot&lt;/TITLE&gt; 
> &lt;/HEAD&gt; &lt;BODY&gt; &lt;/BODY&gt; &lt;/HTML&gt; 
>         </TEMPLATEVARIANT> 
>       </TEMPLATEVARIANTS> 
>     </TEMPLATE> 
>   </PROJECT> 
> </IODATA> 
>
> But what I need is to update an existing one. 
>
> Anyone know the command? 
>
> Thanks, 
>
> Luca 
>

-- 
You received this message because you are subscribed to the Google Groups 
"RedDot CMS Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reddot-cms-users+unsubscr...@googlegroups.com.
To post to this group, send email to reddot-cms-users@googlegroups.com.
Visit this group at https://groups.google.com/group/reddot-cms-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to