Slug: azure-bulk-publisher-v2 Version: 1.0.0 Infer: No Event Aware: Yes

Overview

More coming soon


Inference Options

The following options can be configured when using this model for inference:

NameLabelTypeDescriptionDefaultRequired
should_run_in_debug_modeShould the model run in debug modebooleanToggle on to run the model in debug mode (only log the output)FalseNo
document_storeDocument StoredocumentStoreThe document store to look for new documents in-Yes
data_storeData StoretableStoreData store to extract from-Yes
taxonomyData DefinitiontaxonomyThe data definition to use for the model-No
queryQuerystringThe query to run to find documents to publishnot exists(labels.label: ‘azure-published’)Yes
connection_stringConnection StringpasswordThe Azure SAS connection string to use for publishing-Yes
output_location_metadata_propertyOutput Location Metadata PropertystringThe metadata property to use for the output location-Yes
output_location_prefix_to_removeOutput Location Prefix to RemovestringThe prefix to remove from the output location (/data_root)-Yes
output_formatOutput FormatstringThe format of the data to publishjsonYes
friendly_namesAPI Friendly AttributesbooleanAdapt the names of the attributes to be valid in XMLTrueNo
pretty_printingPretty Print XML outputbooleanEnable pretty printing of XML outputFalseNo
root_nameRoot Element NamestringFor XML documents, the root element name is required; if blank, it will be DataObjects.-No
batch_sizeBatch SizenumberMaximum number of documents to upload in a single batch50No
filename_expressionFilename ExpressionstringThe expression to use for the filenamedocument_family.path + ”.” + output_formatYes
overwriteOverwrite ExistingbooleanToggle on if the publisher should overwrite existing files. Otherwise, the upload is ignored.FalseNo
update_document_statusUpdate document status in Kodexa?booleanToggle on to update the status of the document in KodexaFalseNo
kodexa_document_statusKodexa document statusdocumentStatusThe status to update the document to in Kodexa-No
should_apply_success_labelShould a label be applied when publishing is successful?booleanShould a label be appied to the document when publishing is successful?FalseNo
label_on_successLabel to add when publishing is successfulstringThe label to add to the document after publishing successfullyAZURE_PUBLISHEDNo
should_apply_error_labelShould a label be applied when publishing fails?booleanShould a label be appied to the document when publishing fails?FalseNo
label_on_errorLabel to add when publishing failsstringThe label to add to the document if there is an errorAZURE_ERRORNo
delete_after_publishDelete after publishing?booleanShould the document and extracted data be deleted after publishing?FalseNo
publish_external_dataPublish external data?booleanToggle on to publish the external dataFalseNo
external_data_filename_expressionExternal Data Filename ExpressionstringThe expression to use for the path from the external datadocument_family.path + “-metadata.json”No
upload_nativeUpload the native document?booleanToggle on to upload the native documentFalseNo
native_filename_expressionNative Filename ExpressionstringThe expression to use for the native filenamedocument_family.pathNo
should_update_external_api_statusShould the status be updated in an external API?booleanToggle on to update the status of the document in an external APIFalseNo
external_api_status_endpointExternal API status endpointstringThe external API endpoint to use for updating the status of the document-No
external_api_status_codeExternal API status codestringThe status code to update to in the external API-No

Model Details

  • Provider: Kodexa AI