Category: Tutorial

  • NEW XML and JSON IDE – Liquid Studio Overview Video

    NEW XML and JSON IDE – Liquid Studio Overview Video

    Liquid Studio IDE is introduced in a new video, showcasing its features like XML Schema Editing, XML Editing, and XPath tools. Users are encouraged to download a free trial to explore its functionalities further. For more information, visit the Liquid Technologies website.

  • NEW VIDEO: Replace Data Values using Lookup Component in Liquid Data Mapper…

    NEW VIDEO: Replace Data Values using Lookup Component in Liquid Data Mapper…

    This video tutorial teaches users how to replace data values using the Lookup and Cast components in Liquid Data Mapper. It provides a straightforward transformation method. A free trial of the software is available for download at the provided link.

  • Azure Function to Convert XML to JSON using Liquid Data Mapper

    Azure Function to Convert XML to JSON using Liquid Data Mapper

    Liquid Data Mapper enables graphical data transformation for Microsoft Azure Functions. By adding input and output parameter components, users can seamlessly convert XML data into JSON format. The example illustrates creating a test application in C# that sends XML data to the Azure function, showcasing Liquid Data Mapper’s capabilities for data integration and transformation.

  • Creating Multiple Sample XML Documents from an Excel Spreadsheet with Liquid Data Mapper

    Creating Multiple Sample XML Documents from an Excel Spreadsheet with Liquid Data Mapper

    This article shows you how to generate multiple XML documents, one for each row in an Excel spreadsheet, using Liquid Data Mapper.

  • Output Formatting in Liquid Data Mapper

    Output Formatting in Liquid Data Mapper

    Liquid Data Mapper includes Output Formatting options for data nodes, illustrated in the ’07 – Aggregate Functions.dm’ example. For more information on formatting various data types, consult the data mapper documentation. A free trial of Liquid Data Mapper is available for download at the provided link.

  • Using the Cast Component in Liquid Data Mapper

    Using the Cast Component in Liquid Data Mapper

    Liquid Data Mapper is a versatile tool for transforming diverse data formats like CSV, EDI, and JSON. It includes the Cast Component to convert incompatible data types, such as transforming a string date into an EDI-required format. Users can customize properties and format specifications for accurate data casting.

  • NEW Liquid XML Objects – Wizard Overview Demo Video

    NEW Liquid XML Objects – Wizard Overview Demo Video

    This overview explains how to create a C# object model from an XML Schema and utilize it for serializing and editing XML data in Microsoft Visual Studio. A free trial of Liquid XML Objects is available for download at the provided link.

  • NEW Convert XML to JSON Demo Video

    NEW Convert XML to JSON Demo Video

    The new demonstration video showcases the simplicity of converting XML to JSON using the Liquid Data Mapper. Viewers can learn the conversion process with just a few clicks. A free trial of Liquid Studio and Liquid Data Mapper is available for download at the provided link.

  • Using xsi:type in XML Documents and XML Schemas

    Using xsi:type in XML Documents and XML Schemas

    The content discusses handling multiple repair types in an XML schema for a Repair Shop using xs:choice and C#. It illustrates how to derive specialized types from an abstract base type with xsi:type for better code management and readability in XML. The approach improves polymorphism and simplifies code checks.

  • Tutorial ‘Using JSON with Liquid XML Objects’

    Tutorial ‘Using JSON with Liquid XML Objects’

    The tutorial “Using JSON with Liquid XML Objects” details the process of reading and writing JSON data, focusing on converting between JSON and XML formats. It covers conversion rationale, round-tripping, an enumeration guide, practical examples, and step-by-step instructions for managing XML and JSON documents.