https://github.com/regestaitalia/trm-docs
TRM (Transport Request Manager) Documentation
https://github.com/regestaitalia/trm-docs
docs trm
Last synced: 3 months ago
JSON representation
TRM (Transport Request Manager) Documentation
- Host: GitHub
- URL: https://github.com/regestaitalia/trm-docs
- Owner: RegestaItalia
- Created: 2023-09-06T08:22:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-11T11:43:05.000Z (3 months ago)
- Last Synced: 2025-03-11T12:34:28.298Z (3 months ago)
- Topics: docs, trm
- Language: HTML
- Homepage: https://docs.trmregistry.com/
- Size: 5.83 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# TRM - Transport Request Manager
[](code_of_conduct.md)
[](https://www.npmjs.com/package/trm-client)
[](https://trmregistry/#/package/trm-server)
[](https://www.npmjs.com/package/trm-core)
[](https://www.npmjs.com/package/trm-registry-types)[](/commons/roadmap.md)
[](/registry/public/roadmap.md)> Current TRM stage: Stage 1 - Alpha. Learn more about the [TRM Roadmap](/commons/roadmap.md).
> Current registry stage: Stage 1 - Alpha. Learn more about the [TRM Registry Roadmap](/registry/public/roadmap.md).
TRM (Transport Request Manager) is a software designed to **make transports** between SAP ECC/S4 systems **easy**.
![]()
In order to start using TRM, all three of these components must be setup:
- [Client](client/README.md)
- [Server](server/README.md)
- [Registry](registry/README.md)This document will guide you through the installation and configuration of each of the necessary components.
To understand the role of the component, press on its name in the side bar and navigate through its documentation.
If you just wish to run your first demos and see TRM in action, navigate to the "**Getting Started**" section and follow each step of the guide.
The registry documentation is only needed if you decide to create your own private registry, otherwise **TRM Client is already configured to work** with the [Public Registry](https://trmregistry.com).
If you wish to integrate your applications with the [Public Registry](https://trmregistry.com), you may visit its [API Documentation](/registry/public/api.md).