lingdanglfw(DAX)

导航

上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 34 下一页

2021年8月31日

Dynamic 365 中创建编码规则

摘要: Dynamic 365中创建编码规则与Dynamic Ax 2012 基本一致。以下几个步骤,就当温习一下吧。 1.创建扩展类型,将此字段添加到需要创建编码的表中。 2.在对应添加编码模块下的编码类中添加LoadModel,以下以库存管理模块为例: [ExtensionOf(classstr(Num 阅读全文

posted @ 2021-08-31 09:20 lingdanglfw 阅读(159) 评论(0) 推荐(0)

2021年8月29日

D365FO Tool – Automating Start and Stop Environments

摘要: If you have Tier1 environments in your project and you would like to automate the starting and stopping of them then Use #d365fotools and get on with 阅读全文

posted @ 2021-08-29 15:20 lingdanglfw 阅读(140) 评论(0) 推荐(0)

InventReserve on InventTable form button script

摘要: void clicked(){ Args args; FormRun formCreate; FormRun formRun; InventTrans invTrans; MenuFunction menuFunction; ; select invTrans where invTrans.Item 阅读全文

posted @ 2021-08-29 15:03 lingdanglfw 阅读(42) 评论(0) 推荐(0)

XSLT Transformation XML to JSON D365FO Data Management

摘要: Recently i was exploring an option for Transformation in Data Management framework, we do have this option of transforming the export file in differen 阅读全文

posted @ 2021-08-29 15:02 lingdanglfw 阅读(195) 评论(0) 推荐(0)

2021年8月27日

Get started with deployment pipelines - PowerBI

摘要: This article walks you through the basic settings required for using deployment pipelines in Power BI service. It's recommended to read the deployment 阅读全文

posted @ 2021-08-27 10:31 lingdanglfw 阅读(170) 评论(0) 推荐(0)

[Azure DevOps Dynamics] Automate CRM Solution Deployment - Dynamics 365

摘要: In this blog I am going to explain step by step guide to automate CRM solution (Unmanaged/Managed) deployment from DEV to SIT, UAT & Prod. I will use 阅读全文

posted @ 2021-08-27 10:18 lingdanglfw 阅读(120) 评论(0) 推荐(0)

Deploying Web resources or Plugins with Azure DevOps Pipeline - Dynamics 365

摘要: how to deploy Web resources automatically with Azure DevOps Pipelines. To achieve this, I will use Sparkle XRM from Scott Durow (LinkedIn & Twitter). 阅读全文

posted @ 2021-08-27 10:10 lingdanglfw 阅读(83) 评论(0) 推荐(0)

2021年8月26日

Deploy and use a continuous build and test automation environment for Dynamics 365

摘要: This topic describes how to deploy and use an environment that supports continuous build and test automation. Prerequisites Cloud deployment of virtua 阅读全文

posted @ 2021-08-26 09:05 lingdanglfw 阅读(73) 评论(0) 推荐(0)

Performance SDK and multiuser testing in on-premises environments for Dynamics 365

摘要: This topic explains how to use the Performance software development kit (SDK) to do multiuser load testing in an on-premises environment. Important Vi 阅读全文

posted @ 2021-08-26 09:00 lingdanglfw 阅读(156) 评论(0) 推荐(0)

Performance Test tool for Dynamics 365

摘要: The Performance Test tool is a tool that is available from within the D365 F&O client from within the System Administration module. System Administrat 阅读全文

posted @ 2021-08-26 08:58 lingdanglfw 阅读(80) 评论(0) 推荐(0)

上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 34 下一页