https://github.com/xcomponent/scenario-documentation
XComponent Scenario Documentation and Examples
https://github.com/xcomponent/scenario-documentation
scenario xcomponent
Last synced: 10 months ago
JSON representation
XComponent Scenario Documentation and Examples
- Host: GitHub
- URL: https://github.com/xcomponent/scenario-documentation
- Owner: xcomponent
- Created: 2021-05-19T07:19:07.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-05-08T15:55:15.000Z (about 3 years ago)
- Last Synced: 2024-04-08T15:46:19.922Z (about 2 years ago)
- Topics: scenario, xcomponent
- Language: Python
- Homepage:
- Size: 8.21 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
XComponent Scenario models and runs your complex business processes by better exploiting your digital assets thanks to its services catalog.
## USEFUL LINKS
| Description | Links |
| :---------- | :---- |
| Public SaaS portal | [X4B SaaS](https://x4b.xcomponent.com) |
| XC Scenario Concepts | [XC Scenario Concepts](concepts/README.md) |
| XC Scenario User's Guide | [XC Scenario User Guide](user-guide/README.md) |
| XC Scenario Developers's Guide | [XC Scenario Dev Guide](dev-guide/README.md) |
| Sample python worker | [Python worker](python_worker/README.md) |
| Implementing Scenario tasks with OpenFaas | [Synchronous function](openfaas/synchronous.md) |
| OpenFaas Labels Reference | [OpenFaas Supported Labels Reference](openfaas/reference.md)
| Completing an HTTP task | [Complete HTTP task](complete_http/README.md) |