Changes for page IXpathExpression
Last modified by Outhman Moustaghfir on 2024/07/24 12:22
<
edited by Outhman Moustaghfir
on 2024/07/24 12:22
on 2024/07/24 12:22
edited by Outhman Moustaghfir
on 2024/06/10 11:23
on 2024/06/10 11:23
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -70,8 +70,4 @@ 70 70 * **Projection:** 71 71 To project into a certain value you can use : 72 72 {{code language="XML"}}<xsl:value-of select="ixf:GetTracking(Order[§xTraMetaDataKey = 'Value']/OrderType)"></xsl:value-of>{{/code}} 73 -* ((( 74 -**Include Keys:** 75 -Specifies the keys to be fetched. If it is null or empty, all keys will be fetched. keys are separted by ";" and if we want to fetch keys in subTracking we can use this expression for example '**SubTrk.SubTrkLevel2.subTrkLevel3.key'.** This parameter is optional. 76 -{{code language="XML"}}<xsl:value-of select="ixf:GetTracking(Order[§xTraMetaDataKey = 'Value'],'fetchLinks','','','Partner.Name;FetchKey1;FetchKey2')"></xsl:value-of>{{/code}} 77 -))) 73 +