Wiki source code of SendToEnv
Last modified by youness kerouani on 2024/01/12 12:21
Show last authors
author | version | line-number | content |
---|---|---|---|
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. | ||
21 | |||
22 | **Environments:** Lists the target environments where the files will be sent. Multiple environments can be separated by **";"**. | ||
23 | |||
24 | (% class="box" %) | ||
25 | ((( | ||
26 | **~ (% class="mark" %)## Example: iXPath;Centrale_Danone.##(%%)** | ||
27 | ))) | ||
28 | |||
29 | **Mask: ** Defines the pattern to filter the files that this connector should handle. The .* mask indicates that all files are included. | ||
30 | |||
31 | **Log Level: ** Determines the verbosity of the logs for this connector. The level DEBUG implies detailed logging which is useful for troubleshooting. | ||
32 | |||
33 | **Condition:** Allows specifying a condition that must be met for the connector to process the files. | ||
34 | |||
35 | **Add boundary OnError:** When checked, this option may add additional error handling, such as transaction boundaries, to manage failures gracefully. | ||
36 | |||
37 |