Marcelo Borges I'm going to have my team look into this. I see your Support ticket, so no further action needed from you right now.
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...
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...
Thanks Tyler, updated.
Also Michael Gantt , which app is this? We can consider adding a connector for it to the platform.
Rick Eltzroth We offer the ability to make multiple connections to the same app, and each connection acts as a queue. Therefore, in your example, you could have your high priority order flow be the...
Nuri Ensing -- how many different credentials are there? Curious to understand why different creds are needed. Can you share more? Two quick ideas: You can also use virtual imports/exports in our ...
I wonder if you know if a connection to the IIO APIs will count as an endpoint or are there licensing implications? No Steve Klett, IIO APIs are not counted against your license. See https://docs...
Hi Paul, if you choose the run icon (the "play" button) in the Flow Builder or from the integration flow list for a delta flow, you will be prompted to either let the flow run per the last run time...
Stewart Cruickshank -- I suspect what you're really asking is about how to iterate through each record you've retrieved from the saved search, right? If that's the case, please check out content li...