Bas van Ditzhuijzen Strategic Partner NetSuite Integration Whiz Salesforce Integration Whiz
- Total activity 190
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 45
- Subscriptions 77
Posts
Votes on activity by Bas van Ditzhuijzen-
JSONPath filtering in Transformation 2.0
Does Celigo support JSONPath filtering in Mapper/Transformation 2.0? For the below data array I would like to get only the quantity of hats, using jsonpath filtering this would be $.items[?(@.type=...
-
Branched flows cannot refresh access tokens
This is probably a bug, I will also raise a ticket but am posting it here because I've seen more posts of people having issues with branching so I hope this might help someone. The basic premise is...
-
How does Celigo decide when to automatically run export previews?
Hi, When you are creating input filters on flow steps Celigo will show preview/example data in the input tab of the 'Define input filter'-form. Sometimes this data is cached, sometimes it is source...
-
Error Management 2.0 Run History filtering
Hi, In Error Management 2.0 the Run History/Dashboard has lost the option to filter on Job State / Hide Empty Jobs. Can you re-add the filter? The 'Download files' option is only available in the R...
-
File transfer support for wrappers
It would be great if wrappers/stacks could also support file transfers, ie unproccessed data. For example we could read a binary file from an FTP server/NetSuite and send it as-is to the wrapper.
-
Ability to change export transformation order (make draggable) in UI
CompletedFor EDI documents (edifact/fixed width) we rely heavily on Export Transformations. This is because import mappings dont support creating nested arrays needed for edifact but export transformations...
-
NetSuite record.submitFields() vs record.save()
Hi, I've noticed Celigo will sometimes update records using an inline edit (submitFields / XEDIT event), and sometimes it will update using record.save (creating a normal save / EDIT type event) - ...
-
Can we disable 'AI' error management?
We've got an integration running that should never automatically retry errors, is this possible? The integration uploads a change-set that replaces all data in the target system. If in one of the ...
-
Setting Content-Type on S3 File upload
Hi, Does anyone know if its possible to set the content-type of a file that is uploaded to an S3 bucket? Currently Celigo uploads all files as 'application/octet-stream', but I'd like the files to...
-
Has anyone got branch merging to work?
When I run a flow that has merged branches every time the job gets held up in 'In Progress' for at least 4 hours, with zero remaining records to process. Is this how this is supposed to work? It's ...