Importing business objects
Import JSON schemas to create complex business objects.
About this task
If you want business object definitions to be defined and managed outside of Workflow process designer inBusiness Automation Studio, you can import JSON schema with an OpenAPI schema specification into your workflow automation. The OpenAPI v3.0 input schema file needs to comprise openapi, info, and components fields.
Note: The business objects that are created from importing a JSON schema are read-only in the
designer. If your schema definitions evolve outside of the Business Automation Studio, you can
re-import the file thus update your business object definitions.