Skip to main content

XML

Introduction

This is a template project for creating provider to onboard data from a XML file. Available via Github.

How it works

The program reads the file books.xml and converts each book element into a Dynamic Entity. They are then imported into Occtoo using the OnboardingServiceClient

Check our documentation on how to set up a Provider in Occtoo Studio to get your provider details.

Download and Installation

Fetch the latest code at our Github repository. Build and deploy to your azure instance