Update connectors
Updates the specified connectors object.
授权
路径参数
The key ConnectorId
请求体
The connectors entity to update.
The id of the connector.
The workspace of the connector.
The type of the connector.
When set to True, the connector will automatically process files in the Send folder.
The length of time that the application will wait after an error, in minutes, before attempting to send the file again. If set to 0, the connector will attempt to retry the file every interval.
The maximum number of times that the connector will attempt to process the input file in the event that failures are encountered. If set to 0, the connector will attempt to retry the file indefinitely.
When set to True, the connector will attempt to automatically receive files at the specified ReceiveInterval.
The interval at which the connector will attempt to receive files if AutomationReceive is set to True.
The maximum number of workers to assign from the worker pool when processing files on this connector. If not set, the default setting from the Settings tab of the application will be used.
The maximum number of files that will be processed for this connector each time workers are assigned to this connector. If not set, the default setting from the Settings tab of the application will be used.
This is the folder where the connector will pick up files to be processed.
This is the folder where the connector will place received files.
This is the folder where the connector will place files after they have been processed.
When set to True, the connector will keep a copy of sent messages in the Sent folder.
This setting governs the subfolder structure that is used within the Sent folder. Available values are Daily, Weekly, Monthly, and Yearly.
The log level used when writing transcation logs. Available values are None, Error, Warning, Info, Debug, and Trace.
This setting governs the subfolder structure that is used within the Logs folder. Available values are Daily, Weekly, Monthly, and Yearly.
When checked, the connector will keep a copy of the message next to the logs for the message in the Logs directory.
响应
EntitySet connectors
The id of the connector.
The workspace of the connector.
The type of the connector.
When set to True, the connector will automatically process files in the Send folder.
The length of time that the application will wait after an error, in minutes, before attempting to send the file again. If set to 0, the connector will attempt to retry the file every interval.
The maximum number of times that the connector will attempt to process the input file in the event that failures are encountered. If set to 0, the connector will attempt to retry the file indefinitely.
When set to True, the connector will attempt to automatically receive files at the specified ReceiveInterval.
The interval at which the connector will attempt to receive files if AutomationReceive is set to True.
The maximum number of workers to assign from the worker pool when processing files on this connector. If not set, the default setting from the Settings tab of the application will be used.
The maximum number of files that will be processed for this connector each time workers are assigned to this connector. If not set, the default setting from the Settings tab of the application will be used.
This is the folder where the connector will pick up files to be processed.
This is the folder where the connector will place received files.
This is the folder where the connector will place files after they have been processed.
When set to True, the connector will keep a copy of sent messages in the Sent folder.
This setting governs the subfolder structure that is used within the Sent folder. Available values are Daily, Weekly, Monthly, and Yearly.
The log level used when writing transcation logs. Available values are None, Error, Warning, Info, Debug, and Trace.
This setting governs the subfolder structure that is used within the Logs folder. Available values are Daily, Weekly, Monthly, and Yearly.
When checked, the connector will keep a copy of the message next to the logs for the message in the Logs directory.