Integration Practices
  • Integration Practices
  • Popular
  • About
  • Contact
Integration Practices
    • Integration Practices
    • Popular
    • About
    • Contact
Logging Operation

Observing and Tracking Data Pipelines

We define a data pipeline as the tethered activities defined from start to finish. Within Jitterbit operation logs,

May 15, 2020
Read more
Transformation

Hierarchically Sorting XML and CSV Records

XML is an extremely versatile data transport format. By using the Jitterbit XSLT Transform Component, you can manipulate your XML using XSLT. Many stylesheets are posted online. If you’re new to XSLT, see this XSLT introduction. When wanting to sort a CSV file hierarchically, first convert it to XML. (In the wild, I’ve seen this need with Concur’s Employee import file.) With a parameterized XSLT style sheet, we can sort data in a parent/child sort order.

January 31, 2020
Read more
Transformation

Inferring an XSD from XML

Many API vendors provide example XML but don’t provide the necessary XSD. Whether you are creating a new

January 30, 2020
Read more
Event Handling Logging

Capturing Events and Errors

Error-handling, or event-handling, is an essential practice for any data integration project. Determining the events and “handling the

February 5, 2019
Read more
Operation Temporary Storage

Using Temporary Storage

When chaining Operations to execute, you might use Targets to stage data for the Source of the next

January 16, 2019
Read more

Categories

  • Cloud Cache (2)
  • Data Element (4)
  • Email Message (2)
  • Event Handling (4)
  • Function (1)
  • JavaScript (1)
  • Logging (2)
  • Operation (2)
  • Temporary Storage (1)
  • Transformation (2)
  • Transformation-less (2)