Changes for page TRKToXML
Last modified by Outhman Moustaghfir on 2022/12/29 10:42
<
edited by Outhman Moustaghfir
on 2022/12/29 09:34
on 2022/12/29 09:34
edited by Outhman Moustaghfir
on 2022/12/29 10:42
on 2022/12/29 10:42
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -61,9 +61,9 @@ 61 61 62 62 63 63 64 -1. trackingType: it refers to type of tracking wanted. (eg : order , IXEnvironment, baseArticle ...). 65 -1. TrKIDs :it refers to the trkIDs of trackings wanted separated by spaces " ".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 ...). 's optional.**64 +1. trackingType: it refers to type of tracking wanted. (eg : order , IXEnvironment, baseArticle ...).**it's mandatory.** 65 +1. TrKIDs :it refers to the trkIDs of trackings wanted separated by spaces . 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 ...).**In order for the input file to be valid, it must contain either a TrkIDs tag or a keys tag, or both.** 67 67 1. limit: it defines the max number of tracking to retrieve. **it's optional.** 68 68 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. 69 69