Changes for page TRKToXML
Last modified by Outhman Moustaghfir on 2022/12/29 10:42
<
>
edited by Outhman Moustaghfir
on 2022/12/27 11:14
on 2022/12/27 11:14
edited by Outhman Moustaghfir
on 2022/12/27 11:19
on 2022/12/27 11:19
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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 orusingKeys/Values.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,10 +31,30 @@ 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 - Loremipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquipex ea commodo consequat. Duis aute irure dolor in reprehenderitin voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.34 +== __**Example:**__ == 35 35 36 - === Sub-subparagraph===36 +You will find in this part an example of an input file with the correct format and the output file. 37 37 38 +=== input File: === 39 + 40 +<iXDoc> 41 + 42 + <TrackingType >IXEnvironment</TrackingType> 43 + 44 + <TrkIDs>62ec9e0928e4773780f37762</TrkIDs> 45 + 46 + <Keys>creationDate</Keys> 47 + 48 + <Values>2022-08-05T04:35:21.731+00:00</Values> 49 + 50 + <Limit>1</Limit> 51 + 52 + <Order>TrkID</Order> 53 + 54 + <Status>Available</Status> 55 + 56 +</iXDoc> 57 + 38 38 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. 39 39 40 40 = Paragraph 2 =