Changes for page SendToEnv
Last modified by youness kerouani on 2024/01/12 12:21
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,0 +1,32 @@ 1 += Definition = 2 + 3 +The SendToEnv Connector streamlines the transfer and management of files across multiple environments in a network. It ensures efficient, automated file movement, integral to workflow optimization. 4 + 5 += Icon = 6 + 7 + [[image:4.PNG]] 8 + 9 += Configuration = 10 + 11 +== 1- Configuration of SendToEnv == 12 + 13 +you can configure SendToEnv and put the correct data: 14 + 15 +For Example: 16 + 17 +[[image:5.PNG]] 18 + 19 + 20 +**File(s): **Specifies the file or files to monitor for transfer. The field expects an identifier or pattern that matches the files of interest. 21 + 22 +**Environments:** Lists the target environments where the files will be sent. Multiple environments can be separated by **";"**. **Example: iXPath;Centrale_Danone.** 23 + 24 +**Mask: ** Defines the pattern to filter the files that this connector should handle. The .* mask indicates that all files are included. 25 + 26 +**Log Level: ** Determines the verbosity of the logs for this connector. The level DEBUG implies detailed logging which is useful for troubleshooting. 27 + 28 +**Condition:** Allows specifying a condition that must be met for the connector to process the files. 29 + 30 +**Add boundary OnError:** When checked, this option may add additional error handling, such as transaction boundaries, to manage failures gracefully. 31 + 32 +