"***NEW: Download Process Mining Outlook 2023 - 2024"
Our Latest Webinars
mindzie mindzie
  • Home
  • Products & Services
    Process Mining – Cloud
    Process Mining – Desktop Edition
    Process Mining – On-premise Enterprise
    Process Mining – Services
    Process Mining Simplified
    Map, Analyze, OptimizeBook your demo today!
  • Use Cases
    By Department
    Customer Support
    Finance
    Lean Six Sigma
    Manufacturing
    Process Improvement
    Procurement
    Sales
    By Use
    Accounts Payable
    Accounts Receivable
    Compliance and Audit
    Lead to Close
    Order to Cash
    Procure to Pay
    Support Tickets
    Just Learning?
    Academic Process Mining License
    What is Process Mining?
    Map, Analyze, Optimize
    Streamline operations, save time and money!Process Improvement
  • Consultants
  • Training
  • Blog
Free Download
mindzie
  • Home
  • Products & Services
    Process Mining – Cloud
    Process Mining – Desktop Edition
    Process Mining – On-premise Enterprise
    Process Mining – Services
    Process Mining Simplified
    Map, Analyze, OptimizeBook your demo today!
  • Use Cases
    By Department
    Customer Support
    Finance
    Lean Six Sigma
    Manufacturing
    Process Improvement
    Procurement
    Sales
    By Use
    Accounts Payable
    Accounts Receivable
    Compliance and Audit
    Lead to Close
    Order to Cash
    Procure to Pay
    Support Tickets
    Just Learning?
    Academic Process Mining License
    What is Process Mining?
    Map, Analyze, Optimize
    Streamline operations, save time and money!Process Improvement
  • Consultants
  • Training
  • Blog

Connectors

  • mindzie Connector Release Notes
  • mindzie Mule4 Module Connector Reference
  • MuleSoft Anypoint Connector User Guide

mindzie studio Help

Getting Started
  • Load Dataset
  • Create Investigation
  • Create Analysis
  • Add Filter
  • Add Calculator
  • Add Log Enrichment
  • Create Dashboard
Filters
    Attribute
    • Cases with Changed Attribute
    • Events with Attribute
    • Cases with Attribute
    Frequency
    • Value Frequency
    • Activity Performed Once
    • Activity Not Performed
    • Selected Activity Frequency
    Time
    • Time Period
    Duration
    • Deadline
    Order
    • Process Variants
    • Case End
    • Event Order
Calculators
    Overview
    • Data Selector
    • Process Performance Matrix
    • Dataset Information
    • Resource Performance vs Conformance
    • Process Map
    • Case Explorer
    AI
    • Automation
    • Root Cause Analysis
    Attribute
    • Duplicate Cases
    • Selected Cases by Category
    • Average Value
    • Maximum Value
    • Minimum Value
    • Trend
    • Sum of Values for Activity
    • Sum of Values
    • Breakdown by Categories
    Frequency
    • Case Count
    • Activity Information
    • Repeated Activities
    • Value Count in Event Attribute
    • Value Count in Case Attribute
    • Histogram
    • Rate
    Time
    • Time Between All Activity Pairs
    • Rate Over Time
    • Selected Cases Over Time
    • Selected Cases by Category Over Time
    Duration
    • Time Between Selected Events
    • Time From Case Start to Selected Event
    • Case Duration
    Advanced
    • What-If Simulation: Working Capital
Enrichments
    Conformance
    • Repeated Activity
    • Wrong Activity Order
    • Allowed Case End Activities
    • Allowed Case Start Activities
    Attributes
    • Case Closed
    • Divide
    • Subtract
    • Multiply
    • Representative Case Attribute
    • Duration Between an Attribute and an Activity
    • Duration Between Two Activities
Sample Datasets
  • Sample Datasets
AI Chatbot
  • AI Chatbot
  • Home
  • mindzie Documentation
  • Connectors
  • mindzie Mule4 Module Connector Reference

mindzie Mule4 Module Connector Reference

