This repository contains xslt mapping files for PI to CPI migration in the Figaf DevOps Tool. There is a free trial that allows you to get started.
main
├── file
│ ├── receiver-default.xslt
│ ├── sender-default.xslt
├── http
│ ├── receiver-default.xslt
│ ├── sender-default.xslt
├── idoc
│ ├── sender-default.xslt
├── rest
│ ├── receiver-default.xslt
- Get this repository using one of the following flows:
- Download ZIP archive and unzip it to
PItoCPIMigrationTemplatesfolder. - Clone this repository
git clone https://github.com/figaf/PItoCPIMigrationTemplates.git - Download ZIP archive and unzip it to
- Download IRT jar file from https://irt.figaf.com/download.
- Run IRT application with parameter
irt.config.pi-to-cpi-migration-templatesset toPItoCPIMigrationTemplates\main.
Read more about PI to CPI migration here.