问题标签 [dynamics-nav-2009]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
2964 浏览

sharepoint-2010 - Microsoft Dynamics Nav (Navision) integration with Sharepoint 2010 using BCS

I'm trying to integrate Microsoft Dynamics Nav 2009 R2 (Navision) with Sharepoint 2010 using external content types. I'm very new to both Dynamics Nav and to the Buisness Connectivity Service in Sharepoint 2010 and I can't get it to work.

I know that you can publish pages in Dynamics Nav as web services and I've published one of the demo pages as a web service and have successfully connected to it using Visual Studio (added it as a web reference). I've called the add and delete methods programmatically and it worked fine.

I opened sharepoint designer and tried to add an external content type. I set the "Data Source Type" to "WCF Service" and used the url to the web service (http://devel:7047/DynamicsNAV/WS/Page/Customer) in both "Service Metadata Url" and "Service EndPoint Url". When I try to connect to the web service I get an error saying "Cannot find any matching endpoint configuration".

Like I said earlier, I'm very new to both Microsoft Dynamics Nav and External Content Types in SharePoint. Information about Dynamics Nav and Sharepoint integration is hard to find and I'm feeling a bit lost. Will really appreciate if anyone can shed some light on how to integrate Dynamics Nav with SharePoint using BCS.

0 投票
1 回答
1431 浏览

web-services - 通过 Web 服务与 Dynamics NAV 进行实时接口

我想编写一个与 Dynamics NAV 2009 和 2013 实时交互的 .NET 应用程序。该应用程序必须读取和更新客户和库存项目等实体。

使用提供的 Web 服务似乎是作为集成点的最佳选择,我已经尝试了一些基本测试,使用基于 Pages 和 .net 客户端的 Web 服务阅读、更新和创建项目。

不幸的是,我对 Dynamics 很陌生,我有一些问题可能反映了缺乏经验。

首先 - web 服务可以公开页面或代码单元。Page 是否是用于接口的正确选项 - 创建客户?

其次 - 我的理解是 Dynamics NAV 很少在没有定制的情况下部署。NAV 中的典型定制(例如添加字段)是否会涉及更改标准页面,然后此更改会反映在 Web 服务定义中吗?

0 投票
2 回答
532 浏览

c# - ASP.NET & Microsoft Dynamics NAV 2009 如何获取数据?

我想在Microsoft Dynamics NAV 2009中插入、更新和删除客户表,帮助 ASP.NET、C#; 通过 Microsoft Dynamics NAV 服务器; 有没有关于这个的 C# 代码?

0 投票
2 回答
727 浏览

microsoft-dynamics - Dynamics NAV 2009 经典客户端扩展

我很好奇是否可以扩展 Microsoft Dynamics Nav Classic Client 并编写一个附加组件,例如增强对象设计器。

例如,在“对象设计器”中,不能同时对多个对象进行批量更新,例如更改最后修改的日期和时间。

为 Dynamics NAV 编写一个可以做到这一点的小扩展会很好。非常感谢任何可以帮助我入门的链接或信息。

0 投票
3 回答
244 浏览

web-services - 使用哪个 Dynamics NAV Web 服务

我需要在 Dynamics NAV 2009 中构建自定义 Web 服务以与电子商务站点进行通信。
我是 Dynamics NAV 的新手,我不确定是否应该使用 page 或 codeunit webservice。由于我只需要从 Web 服务中读取,因此可以自定义页面 Web 服务吗?

我应该使用哪一个?请帮忙

0 投票
0 回答
782 浏览

sql - Read Dynamics NAV 2009 Table Metadata with SQL

I would like to be able to read the Dynamics NAV 2009 R2 Table Metadata directly from the SQL Server database without requiring the NAV Development Environment. This question is similar to Read Dynamics NAV Table Metadata with SQL but I need to access NAV 2009 R2 metadata and that answer doesn't work for me.

I found out that NAV 2009 uses some kind of compression algorithm on blob fields. I need to know what this algorithm is. Or may be any advises how to try to reverse engineer it. Turning compression off is not acceptable.

0 投票
1 回答
457 浏览

salesforce - 将 Salesforce 与 Dynamics NAV 2009/2015 集成

我们有一个客户的目标是集成 Salesforce 和 Dynamics NAV 2009/2015(计划在今年晚些时候升级到 2015)。

现在我知道了 Salesforce 端的 API 是什么样子的,但是它在 NAV 端是如何工作的呢?

我可以使用什么集成机制从 NAV 2009/2015 中获取联系人、客户、潜在客户信息?

0 投票
1 回答
1437 浏览

web-services - 如何在 Dynamics NAV WebService 中应用 Entity_Filter 作为 OR

我正在使用 Dynamics NAV 2009 WebService (SOAPish)。具体我说的是ReadMultiple方法MSDNA

filterArray采用Entity_Filter对象的数组。每个Entity_Filter都有一个FieldCriteria属性。

现在我想知道,如何将过滤器应用为 OR not and。

例如,我通过了两个过滤器:

如果我将其发送到 ReadMultiple,我会得到所有名称中包含“香蕉”且颜色为黄色的条目。我该怎么做才能获得所有名称中包含“香蕉”黄色的条目?

0 投票
2 回答
853 浏览

microsoft-dynamics - Navision DB/Company 使用 SQL/.NET 备份和恢复

在我的工作中,我必须对 NAV 公司进行大量备份和恢复,以便创建类似于以前公司的新公司。我正计划构建一个 .net 应用程序来完成这项工作。基本上自动化重复的东西,但问题是我们使用的 Navision 是 2009 R2,我找不到使用 .Net/SQL 在 2009 R2 中备份和恢复 NAV 数据库/公司的方法。有没有办法做到这一点?

0 投票
1 回答
527 浏览

dynamics-nav-2009 - microsoft navision 2009,选中复选框

我尝试使用工具箱检查 navision 2009 中的复选框。

我这样尝试:

Bestaan​​d afleveradres 是复选框的名称

谢谢