Table of Contents
  • Configurations
    • Config
      • Parameters
      • Connection Types
        • Basic Connection Provider
          • Parameters
      • Associated Operations
  • Operations
  • Create upload csv update log with csv data
    • Parameters
    • Output
    • For Configurations
    • Throws
  • Types
    • Proxy
    • Tls
    • Trust Store
    • Key Store
    • Standard Revocation Check
    • Custom Ocsp Responder
    • Crl File
    • Reconnection
    • Reconnect
    • Reconnect Forever
    • Expiration Policy
    • Http Response Attributes
    • Repeatable In Memory Stream
    • Repeatable File Store Stream

Configurations #

Config #

Parameters #

NameTypeDescriptionDefault ValueRequired
NameStringThe name for this configuration. Connectors reference the configuration with this name.x 
ConnectionBasic Connection ProviderThe connection types that can be provided to this configuration.x 
Response TimeoutNumberThe timeout for request to the remote service.60 
Response Timeout UnitEnumeration, one of:NANOSECONDSMICROSECONDSMILLISECONDSSECONDSMINUTESHOURSDAYSA time unit which qualifies the Response Timeout}SECONDS 
Streaming TypeStringDefines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content.AUTO 
NameStringThe identifier of this element used to reference it in other componentsx 
Expiration PolicyExpiration PolicyConfigures the minimum amount of time that a dynamic configuration instance can remain idle before the runtime considers it eligible for expiration. This does not mean that the platform will expire the instance at the exact moment that it becomes eligible. The runtime will actually purge the instances when it sees it fit. 

Connection Types #

Basic Connection Provider #

This is the last layer of the connection provider generation gap pattern. It is what finally gets exposed as the connection provider, including all customizations made in the refinement layer.

Parameters #
NameTypeDescriptionDefault ValueRequired
Default headersObject 
Default query parametersObject 
Connection TimeoutNumberThe timeout for establishing connections to the remote service30 
Connection Timeout UnitEnumeration, one of:NANOSECONDSMICROSECONDSMILLISECONDSSECONDSMINUTESHOURSDAYSA time unit which qualifies the Connection TimeoutSECONDS 
Use Persistent ConnectionsBooleanIf false, each connection will be closed after the first request is completed.true 
Max ConnectionsNumberThe maximum number of outbound connections that will be kept open at the same time-1 
Connection Idle TimeoutNumberA timeout for how long a connection can remain idle before it is closed30 
Connection Idle Timeout UnitEnumeration, one of:NANOSECONDSMICROSECONDSMILLISECONDSSECONDSMINUTESHOURSDAYSA time unit which qualifies the connection Idle TimeoutSECONDS 
Stream ResponseBooleanWhether or not received responses should be streamedfalse 
Response Buffer SizeNumberThe space in bytes for the buffer where the HTTP response will be stored.-1 
Base UriStringParameter base URI, each instance/tenant gets its ownhttps://mindziestudio.com 
UsernameStringThe username used to authenticate the requests.x 
PasswordStringThe password used to authenticate the requests. 
Proxy ConfigProxyReusable configuration element for outbound connections through a proxy. A proxy element must define a host name and a port attributes, and optionally can define a username and a password. 
ProtocolEnumeration, one of:HTTPHTTPSProtocol to use for communication. Valid values are HTTP and HTTPSHTTP 
TLS ConfigurationTls 
ReconnectionReconnectionWhen the application is deployed, a connectivity test is performed on all connectors. If set to true, deployment will fail if the test doesn’t pass after exhausting the associated reconnection strategy 

Associated Operations #

  • Create upload csv update log with csv data  

Operations #

Create upload csv update log with csv data #

<mindzie-mule-4:post-upload-csv-update-log-with-csv-data>

Create upload csv update log with csv data This operation makes an HTTP POST request to the /UploadCsv/UpdateLogWithCsvData endpoint

Parameters #

