简体   繁体   English

什么是Web服务的Dynamics NAV许可要求?

[英]What are Dynamics NAV licensing requirements for Web Services?

This post refers to SOAP and OData Web Services in Dynamics NAV 2016 (or later) and hopefully it is not off-topic. 这篇文章涉及Dynamics NAV 2016(或更高版本)中的SOAP和OData Web服务,希望它不是偏离主题的。 I would like to know whether the following facts are true or false (or it depends). 我想知道以下事实是真是假 (或取决于)。

Given Starter Pack functionality, and default Customer License with no extra Development Granules : 给定Starter Pack功能,以及没有额外开发粒度的默认客户许可证

  1. A Full User can publish any page (say, Customer or Employee ) as a Web Service. 完整用户可以将任何页面(例如, 客户员工 )发布为Web服务。
  2. When consuming a published Web Service from another software service, a separate NAV user should be created and not be associated with a real person - and this is fine with respect to NAV's licensing (eg Perpetual Licensing with Concurrent Client Access Licenses ). 当从另一个软件服务使用已发布的Web服务时, 应该创建一个单独的NAV用户而不是与真实的人相关联 - 这对于NAV的许可(例如,具有并发客户端访问许可的 永久 许可 )是好的。
  3. A Full User can create a codeunit (in the allowed range of 10 codeunits for the Starter Pack) and publish the code unit as a Web Service. 一个完整的用户可以创建一个codeunit(在10个CODEUNITS为入门包在允许的范围)和发布的代码单元作为Web服务。
  4. Both a Full User and a Limited User can be used to authenticate against a Web Service. 完全用户和受限用户都可用于对Web服务进行身份验证。

In other words, I would like to know to which extent is a customer of Starter Pack (no extra Development Granules) able to integrate NAV with other software systems via SOAP / OData endpoints - without relying on the elevated development capabilities of a Certified Partner / Value Added Reseller . 换句话说,我想知道Starter Pack(没有额外的开发颗粒)的客户能够通过SOAP / OData端点将NAV与其他软件系统集成到何种程度 - 而不依赖于认证合作伙伴的高级开发能力/ 增值经销商

Microsoft Dynamics NAV 2016 Product Overview and Capability Guide Microsoft Dynamics NAV 2016产品概述和功能指南

Walkthrough: Registering and Using a Page Web Service (SOAP) 演练:注册和使用页面Web服务(SOAP)

MS Dynamics NAV - development licensing basics MS Dynamics NAV - 开发许可基础知识

Upon cross-posting on dedicated Dynamics forums ( Dynamics NAV Users and Dynamics Community), I reached the following conclusions: 在专用的Dynamics论坛( Dynamics NAV用户和动态社区)上交叉发布后,我得出以下结论:

  1. True. 真正。
  2. True, but must be aware of licensing issues related to multiplexing. 确实如此,但必须了解与多路复用相关的许可问题。 Multiplexing is not allowed. 不允许多路复用 More comments about Web Services and internal / external users are here . 有关Web服务和内部/外部用户的更多评论在这里
  3. Partially true. 部分正确。 A Developer License is required to create new codeunits - a Customer License doesn't suffice. 创建新的代码单元需要开发人员许可证 - 客户许可证是不够的。 Existing codeunits can be published as Web Service though. 现有的代码单元可以作为Web服务发布。
  4. True. 真正。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Microsoft Dynamics Nav远程访问Web服务 - Microsoft Dynamics Nav access web services remotely 使用Web服务的Microsoft Dynamics Nav Post - Microsoft Dynamics Nav Post using Web Services 从Android连接到Ms Dynamics导航Web服务 - Connecting to Ms dynamics nav web services from android 带有 NAV Dynamics Web 服务的 C# 插入枚举类型对象 - C# with NAV Dynamics web services inserting enum type object 通过Web服务或API在Microsoft Dynamics导航中创建订单 - Creating Orders in Microsoft Dynamics NAV via web services or an API 如何使用Dynamics NAV Web服务在Java中插入Line table? - How to insert Line table in Java using Dynamics NAV web services? Web服务的软件评估许可 - Software evaluation licensing for Web Services 在 Microsoft Dynamics NAV 2016 中使用 Odata Web 服务获取特定集合或实体的 $metadata - Fetching $metadata for a specific collection or entity with Odata web services in Microsoft Dynamics NAV 2016 使用Microsoft Dynamics NAV 2016的Odata Web服务从PHP创建新实体 - Creating new entities from PHP using the Microsoft Dynamics NAV 2016's Odata web services 现成的Dynamics NAV 2009 Web服务是否可以与电子商务系统集成? - Ready-made Dynamics NAV 2009 web services for integration with e-commerce system?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM