The Dynamics Duo talk about CRM and Office Business Applications (OBA)
- Posted: Aug 13, 2008 at 4:11 PM
- 53,247 Views
- 3 Comments
Download
How do I download the videos?
- To download, right click the file type you would like and pick “Save target as…” or “Save link as…”
Why should I download videos from Channel9?
- It's an easy way to save the videos you like locally.
- You can save the videos in order to watch them offline.
- If all you want is to hear the audio, you can download the MP3!
Which version should I choose?
- If you want to view the video on your PC, Xbox or Media Center, download the High Quality WMV file (this is the highest quality version we have available).
- If you'd like a lower bitrate version, to reduce the download time or cost, then choose the Medium Quality WMV file.
- If you have a Zune, WP7, iPhone, iPad, or iPod device, choose the low or medium MP4 file.
- If you just want to hear the audio of the video, choose the MP3 file.
Right click “Save as…”
- High Quality WMV (PC, Xbox, MCE)
- MP3 (Audio only)
- MP4 (iPod, Zune HD)
- Mid Quality WMV (Lo-band, Mobile)
- WMV (WMV Video)
In the last episode we talked about Microsoft Office SharePoint Server; in this one we talk about Microsoft Office on the client side.
CRM actually integrates really really well with Microsoft Office Outlook right out of the box. That’s a natural as it’s the place where many people work day-in day-out (and especially those sales and marketing folks). But what about those people that need that data in Word or Excel? In this episode we talk about how easy it is to customize the integration of Dynamics CRM with Microsoft Office on the client side. This category of applications, often referred to as Office Business Applications (OBA), help to unlock the value of line-of-business (LOB) systems, such as the ones built on the Dynamics CRM platform, and turn document-based processes into real applications. There’s lots more info about these types of apps over at OBA Central.
In the demo Girish put together, we see how the app is surfaced with a custom ribbon. This in turn opens a Status Report template which has a custom task pane. That task pane pulls all the relevant information for my status report from the CRM server (in our case CRM Online). It authenticates and then grabs the project info. When I choose a Project it also pulls in the work items for that project. Just like with the SharePoint example, it’s trivial to open a CRM form right from within Word where I review more detailed info or even start an Office Communicator session with the owner of the work item.
I can then insert the work items along with descriptions and hours worked directly into the status report. Since you’ll want to share that status report with your customer, Girish built in the ability to publish it to Office Live Small Business. Office Live is the ideal place for sharing documents with customers or partners who won’t have access to SharePoint sites behind your firewall (and it’s free!).
The secret sauce that allows these kinds of apps to be developed so quickly is right in Visual Studio in the form of Visual Studio Tools for Office (VSTO). As you might expect, the same authentication code we used in the SharePoint example is used for authentication from with the OBA. Then it’s just a case of using the Dynamics CRM web services to pull info from CRM and post it into the Word doc. Nice!
Comments Closed
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
There is a 3-part MSDN arcticle on customizing the ribbon here: http://msdn.microsoft.com/en-us/library/aa338202.aspx and it should help you with the basics of Ribbon development as well.
To connect Word Taskpane to CRM, we have a great hands on lab as part of the CRM 4.0 Developer Ramp-up kit here: http://msdn.microsoft.com/en-us/library/dd393296.aspx. In Lab2, there are detailed instructions on how a developer can connect the MSWord pane to CRM and pull information onto the document directly.
Hope this helps.
Remove this comment
Remove this thread
close