
Matt Graney Chief Product Officer
- Total activity 65
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 27
Activity overview
Latest activity by Matt Graney-
Matt Graney commented,
Official comment Thanks Bas and Steve, we're looking into it. There is a Jira ticket associated with Bas' original ticket that is in QA, but I am asking the team to be sure that it covers the failure scenario(s) yo...
-
Matt Graney commented,
That's an interesting idea, but I'm not clear on the use case. What criteria would you want to use to create branches on the fly?
-
Matt Graney commented,
Hi Cory, I'm sorry for the late reply, but if this is a fixed width file, have you tried using paddingChar? https://docs.celigo.com/hc/en-us/articles/360040743071-Configure-EDI-and-fixed-width-file...
-
Matt Graney commented,
Official comment Yes, Rhys, Dat Loader is a fully supported part of our platform.
-
Matt Graney commented,
Could it be that it expects the word "Token" in the Authorization header value? Your screenshot seems to show just the token value, not the word "Token" preceding it. Also, please be cautious when ...
-
Matt Graney commented,
If it's always just a single character prefix, you can use the substring handlebar in your mapping to strip it: {{substring id 1 id.length}} The above syntax takes the field "id" and returns everyt...
-
Matt Graney commented,
Hi Steve Klett, perhaps this is the doc you were looking for? https://docs.celigo.com/hc/en-us/articles/360043927292-Fine-tune-integrator-io-for-optimal-data-throughput#page-size
-
Matt Graney commented,
Jeffery Hill Steve Klett if you had to choose between using external libraries like moment.js or Lodash versus being able to more easily reuse your own JS code across your scripts, what would your ...
-
Matt Graney commented,
Official comment Thanks Wade, this is something we're actively look at. We will keep you posted as our plans mature. -Matt
-
Matt Graney commented,
Thanks Tyler, updated.