<
From version < 7.1 >
edited by Outhman Moustaghfir
on 2022/12/27 11:34
To version < 9.3 >
edited by Outhman Moustaghfir
on 2022/12/27 12:02
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -31,7 +31,7 @@
31 31  * **Output FileName** : The name of your output file.
32 32  * **//Condition //**: This field allows you to add a condition to execute the processing step only if the condition is met.
33 33  
34 -== __**Example 1:**__ ==
34 +== __**Example :**__ ==
35 35  
36 36  
37 37   __**[[image:scenarioTrackingToXml.png]]**__
... ... @@ -62,7 +62,8 @@
62 62  
63 63  
64 64  1. trackingType: it refers to type of tracking wanted. (eg : order , IXEnvironment, baseArticle ...).
65 -1. TrKIDs :it refers the trkID of tracking wanted .
65 +1. TrKIDs :it refers to the trkIDs of trackings wanted separated by ",".
66 +1. keys: it can handle 2 values, "trkID" or keys separated by ';' (eg: 'orderNumber;City;Phone')  if the key contains '_' at the first character, it means we look for metadata (_statusTracking, _creationDate ...). **it's optional.**
66 66  1. limit: it defines the max number of tracking to retrieve. **it's optional.**
67 67  1. order: whether you want to order the list of trackings in a descending way or not by a certain key order. The default value is 'trkID' and it's optional as long as you fill the limit value.
68 68  
... ... @@ -93,4 +93,4 @@
93 93  
94 94  </iXDoc>
95 95  
96 -as you can see in the output file we get the tracking with its data and metadata.
97 +The tracking data and metadata are included in the output file.
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian