Azure Logic应用程序 - 转换XML连接器 - InvalidTemplate [英] Azure Logic apps - Transform XML connector - InvalidTemplate

查看:111
本文介绍了Azure Logic应用程序 - 转换XML连接器 - InvalidTemplate的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在冒烟测试期间运行的Logic应用程序中的trasform XML连接器中出现以下错误。 


InvalidTemplate 。 无法处理第'1行'和第1443行的"Transform_XML"输入中的模板语言表达式:'必需属性' content'期望值
但是为null。路径''。'。



以下是我的Logic应用程序设计师视图:



下面是我的逻辑应用代码视图:


{

解决方案


必须提供正确的Body,它符合Map中使用的源模式Transform_XML动作,即平面文件解码阶段的主体。




参考


I am getting below error in the trasform XML connector in Logic app run during smoke test. 

InvalidTemplate. Unable to process template language expressions in action 'Transform_XML' inputs at line '1' and column '1443': 'Required property 'content' expects a value but got null. Path ''.'.

Below is my Logic app designer view:

Below is my Logic app code view:

{

解决方案

Hi,

Correct Body has to be provided, which conforms to the source schema used in the Map which is executed in the Transform_XML action i.e. the body from the Flat File Decoding stage.

Reference


这篇关于Azure Logic应用程序 - 转换XML连接器 - InvalidTemplate的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