Thank you for the information. This note on the Assign concurrency levels to data transfer page confused me: NOTE: If you do not select any Concurrency level value for a universal HTTP connection ...
Thanks again! I like this method much better.
Thanks for this insight. I was wondering, If instead of doing "one to many" in my Snowflake import bubble, I specify the path to the individual records in your Amazon source export, would this redu...
Thanks, that page is just what I was looking for. Where is the keyword "this" explained. I didn't find it in the handlebar reference https://docs.celigo.com/hc/en-us/articles/360039326071-Handlebar...
No need to contact support, I am now importing the entire record as a variant. From there I should be able to manipulate the data in snowflake from there. I think the data type issues were caused b...
Thank you! I think I misunderstood what {{{jsonSerialize this}}} was. I now realize that jsonSerialize is a helper and this represents the entire record. This is exactly what I was looking for. Now...
Im not sure how to tell the mapping to select the whole record (maybe the word "this")? Also I think I realize what you were saying in the other post, that jsonserialize is a helper, and that eithe...
Thanks. Actually I started out wanting to do option #2, but I couldn't figure out how to do it (and I couldn't find the documentation to show me how) Given my configuration how would I map the enti...
Flow Configs Flow Import settings The parsed Output from my export looks like this: { "page_of_records": [ { "record": { "payload": { "Orders": [ { ...
Flow Configs Flow Import settings The parsed Output from my export looks like this: { "page_of_records": [ { "record": { "payload": { "Orders": [ { ...