Hi everyone, I am new to Data Services and trying to create a real-time service to publish as a web service. This service accepts some address elements and using AddressCleanse transform, it cleanse the address and return it. Both input and output are derived from an xml schema. When I try to start this service in the admin console, I get this error message: "Dave flow [my dataflow name] must have both a message reader and message loader." Could you please let me know what I need to do and how I need to modify the dataflow to resolve this issue? Thanks in advance.
↧