What is Data Mapper?
Data Mapper is Azure Logic Apps' new visual data transformation tool, currently available as a Visual Studio Code extension, that can create and edit maps between source and ta...
Can anybody tell me how to map function guid() or uuid() to target element?
I tried to map it explicitly since OOTB it is not available (for ex. current-date time())
Getting below exception,
[2023-11-29T10:19:47.406Z] Static error in {{guid()}} at char 1 (in expression on line 25) of [2023-11-29T10:19:47.407Z] XPST0017 Cannot find a 0-argument function named Q{http://www.w3.org/2005/xpath-functions}guid() [2023-11-29T10:19:47.407Z] Static error in {{guid()}} at char 1 (in expression on line 25) of [2023-11-29T10:19:47.407Z] XPST0017 Cannot find a 0-argument function named Q{http://www.w3.org/2005/xpath-functions}guid() [2023-11-29T10:19:47.439Z] Executed 'Functions.XsltNetFxLanguageWorkerFunction' (Failed, Id=6060fa82-d8e1-4749-aa78-7167024ba939, Duration=253ms) [2023-11-29T10:19:47.439Z] System.Private.CoreLib: Exception while executing function: Functions.XsltNetFxLanguageWorkerFunction. System.Private.CoreLib: Result: Failure Exception: System.AggregateException: One or more errors occurred. ---> Saxon.Api.StaticError: Cannot find a 0-argument function named Q{http://www.w3.org/2005/xpath-functions}guid() [2023-11-29T10:19:47.439Z] at Saxon.Api.XsltCompiler.Compile(Stream input) [2023-11-29T10:19:47.439Z] at Microsoft.Azure.Workflows.BuiltIn.Xslt.Common.Utilities.XsltTransform.TransformUsingSaxonica(XsltInput input, XsltMapContent mapContent) in C:\__w\1\s\src\netStandard\BuiltIn.Xslt.Common\Utilities\XsltTransform.cs:line 249 [2023-11-29T10:19:47.439Z] at Microsoft.Azure.Workflows.BuiltIn.Xslt.NetFx.Providers.XsltNetFxBuiltInOperationsProvider.<TransformUsingSaxonica>d__18.MoveNext() in C:\__w\1\s\src\functionWorkers\builtIn\BuiltIn.Xslt.NetFx\Providers\XsltNetFxBuiltInOperationsProvider.cs:line 315 [2023-11-29T10:19:47.439Z] --- End of stack trace from previous location where exception was thrown --- [2023-11-29T10:19:47.439Z] at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() [2023-11-29T10:19:47.439Z] at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) [2023-11-29T10:19:47.439Z] at Microsoft.Azure.Workflows.BuiltIn.Xslt.NetFx.Providers.XsltNetFxBuiltInOperationsProvider.<InvokeBuiltInOperation>d__14.MoveNext() in C:\__w\1\s\src\functionWorkers\builtIn\BuiltIn.Xslt.NetFx\Providers\XsltNetFxBuiltInOperationsProvider.cs:line 96