The problem is the code xslt. I use an parameter the xsl text fragment.The WTX is version 8.1. No error in the log. The generated XML file is empty and contains no tag.
I would like to make a tansformation of an XML file to another XML with XSLT.
My example don't work why ?
=xmllib->XSLT( "<RAE><vmaj>0</vmaj><vmin>0</vmin></RAE>","<?xml version=""1.0"" encoding=""UTF-8""?>"
+"<xsl:stylesheet xmlns:xsl=""http://www.w3.org/1999/XSL/Transform"" version=""1.0"">"...
I measured the execution time with adaptor DATABASE under these conditions :
* Turn on the output card DATABASE option
* Include in the output card this script line: - MDQ E:\APPLI\ak_\ w1 \ mdq \ ak_acces_db.mdq - DBNAME ad_rpsit_aa - PROC proto_wtx_cht10dbout_integrer -TRACE.
I obtain better...
I don't want to work with DBLOOKUP / DBQUERY for reasons of performance gains. When you use the Database adapter ( DATABASE ), the process is faster.
I want to handle errors in the stored procedure.
Thanks for the information, OllyC. I will try with this syntax: =PUT("DB","-MDQ...
Hello,
We want to use adapter DATABASE most natively as possible because we gains performances with this process.
( example stored procedure @Proto_wtx_cht10dbout_integrer( @param1 char(4) input, @param2 varchar input, @param1 int output )
I do not want to use DBLOOKUP or DBQUERY.
I can...
My instruction is PUT("SOCKET", "-H XXX.XXX.XX.XX -P XXX -T+", "Hello Word"). This instruction is launch from a windows server running WTX 8.1 ,this instruction connect at deamon server on unix and this deamon launch a unix script. But I have a error code 1061 in my log.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.