Microsoft Dynamics CRM Online(2013)-通过API获取票证数量 [英] Microsoft Dynamics CRM Online (2013) - Get number of tickets via API

查看:117
本文介绍了Microsoft Dynamics CRM Online(2013)-通过API获取票证数量的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用Dynamics CRM Online(2013)管理每日事故单,每日请求和变更请求.我想使用他们的API,并将此信息提取到自定义应用程序中,以将其显示在仪表板上.

I use Dynamics CRM Online (2013) to manage daily incident tickets, daily requests and change requests. I'd like to use their API and pull this information into a custom application to display them on a dashboard.

基本上,我想做的是能够使用我的应用程序来获取打开的门票数量.然后它将将此信息发布到其他地方.这是在Windows服务器上运行的Java应用程序.

Basically what I want to do is to be able to grab the number of open tickets using my application. Then it'll publish this information to elsewhere. It's a Java application running on a Windows server.

能给我指出正确的方向吗?

Can you please point me in the correct direction?

推荐答案

MSDN列表演练(请单击此处查看)(与CRM Online 2011有关,但是由于大多数信息仍然准确,我想值得一试),旨在完全连接到CRM Online与Java的连接.

MSDN lists a walkthrough (click here to see it) (it's related to CRM Online 2011, but since most of the info is still accurate I'd say it's worth a try) aimed exactly at connecting to CRM Online fom Java.

列出的先决条件是

Java SE SDK 1.6更新23或更高版本

Java SE SDK 1.6 update 23 or later

Eclipse 3.7.x及更高版本或NetBeans 6.9x或更高版本

Eclipse 3.7.x and above or NetBeans 6.9x or later

Apache Axis 2版本. 1.6.1

Apache Axis 2 ver. 1.6.1

Apache HTTP组件客户端4.1.3

Apache HTTP Components Client 4.1.3

Microsoft Dynamics CRM Online

Microsoft Dynamics CRM Online

您将不得不生成类(在.NET中,您使用crmsvcutil.exe,它大致等效),然后就应该准备好了.

You're going to have to generate the classes (in .NET you use crmsvcutil.exe, it's roughly equivalent) and then you should be all set.

这篇关于Microsoft Dynamics CRM Online(2013)-通过API获取票证数量的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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