Hi all,
I am using the FTP polling service to get XML files and send them to TN. Even though some mandatory fields are left blank in the XML file (e.g. <name/> instead of <name>ACME</name>) webMethods thinks that there is a character in there. Hence, my validation is failing.
I am using pub.client.ftp:get service to get the file. I have tried many different ways of validation (including pub.schema:validate) but the retrieved file definitely has values where it should have nothing.
Hope you can help,
Umit
#Integration-Server-and-ESB#webMethods#Flow-and-Java-services