Top Banner
© 2013. All rights reserved. USING SHAREPOINT WIKIS IN AX FOR COLLABORATIVE KNOWLEDGE Dynamics AX | SharePoint A Wiki is a great way to store all of the unstructured knowledge and data that is lurking within the organization, because it allows everyone to contribute to the knowledgebase with just a couple of mouse clicks. In this worked example we will show how easy it is to create a Wiki for product information, and then integrate it into Dynamics AX to help your users with information sharing.
32

Using SharePoint Wikis in AX for Collaborative Knowledge

Aug 20, 2015

Download

Technology

Murray Fife
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Using SharePoint Wikis in AX for Collaborative Knowledge

© 2013. All rights reserved.

USING SHAREPOINT WIKIS IN AX FOR

COLLABORATIVE KNOWLEDGE

Dynamics AX | SharePoint

A Wiki is a great way to store all of the unstructured knowledge and data that is lurking within the organization, because it allows everyone to contribute to the knowledgebase with just a couple of mouse clicks.

In this worked example we will show how easy it is to create a Wiki for product information, and then integrate it into Dynamics AX to help your users with information sharing.

Page 2: Using SharePoint Wikis in AX for Collaborative Knowledge

© 2013. All rights reserved.

Create A Wiki Site

The first step is to create a Wiki. To do this you just need to create a new Site Collection inside of SharePoint Central Administration.

Page 3: Using SharePoint Wikis in AX for Collaborative Knowledge

© 2013. All rights reserved.

Create A Wiki Site

To create a Wiki, just choose the Enterprise Wiki template.

Page 4: Using SharePoint Wikis in AX for Collaborative Knowledge

© 2013. All rights reserved.

Wiki Created

SharePoint will create the site for you in just a minute or so.

Page 5: Using SharePoint Wikis in AX for Collaborative Knowledge

© 2013. All rights reserved.

Wiki Created

If you click on the link to the site you will be taken into the clean Wiki site.

Page 6: Using SharePoint Wikis in AX for Collaborative Knowledge

© 2013. All rights reserved.

Build Your Wiki

Content

Now we can start building our Wiki content. All you need to do is click on the “Edit” link.

For this example we will create a Product knowledge base. To create a top level link for the products, we just create a link like this:

[[Products]].

Page 7: Using SharePoint Wikis in AX for Collaborative Knowledge

© 2013. All rights reserved.

Build Your Wiki

Content

This will turn the tag into a link.

Page 8: Using SharePoint Wikis in AX for Collaborative Knowledge

© 2013. All rights reserved.

Build Your Wiki

Content

When we click on the link, since there is not a page already created, the Wiki will ask you if you want to create one.

Page 9: Using SharePoint Wikis in AX for Collaborative Knowledge

© 2013. All rights reserved.

Build Your Wiki

Content

Then we will create a product index page with all of the products that we want to add information on.

Page 10: Using SharePoint Wikis in AX for Collaborative Knowledge

© 2013. All rights reserved.

Build Your Wiki

Content

Now we have the shell for our product knowledge base.

Page 11: Using SharePoint Wikis in AX for Collaborative Knowledge

© 2013. All rights reserved.

Build Your Wiki

Content

Clicking on any of the links will allow us to create a new page.

Page 12: Using SharePoint Wikis in AX for Collaborative Knowledge

© 2013. All rights reserved.

Build Your Wiki

Content

Now we can add the content.

Page 13: Using SharePoint Wikis in AX for Collaborative Knowledge

© 2013. All rights reserved.

Build Your Wiki

Content

We can add a picture directly from our computer to the Wiki site.

Page 14: Using SharePoint Wikis in AX for Collaborative Knowledge

© 2013. All rights reserved.

Build Your Wiki

Content

We just need to tell SharePoint where we want to store the image.

Page 15: Using SharePoint Wikis in AX for Collaborative Knowledge

© 2013. All rights reserved.

Build Your Wiki

Content

And then find the image on our local computer.

Page 16: Using SharePoint Wikis in AX for Collaborative Knowledge

© 2013. All rights reserved.

Build Your Wiki

Content

We can add some additional information if we like.

Page 17: Using SharePoint Wikis in AX for Collaborative Knowledge

© 2013. All rights reserved.

Build Your Wiki

Content

And now the image is on the Wiki site.

Page 18: Using SharePoint Wikis in AX for Collaborative Knowledge

© 2013. All rights reserved.

Build Your Wiki

Content

We can change the formatting of the image…

Page 19: Using SharePoint Wikis in AX for Collaborative Knowledge

© 2013. All rights reserved.

Build Your Wiki

Content

And also resize and change the border format for the image.

Page 20: Using SharePoint Wikis in AX for Collaborative Knowledge

© 2013. All rights reserved.

Everything You

Need To Know

About Ahi

Now we have a page that everyone would access to find out about Ahi.

Page 21: Using SharePoint Wikis in AX for Collaborative Knowledge

© 2013. All rights reserved.

Change Indexing

We want to link these pages to Dynamics AX, and using the name is not the most reliable way to cross reference. So we will change the links just a little for the products and use the following format:

[[PRODUCT14001|Ahi Tuna]]

This will index the page with PRODUCT14001, but display Ahi Tuna as the link.

Page 22: Using SharePoint Wikis in AX for Collaborative Knowledge

© 2013. All rights reserved.

Change Indexing

Unfortunately this breaks the reference link that we just created.

Page 23: Using SharePoint Wikis in AX for Collaborative Knowledge

© 2013. All rights reserved.

Change Indexing

Page 24: Using SharePoint Wikis in AX for Collaborative Knowledge

© 2013. All rights reserved.

Change Indexing

To fix that, we just need to find the page that we created…

Page 25: Using SharePoint Wikis in AX for Collaborative Knowledge

© 2013. All rights reserved.

Change Indexing

And change the name of the page.

Page 26: Using SharePoint Wikis in AX for Collaborative Knowledge

© 2013. All rights reserved.

Page Still Linked

Now everything is linked up again.

Page 27: Using SharePoint Wikis in AX for Collaborative Knowledge

© 2013. All rights reserved.

Add Wiki As Tab

The final step is to add a tab to the Products form that includes a web browser.

Page 28: Using SharePoint Wikis in AX for Collaborative Knowledge

© 2013. All rights reserved.

Add Wiki As Tab

The final step is to add a tab to the Products form that includes a web browser.

Page 29: Using SharePoint Wikis in AX for Collaborative Knowledge

© 2013. All rights reserved.

Add Wiki As Tab

And then overwrite the activate method for the form to populate the browser with the Wiki page.

Page 30: Using SharePoint Wikis in AX for Collaborative Knowledge

© 2013. All rights reserved.

Collaborative

Knowledge In AX

Now we have our Knowledge Base inside of Dynamics AX.

Very Cool.

Page 31: Using SharePoint Wikis in AX for Collaborative Knowledge

About

Murray Fife

Page 32: Using SharePoint Wikis in AX for Collaborative Knowledge