Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: janhes
  • Content: Threads
  • Order by date
  1. janhes

    xsl:variable no longer works after XALAN upgrade

    We use xsl to generate PDF files using fop 0.20.2 - i know a very old version. We have some xsl that uses local variables in contitional statements. When this is run against versions on Xalan-2.0.0.jar everything is ok. On later versions the local variables no longer work. Does anyone know how...
  2. janhes

    xslt count with complex rule

    I'm sure this has been asked before but I can't find the answer. I have the following xml which I am processing by sorting using <xsl:for-each select="//property[@type='MoveSuccess']"> <xsl:sort select="./property[@name='sourceace']" data-type="text" order="ascending"/> When I get to a...
  3. janhes

    XP SP2 problems?

    Are there any known problems with XP SP2 and DSTX 6.5.1 or DSTX 6.7.1? Thanks Jan
  4. janhes

    DSTX 8.1 Tutorial

    Does anyone know if there is a tutotial available for 8.1? It wasn't included in the installation options.
  5. janhes

    Ascential Developer net

    Anyone know how to find this in the IBM Developer Works since it was relocated?
  6. janhes

    http adapter

    DSTX 6.7.1 Win XP I am trying to use the http adapter to access an https url but it is failing WSAEnableSSL: SSL services not available. SSL init failed. Does this mean that I need the security option installed?
  7. janhes

    ADD MONTHS rule

    Thought this might be useful. I think this handles everything apart from leap years. This is for text output. Add TODATETIME for datetime format. =if(right(FROMDATETIME(DateValue,"{CCYYMMDD}") ,2) =...
  8. janhes

    Type Tree for Windows DIR command

    Has anyone been able to create a Type Tree for the output of a DIR command in windows that works across all versions? If the results are piped to a file or input card, the format is different for different versions of windows - at least it is between XP and Win2K.
  9. janhes

    Multiple process system

    I have been using the multiple event server version of 6.7.1 on Windows 2000 very succesfully. My only real problem was when an event server hung. How to decide which mercntsvns.exe process to kill after closing the eventserver (1 eventserver and 1 mercntsvns.exe process for each Event server)...
  10. janhes

    JMS on Weblocig8.1 cluster

    I am running DSTX 6.7.1 on Win2K with the JMS adapter against a Weblogic8.1 cluster with 8 nodes. I have found that the only way I can consume from all 8 nodes is to have 8 instances of the map running at the same time with each map configured to access a specific node. If the maps do not all...
  11. janhes

    SDA with pgp commandline 8.5 beta

    Does anyone know how to create a self decrypting archive (SDA) with pgp commandline beta 8.5? Jan
  12. janhes

    New forum that allows attachments

    http://www.eaiusergroup.com/forums/forumdisplay.php?s=&forumid=21 This looks like a replacement for eaiobjects.net
  13. janhes

    eaiobjects.net

    Does anyone know what happened to this Mercator Forum?
  14. janhes

    New Mercator forum

    There's a new Mercator forum at www.eaiobjects.net. This forum allows attachments - very usefull if you want others to to check your problems

Part and Inventory Search

Back
Top