Hello,
i try to configure a filepolling directory and have configurated following service:
-
pub.io:streamToBytes (Input: ffdata as *Object)
- pub.string:bytesToString
- custom:SysOutString
with the last one being a custom Java service that makes a simple System.out.println of the incoming string.
Now when i am trying to configure the filepoller in administrator, i have a problem defining the processing service. Everytime i want to enable the filepoller, it says:
Failed to start FilePollingListener:c:\webmethods7\data\flatfiles: [FPL.0003.0008] Invalid processing service ae.CustomServices.flatfileTest:pollFiles
The described service is named “pollFiles” and resides in package “ae”, subfolders “CustomServices → flatfileTest”.
What am i missing here? Thanks in advance.
#webMethods#Integration-Server-and-ESB#Flow-and-Java-services