mendix / RestServices

REST service module for Mendix. Supports consuming and publishing REST based services and real-time data synchronization. Supports JSON, form-encoded, multipart and binary data transport.
Apache License 2.0
31 stars 46 forks source link

REST services Consume java action results in invalid query #90

Open rcha103 opened 7 years ago

rcha103 commented 7 years ago

https://forum.mendixcloud.com/link/questions/86988

Per the forum post above, I have encountered an issue where the module will misinterpret (?) the pipe symbol. A workaround is available per the forum post. Maybe a bug fix can be implemented for the newer versions so everyone won't have to do the workaround for every project? Thanks!