NameTypeDescriptionDefault ValueRequired
ConfigurationStringThe name of the configuration to use.x 
Log IdStringLog Id 
delimiterStringdelimiter 
cultureStringculture 
encodingStringencoding 
BodyStringthe content to use#[payload] 
Config RefConfigurationProviderThe name of the configuration to be used to execute this componentx 
Streaming StrategyRepeatable In Memory StreamRepeatable File Store Streamnon-repeatable-streamConfigure if repeatable streams should be used and their behaviour 
Custom Query ParametersObject#[null] 
Custom HeadersObject#[null] 
Response TimeoutNumberThe timeout for request to the remote service. 
Response Timeout UnitEnumeration, one of:NANOSECONDSMICROSECONDSMILLISECONDSSECONDSMINUTESHOURSDAYSA time unit which qualifies the Response Timeout} 
Streaming TypeStringDefines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. 
Target VariableStringThe name of a variable on which the operation’s output will be placed 
Target ValueStringAn expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable#[payload] 
Reconnection StrategyReconnectReconnect ForeverA retry strategy in case of connectivity errors 

Output #

TypeAny
Attributes TypeHttp Response Attributes

For Configurations #

  • Config  

Throws #

  • MINDZIE-MULE-4:BAD_REQUEST  
  • MINDZIE-MULE-4:CLIENT_ERROR  
  • MINDZIE-MULE-4:CONNECTIVITY  
  • MINDZIE-MULE-4:INTERNAL_SERVER_ERROR  
  • MINDZIE-MULE-4:NOT_ACCEPTABLE  
  • MINDZIE-MULE-4:NOT_FOUND  
  • MINDZIE-MULE-4:RETRY_EXHAUSTED  
  • MINDZIE-MULE-4:SERVER_ERROR  
  • MINDZIE-MULE-4:SERVICE_UNAVAILABLE  
  • MINDZIE-MULE-4:TIMEOUT  
  • MINDZIE-MULE-4:TOO_MANY_REQUESTS  
  • MINDZIE-MULE-4:UNAUTHORIZED  
  • MINDZIE-MULE-4:UNSUPPORTED_MEDIA_TYPE  

Types #

Proxy #

FieldTypeDescriptionDefault ValueRequired
HostStringHost where the proxy requests will be sent.x
PortNumberPort where the proxy requests will be sent.x
UsernameStringThe username to authenticate against the proxy.x
PasswordStringThe password to authenticate against the proxy.x
Non Proxy HostsStringA list of comma separated hosts against which the proxy should not be usedx

Tls #

FieldTypeDescriptionDefault ValueRequired
Enabled ProtocolsStringA comma separated list of protocols enabled for this context.
Enabled Cipher SuitesStringA comma separated list of cipher suites enabled for this context.
Trust StoreTrust Store
Key StoreKey Store
Revocation CheckStandard Revocation CheckCustom Ocsp ResponderCrl File

Trust Store #

FieldTypeDescriptionDefault ValueRequired
PathStringThe location (which will be resolved relative to the current classpath and file system, if possible) of the trust store.
PasswordStringThe password used to protect the trust store.
TypeStringThe type of store used.
AlgorithmStringThe algorithm used by the trust store.
InsecureBooleanIf true, no certificate validations will be performed, rendering connections vulnerable to attacks. Use at your own risk.

Key Store #

FieldTypeDescriptionDefault ValueRequired
PathStringThe location (which will be resolved relative to the current classpath and file system, if possible) of the key store.
TypeStringThe type of store used.
AliasStringWhen the key store contains many private keys, this attribute indicates the alias of the key that should be used. If not defined, the first key in the file will be used by default.
Key PasswordStringThe password used to protect the private key.
PasswordStringThe password used to protect the key store.
AlgorithmStringThe algorithm used by the key store.

Standard Revocation Check #

FieldTypeDescriptionDefault ValueRequired
Only End EntitiesBooleanOnly verify the last element of the certificate chain.
Prefer CrlsBooleanTry CRL instead of OCSP first.
No FallbackBooleanDo not use the secondary checking method (the one not selected before).
Soft FailBooleanAvoid verification failure when the revocation server can not be reached or is busy.

Custom Ocsp Responder #

