Wiki source code of Variables

Last modified by Outhman Moustaghfir on 2024/08/12 15:44

Show last authors
1 = All variables =
2
3
4 |(% style="width:506px" %)//**Variable**//|(% style="width:970px" %)//**Description**//
5 |(% style="width:506px" %)iXServerType|(% style="width:970px" %)TEST , DEVĀ  , PROD ...?
6 |(% style="width:506px" %)inputFile|(% style="width:970px" %)absolute path
7 |(% style="width:506px" %)env|(% style="width:970px" %)The current env
8 |(% style="width:506px" %)iXSession|(% style="width:970px" %)Session ID
9 |(% style="width:506px" %)iXSessionPath|(% style="width:970px" %)Path of the Session
10 |(% style="width:506px" %)iXEnvPath|(% style="width:970px" %)Env Path
11 |(% style="width:506px" %)iXProtocol|(% style="width:970px" %)Protocol de communication : AS2, FTP, MAIL, WEBSERVICE
12 |(% style="width:506px" %)iXProfileID|(% style="width:970px" %)client id
13 |(% style="width:506px" %)iXFileName|(% style="width:970px" %)file name
14 |(% style="width:506px" %)iXDir|(% style="width:970px" %) Directory for FTP, event for TRK
15 |(% style="width:506px" %)iXFileType|(% style="width:970px" %)type of file
16 |(% style="width:506px" %)IXApp|(% style="width:970px" %)name of application
17 |(% style="width:506px" %)IXAppPath|(% style="width:970px" %)the path of application
18 |(% style="width:506px" %)iXError|(% style="width:970px" %)get error message
19 |(% style="width:506px" %)iXErrorConnector|(% style="width:970px" %)get the connector causing the error
20
21 == Important Note: ==
22
23 Certain variables are overridden to accommodate connector-specific configurations. The following variables will be removed from the scenario context after connector execution:
24
25 * iXScenario
26 * iXEnv
27 * iXSwitchEnv
28 * iXEnvParent
29 * iXTo
30 * iXFrom
31 * iXServerConfig
32 * iXDirectory
33 * iXOutputFileName
34 * iXInputCharset
35 * iXOutputFileName
36 * iXXsl
37 * iXFormat
38 * iXCharset
39
40 **Note:** Once a connector completes its execution, the overridden values of these variables will be cleared from the scenario. Therefore, subsequent connectors in the scenario won't have access to these values unless explicitly set again within their respective configurations.
41
42 It is recommended to set these variables within the connector configuration if they need to be accessed or manipulated in subsequent steps of the scenario.
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian