Changes for page TRKToXML
Last modified by Outhman Moustaghfir on 2022/12/29 10:42
<
>
edited by Outhman Moustaghfir
on 2022/12/27 11:19
on 2022/12/27 11:19
edited by Outhman Moustaghfir
on 2022/12/27 11:33
on 2022/12/27 11:33
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -31,12 +31,16 @@ 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 -You will find in this part an example of an input file with the correct format and the output file. 37 37 38 - ===inputFile:===37 + __**[[image:scenarioTrackingToXml.png]]**__ 39 39 39 + 40 +You will find in this part an example of an input file with the correct format and an output file. 41 + 42 +=== __input File:__ === 43 + 40 40 <iXDoc> 41 41 42 42 <TrackingType >IXEnvironment</TrackingType> ... ... @@ -55,8 +55,42 @@ 55 55 56 56 </iXDoc> 57 57 58 -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. 59 59 63 + 64 +1. trackingType: it refers to type of tracking wanted. (eg : order , IXEnvironment, baseArticle ...). 65 +1. TrKIDs :it refers the trkID of tracking wanted . 66 +1. limit: it defines the max number of tracking to retrieve. **it's optional.** 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 + 69 += __output File:__ = 70 + 71 + 72 +<?xml version="1.0" encoding="UTF-8"?> 73 + 74 +<iXDoc> 75 + 76 + <IXEnvironment creationDate="2022-08-05 16:47:08" envID="iXPath" modificationDate="2022-08-05 16:47:08" statusTracking="Available"> 77 + 78 + <parent/> 79 + 80 + <gitRepository/> 81 + 82 + <timezone>GMT</timezone> 83 + 84 + <alias>iXPath</alias> 85 + 86 + <active>true</active> 87 + 88 + <logo/> 89 + 90 + <id>62ec9e0928e4773780f37762</id> 91 + 92 + </IXEnvironment> 93 + 94 +</iXDoc> 95 + 96 +as you can see in the output file we get the tracking 97 + 60 60 = Paragraph 2 = 61 61 62 62 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.
- scenarioTrackingToXml.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.omoustaghfir - Size
-
... ... @@ -1,0 +1,1 @@ 1 +30.7 KB - Content