Apply Kodexa Status
A model that applies a Kodexa document status based on configuration
Slug: apply-status
Version: 1.0.0
Infer: Yes
Overview
This is a model that applies a Kodexa document status based on configuration. Just configure the model and provide the status needed.
Inference Options
The following options can be configured when using this model for inference:
Name | Label | Type | Description | Default | Required |
---|---|---|---|---|---|
should_run_in_debug_mode | Should the model run in debug mode? | boolean | Toggle on to run the model in debug mode (only log the output for external API calls) | False | No |
document_status | Document Status | documentStatus | N/A | - | Yes |
should_update_external_api_status | Should the status be updated in an external API? | boolean | Toggle on to update the status of the document in an external API | False | No |
external_api_status_endpoint | External API status endpoint | string | The external API endpoint to use for updating the status of the document | - | No |
external_api_status_code | External API status code | string | The status code to update to in the external API | - | No |
Model Details
- Provider: Kodexa AI