FieldTypeDescriptionDefault ValueRequired
UrlStringThe URL of the OCSP responder.
Cert AliasStringAlias of the signing certificate for the OCSP response (must be in the trust store), if present.

Crl File #

FieldTypeDescriptionDefault ValueRequired
PathStringThe path to the CRL file.

Reconnection #

FieldTypeDescriptionDefault ValueRequired
Fails DeploymentBooleanWhen the application is deployed, a connectivity test is performed on all connectors. If set to true, deployment will fail if the test doesn’t pass after exhausting the associated reconnection strategy
Reconnection StrategyReconnectReconnect ForeverThe reconnection strategy to use

Reconnect #

FieldTypeDescriptionDefault ValueRequired
FrequencyNumberHow often (in ms) to reconnect
BlockingBooleanIf false, the reconnection strategy will run in a separate, non-blocking thread
CountNumberHow many reconnection attempts to make

Reconnect Forever #

FieldTypeDescriptionDefault ValueRequired
FrequencyNumberHow often (in ms) to reconnect
BlockingBooleanIf false, the reconnection strategy will run in a separate, non-blocking thread

Expiration Policy #

FieldTypeDescriptionDefault ValueRequired
Max Idle TimeNumberA scalar time value for the maximum amount of time a dynamic configuration instance should be allowed to be idle before it’s considered eligible for expiration
Time UnitEnumeration, one of:NANOSECONDSMICROSECONDSMILLISECONDSSECONDSMINUTESHOURSDAYSA time unit that qualifies the maxIdleTime attribute

Http Response Attributes #

FieldTypeDescriptionDefault ValueRequired
Status CodeNumberx
HeadersObjectx
Reason PhraseStringx

Repeatable In Memory Stream #

FieldTypeDescriptionDefault ValueRequired
Initial Buffer SizeNumberThis is the amount of memory that will be allocated in order to consume the stream and provide random access to it. If the stream contains more data than can be fit into this buffer, then it will be expanded by according to the bufferSizeIncrement attribute, with an upper limit of maxInMemorySize.
Buffer Size IncrementNumberThis is by how much will be buffer size by expanded if it exceeds its initial size. Setting a value of zero or lower will mean that the buffer should not expand, meaning that a STREAM_MAXIMUM_SIZE_EXCEEDED error will be raised when the buffer gets full.
Max Buffer SizeNumberThis is the maximum amount of memory that will be used. If more than that is used then a STREAM_MAXIMUM_SIZE_EXCEEDED error will be raised. A value lower or equal to zero means no limit.
Buffer UnitEnumeration, one of:BYTEKBMBGBThe unit in which all these attributes are expressed

Repeatable File Store Stream #

FieldTypeDescriptionDefault ValueRequired
In Memory SizeNumberDefines the maximum memory that the stream should use to keep data in memory. If more than that is consumed then it will start to buffer the content on disk.
Buffer UnitEnumeration, one of:BYTEKBMBGBThe unit in which maxInMemorySize is expressed
Updated on February 7, 2023
mindzie Connector Release NotesMuleSoft Anypoint Connector User Guide
Table of Contents
  • Configurations
    • Config
      • Parameters
      • Connection Types
        • Basic Connection Provider
          • Parameters
      • Associated Operations
  • Operations
  • Create upload csv update log with csv data
    • Parameters
    • Output
    • For Configurations
    • Throws
  • Types
    • Proxy
    • Tls
    • Trust Store
    • Key Store
    • Standard Revocation Check
    • Custom Ocsp Responder
    • Crl File
    • Reconnection
    • Reconnect
    • Reconnect Forever
    • Expiration Policy
    • Http Response Attributes
    • Repeatable In Memory Stream
    • Repeatable File Store Stream
Essentials Logo

Start your operational excellence journey today!

Request a Demo
Newsletter

Subscribe to our newsletter.

Products/Services
CloudDesktop EditionOn-PremiseServices
Support
Help CenterTrainingWebinars
Company
About usContact usCareersPrivacy Policy
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Do not sell my personal information.
Cookie SettingsAccept
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT
Search

Hit enter to search or ESC to close