All Downloads are FREE. Search and download functionalities are using the official Maven repository.

schema.opensearch.change.8.3.0-10_sequence-flow_tenantId.json Maven / Gradle / Ivy

{
  "description": "Assign default value to tenantId",
  "@type": "processorStep",
  "indexName": "sequence-flow",
  "version": "8.3.0",
  "order": 10,
  "content": "{\"script\": {\"lang\": \"painless\",\"source\": \"ctx.tenantId = '';\"}}"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy