Changes for page GetTracking
Last modified by Outhman Moustaghfir on 2024/07/23 13:27
<
>
edited by Outhman Moustaghfir
on 2023/03/02 16:56
on 2023/03/02 16:56
edited by Outhman Moustaghfir
on 2023/03/02 17:21
on 2023/03/02 17:21
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,4 +1,4 @@ 1 -= 1 += Introduction = 2 2 3 3 In this section, we will go throw an XSL function to get trackings by trkID or using Keys/Values. 4 4 ... ... @@ -6,7 +6,7 @@ 6 6 7 7 GetTracking uses 5 params to help retrieve trackings in question. 8 8 9 -1. xpathExpression: read 9 +1. xpathExpression: read the IXpathExpression for more details ([[IXpathExpression>>https://ixpath.app/xwiki/bin/view/iXPath%20V3/IXpathExpression/]]) 10 10 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 ...) 11 11 **NB:** all metadata will be explained in detail in another paragraph. 12 12 1. values: the values must be ordered the same as 'keys'. if we're searching by 'trkID', 'values' should contain trkIDs separated by space ' '. eg : '121ee 123DD 55evr om432'