Integration attempts to check filesize but errors
Summary:
Simple Integration lists file on FTP server, then for each file I check whether file is less than 4000 bytes or its extension is 'TXT'. If TRUE then I move to a particular directory on different server.
Content (required):
Integration errors on first file , List files works perfectly shows filename and filesize
First line of error is
java.lang.RuntimeException - java.lang.RuntimeException: Problem evaluating XPath expression at com.collaxa.cube.engine.xp.XP.exec(XP.java:220) at com.collaxa.cube.engine.Script.exec(Script.java:111)
Version (include the version you are using, if applicable):
Using OIC version 21.4.1
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0