Mul File Specification - Adjust : Différence entre versions

[version en cours de rédaction][version en cours de rédaction]
(Page créée avec « {{Tuto Details |Description=<translate>Specification of the Adjust.mul file.</translate> |Categories=Administration, Maintenance, Software, Specification |Tags=Adjust.mul... »)
 
Ligne 4 : Ligne 4 :
 
|Tags=Adjust.mul
 
|Tags=Adjust.mul
 
}}
 
}}
<translate>= Specification =
+
<translate>=Specification=
The Adjust.mul file  contains information relating to
+
The Adjust file  contains information relating to  
<br />
 
 
{| class="wikitable"
 
{| class="wikitable"
 
|+
 
|+
!
+
!No
!
+
!Name
!
+
!Format
!
+
!Notes
 
|-
 
|-
|
+
|1
|
+
|Event Date and Time
|
+
|yyy-mm-dd hh:mm:mm
 
|
 
|
 
|-
 
|-
|
+
|2
|
+
|Connection Type
|
+
|?N
|
+
|indication of the Connection Type:
 +
"emailConnectionType"
 +
 
 +
"production recipients"
 
|-
 
|-
|
+
|3
|
+
|Destination
|
+
|?N
|
+
|numeric character or
|}</translate>
+
 
 +
email address
 +
|}
 +
 
 +
= Sample =
 +
<syntaxhighlight lang="text">
 +
2022-01-27 13:31:53,emailConnectType,4
 +
2022-01-27 13:32:43,emailConnectType,2
 +
2022-01-27 13:52:02,productionRecipients,fredb@stuga.co.uk
 +
2022-01-27 13:52:15,emailConnectType,4
 +
2022-01-31 16:18:17,emailConnectType,2
 +
2022-01-31 16:24:20,emailConnectType,0
 +
 
 +
</syntaxhighlight>
 +
</translate>
 
{{PageLang
 
{{PageLang
 +
|Language=en
 
|SourceLanguage=none
 
|SourceLanguage=none
 
|IsTranslation=0
 
|IsTranslation=0
|Language=en
 
 
}}
 
}}
 
{{AddComments}}
 
{{AddComments}}

Version du 22 juin 2022 à 15:25

Auteur avatarGareth Green | Dernière modification 22/06/2022 par Gareth Green en cours de rédaction

Pas encore d'image

Specification of the Adjust.mul file.

Specification

The Adjust file contains information relating to

No Name Format Notes
1 Event Date and Time yyy-mm-dd hh:mm:mm
2 Connection Type ?N indication of the Connection Type:

"emailConnectionType"

"production recipients"

3 Destination ?N numeric character or

email address

Sample

2022-01-27 13:31:53,emailConnectType,4
2022-01-27 13:32:43,emailConnectType,2
2022-01-27 13:52:02,productionRecipients,fredb@stuga.co.uk
2022-01-27 13:52:15,emailConnectType,4
2022-01-31 16:18:17,emailConnectType,2
2022-01-31 16:24:20,emailConnectType,0

Commentaires

Draft