Error with "USYSXSLT"
Author: fearandir@gmail.com (fearandir)
Hi everyone, We are dealing with a problem reported by a client. The xml validation of a file is failing. $STATUS is 0, but the XML_OUTPUT is empty. I took a look to the log file and i found this: (_execute) PC_XMLTRANSFORM:20 activate "USYSXSLT"."XMLTRANSFORM"( XML_INPUT , "%%PATH_TO_FILE%%XSL" , "RESULT" , XML_OUTPUT Non-DBMS file open: uiB2F4A545-D781-4335-8A3E-2DE4074F63FE.uxml 7 Non-DBMS file open: s:\\doc_salida_copia.xsl 7 Non-DBMS file open: uiB2F4A545-D781-4335-8A3E-2DE4074F63FE.xsl 7 Non-DBMS file open error: uoB2F4A545-D781-4335-8A3E-2DE4074F63FE.uxml Filesystem error: #2 ERROR=-4·;MNEM=<UIOSERR_OPEN_FAILURE>·;DESCRIPTION=Table or file open failure·;COMPONENT=USYSXSLT·;PROCNAME=XMLTRANSFORM·;TRIGGER=OPER·;LINE=84 Non-DBMS file open error: uoB2F4A545-D781-4335-8A3E-2DE4074F63FE.uxml.ulog Filesystem error: #2 ERROR=-4·;MNEM=<UIOSERR_OPEN_FAILURE>·;DESCRIPTION=Table or file open failure·;COMPONENT=USYSXSLT·;PROCNAME=XMLTRANSFORM·;TRIGGER=OPER·;LINE=88 Non-DBMS file open error: uoB2F4A545-D781-4335-8A3E-2DE4074F63FE.uxml.uret Filesystem error: #2 ERROR=-4·;MNEM=<UIOSERR_OPEN_FAILURE>·;DESCRIPTION=Table or file open failure·;COMPONENT=USYSXSLT·;PROCNAME=XMLTRANSFORM·;TRIGGER=OPER·;LINE=92 Deleting file: uiB2F4A545-D781-4335-8A3E-2DE4074F63FE.xsl Deleting file: uiB2F4A545-D781-4335-8A3E-2DE4074F63FE.uxml" What are these files? uxml,uret and ulog Where are they supposed to be located? Is it a problem about system or folder privileges? Thanks in advance, Sergio