All Projects → controlm → automation-api-quickstart

controlm / automation-api-quickstart

Licence: other
Control-M Automation API quickstart

Programming Languages

java
68154 projects - #9 most used programming language
python
139335 projects - #7 most used programming language
shell
77523 projects
Dockerfile
14818 projects
powershell
5483 projects

Projects that are alternatives of or similar to automation-api-quickstart

automation-api-community-solutions
Control-M Automation API community solutions
Stars: ✭ 33 (-54.79%)
Mutual labels:  automation-api, control-m, controlm, jobs-as-code
restful-booker-platform
A SaaS platform used for various test automation training
Stars: ✭ 72 (-1.37%)
Mutual labels:  automation-api
arcgisearth-automation-api
Use ArcGIS Earth Automation API to communicate with ArcGIS Earth from applications that support REST.
Stars: ✭ 15 (-79.45%)
Mutual labels:  automation-api

Control-M Automation API quickstart

This repository contains code samples and how-to for Control-M Automation API.

Online Documentation

You can find the latest Control-M Automation API documentation, including a programming guide, on the project web page.

Contribution guide

To contribute, please follow these guidelines.

Files, folders and naming conventions

  1. Every sample and its associated files must be contained in its own folder. Name this folder something that describes what your sample does. Usually this naming pattern looks like level-sample-purpose (e.g. 201-automate-corrective-flow). Numbering should start at 101. 100 is reserved for things that need to be at the top.
  2. For consistent ordering create all folders in lowercase.
  3. Include a README.md file that explains the sample. A good description helps other community members to understand your sample. The README.md uses Github Flavored Markdown for formatting text. If you want to add images to your README.md file, store the images in the images folder. Reference the images in the README.md with a relative path (e.g. ![alt text](images/sampleImage.png "Sample Image Text")). This ensures the link will reference the target repository if the source repository is forked.
  4. The samples are split into two major categories, Control-M and Helix Control-M. Make sure that you upload the sample under the correct category.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].