Open Issues Need Help
View All on GitHubThe Frank!Framework is an easy-to-use, stateless integration framework which allows (transactional) messages to be modified and exchanged between different systems.
The Frank!Framework is an easy-to-use, stateless integration framework which allows (transactional) messages to be modified and exchanged between different systems.
AI Summary: The `PipeLineSession.getString()` method throws an `IOException` when attempting to retrieve a value that is an enum type. This occurs because the `Message.isSupportedType()` check within the method considers enum types as incompatible for conversion to a String, preventing their `toString()` representation from being used.
The Frank!Framework is an easy-to-use, stateless integration framework which allows (transactional) messages to be modified and exchanged between different systems.