This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
While anyone can visit our community, only verified customers, partners, and employees will have posting access. Email community@snaplogic.com to verify your account.
Trending Topics
The Integration Nation is an active and collaborative place to learn more about events and ask questions to fellow fans! Check out our most popular conversations happening right now!
Weโre excited to introduce the SnapLogic May 2025 Release. Learn more about the release here. Here's a quick look at the main highlights of this release: AgentCreator Support for structured outputSupport for reasoning modelsPrompt Composer support fo...
Hello,If you're looking to automate the deployment of pipelines from your Dev org to your Prod orgโwhile dynamically switching out environment-specific accountsโthis post might help.We ran into a challenge: many of our pipelines (some with 50+ accoun...
Hi,We are currently having a use case where we are writing data into Kafka. We have observed intermittent failures with the error description -"Unable to write sldb file to file system". Upon inspecting our logs, we can see that there is a Stalled Sn...
I would like to remove xml namespace prefix in the XML document for data retrieval. I have tried with mapper with mapKeys(), I cannot use mapper as $Header.['ns2:DocumentHeader']['ns2:Identifier'] because namespace prefix may be different for each re...
Hello,Iโm reaching out regarding a pipeline that I am building. Here are the details:Requirement: Combine two csv files (one has a header and the other one does not have)Steps Taken:1. Read both csv files at the start of the pipeline2. Use a 'Gate' s...
Hi!I wanted to share a powerful and lightweight approach I recently implemented for using static reference data in pipelinesโwithout needing memory-intensive joins or separate file/database reads during runtime.The ChallengeIn typical scenarios, we h...
Hi there,I am pulling data from Coupa to store it in json files. its coming in below format. I need to create a JSON file for each record and store it into sftp server with id as file name. input [ { "statusLine": { "protoVersion": "HTTP...
Weโre excited to announce that the SnapLogic May 2025 Release is now available in the UAT environment. Learn more about the release here. We encourage you to check out the new features available in UAT now and test-drive them using your own pipeline...