Workflows

You can leverage the Maptek Python SDK to create custom Python workflow components called Extend Python Scripts in the Workflow Editor. Extend Python Scripts offer users the greatest flexibility and control over defining the input and output connectors and component configuration. In order to run an Extend Python Script via the Workflow Editor, you need to import the workflows module. This section describes how to do so.