xfa.log.message(Param1, str [, severity])
Param1 str Severity i – Informationt – Informationw – Warningf – ErrorThis script function makes it possible to write messages directly to the StreamServer from scripts in an XDP template.
Example 13 xfa.log.message(1, "text to write in log file", "i");0902 175411 (0096) 3 XFAOUT: Message from XFA template script: text to write in log file
OpenText StreamServe 5.6 | Updated: 2013-03-01 |