Formatting Data
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Printer Friendly Page
Liviu
5 - Atom
‎11-27-2019
02:45 PM
- Mark as New
- Subscribe to RSS Feed
- Permalink
Hi all,
How can I increase a 256 Json string length after using Json Builder?
The error is:
Error: MongoDB Output (7): Mongo Error (Insert) : msg:"invalid document for insert: corrupt BSON: generic server error" code: invalid document for insert: corrupt BSON: generic server error
Please let me know.
Thank you, Liviu.
Labels:
- Labels:
- Developer
1 REPLY 1
Alteryx
‎12-01-2019
11:13 AM
- Mark as New
- Subscribe to RSS Feed
- Permalink
Are you able to post the workflow here for me to take a look?
If you are using JSON Build tool after a JSON Parse, then the Build should take the schema from the Parse. You should be able to set the size of the field before the JSON Build.
