Process Objects Creation Options
You can create process objects in the following ways:
- Create process objects manually
- You can create simple process objects manually by adding fields and configuring the field properties.
- Create process objects from WSDL and XSD files
- You can easily and simultaneously create multiple large and hierarchical process objects by importing one or more WSDL and XSD files.
- Create process objects from Swagger files
- You can easily and simultaneously create multiple large and hierarchical process objects by importing one or more Swagger JSON or YAML files.
- Create process objects from OpenAPI 3.0 files
- You can easily and simultaneously create multiple large and hierarchical process objects by importing one or more OpenAPI 3.0 JSON or YAML files.
- Create process objects from JSON files
- You can easily create multiple large and hierarchical process objects that cover data types used in JSON payloads by importing one or more JSON files.