<
From version < 13.1 >
edited by Outhman Moustaghfir
on 2022/12/29 09:38
To version < 8.2 >
edited by Outhman Moustaghfir
on 2022/12/27 11:42
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -11,7 +11,7 @@
11 11  
12 12  = Introduction =
13 13  
14 -In this section, we will go throw TRKToXml connector  to get trackings by trkID and tracking type or using keys.
14 +In this section, we will go throw TRKToXml connector  to get trackings by trkID and tracking type.
15 15  
16 16  == **__Icon:__** ==
17 17  
... ... @@ -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 :**__ ==
34 +== __**Example 1:**__ ==
35 35  
36 36  
37 37   __**[[image:scenarioTrackingToXml.png]]**__
... ... @@ -47,9 +47,9 @@
47 47  
48 48   <TrkIDs>62ec9e0928e4773780f37762</TrkIDs>
49 49  
50 - <Keys>parent</Keys>
50 + <Keys>creationDate</Keys>
51 51  
52 - <Values>iXPath</Values>
52 + <Values>2022-08-05T04:35:21.731+00:00</Values>
53 53  
54 54   <Limit>1</Limit>
55 55  
... ... @@ -61,9 +61,8 @@
61 61  
62 62  
63 63  
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.**
64 +1. trackingType: it refers to type of tracking wanted. (eg : order , IXEnvironment, baseArticle ...).
65 +1. TrKIDs :it refers to the trkID of trackings wanted .
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  
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian