Integration Practices
  • Integration Practices
  • Popular
  • About
  • Contact
Integration Practices
    • Integration Practices
    • Popular
    • About
    • Contact
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

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)