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

force record create FileData:base64_text throws argument list too long error #297

Open
gthoppae opened this issue Jun 21, 2016 · 2 comments

Comments

@gthoppae
Copy link

I am trying to create an InsightsExternalDataPart record with a base64 encoded string of the data file (<10mb). I got "argument list too long error".
Is this a limitation of Go or implementation of force CLI?

A native support for file upload or an easier external data upload for Wave Analytics external data api would be a great feature.

@dcarroll
Copy link
Contributor

Is this part of a datapipelines?

On Tue, Jun 21, 2016 at 1:19 PM, Gnanasekaran Thoppae <
[email protected]> wrote:

I am trying to create an InsightsExternalDataPart record with a base64
encoded string of the data file (<10mb). I got "argument list too long
error".
Is this a limitation of Go or implementation of force CLI?

A native support for file upload or an easier external data upload for
Wave Analytics external data api would be a great feature.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#297, or mute the thread
https://github.com/notifications/unsubscribe/AAHGHrtoH-TrMnRjNLOqdacFdg6906Azks5qOEdYgaJpZM4I7IZZ
.

Thanks,
Dave

@gthoppae
Copy link
Author

The InsightsExternalDataPart object is part of Wave Analytics External Data API. I was treating the record insert as a standard object record insert. Perhaps this requires a different mechanism?

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

2 participants