Hi,
I think that it is possible to go for the boolean data type even in flow services.
Just compare them against “true” or “false”, the neccessary conversions will be made internally.
Additionally the field of type boolean will have a pick list when defining a value for it, which only allows true or false as values.
This also improves the readability of the service as it is visible that this is a boolean and not just a string.
See Working_With_Designer Guide and/or Service_Development_Help for further informations.
Regards,
Holger
#Integration-Server-and-ESB#Flow-and-Java-services#webMethods