Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set SplitItem.Value to string (unlimited) #144

Open
sjorsschultz opened this issue Apr 30, 2024 · 0 comments
Open

Set SplitItem.Value to string (unlimited) #144

sjorsschultz opened this issue Apr 30, 2024 · 0 comments

Comments

@sjorsschultz
Copy link

sjorsschultz commented Apr 30, 2024

Please set the CommunityCommons.SplitItem.Value attribute to string (unlimited) instead of string (2000) to allow for parsing larger items. Currently the StringSplit java actions throws an exception when trying to parse a larger string to the attribute.
Use case is a file with JSON lines instead of valid JSON, where each JSON line needs to be split and then processed seperately with an Mendix importmapping.

Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant