Hi!
Sorry for the nube question, but this issue is a puzzle for me right now.
I’m trying debug a flow service in webMethods designer but i keep getting this message “[ISS.0086.9018] ‘pattern’ is a required input”.
In debug i can see that the exception is thrown in a map that intends to group documents using ‘pub.document:groupDocuments’ and looking at this transformer documetation its says that ‘pattern’ its an optional value for the ‘groupCriteria’, except if the ‘compareStringAs’ value is datetime, but in this case ‘compareStringAs’ is set as String.

Further info, while debuging i can see that before getting the error, the grouped document is been correcly poulated inside the map step, and also, the service is succesfull when runned in the aplication environment, the error only happens when Debuging in Designer.
Any help is welcomed.
Thanks and Regards.
#Integration-Server-and-ESB#webMethods#Flow-and-Java-services