IT tutorials
 
Applications Server
 

SharePoint 2010 : Setting up Visio Services

4/17/2013 9:24:43 PM
- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019

Using Visio to visualize the data in SharePoint enables users at all levels to understand an organization's processes. These processes touch users such as customers, vendors, suppliers, and employees within the organization.

The data that is being used in Visio does not have to exist in SharePoint, and can be external. It gives organizations the ability to take complex processes and create a storyboard out of them, which is a pictorial representation of a process. When processes are converted to storyboards, they can be evaluated and improved in an agile fashion.

This equates to leaner, more efficient processes, which ultimately equates to better decision making, happier customers, and informed vendors and suppliers. The end result will be new and repeat business and cost savings.

With Visio Services, organizations can view Visio diagrams through Visio web parts. In addition, Visio web parts can interact with other web parts, giving users the flexibility to create items such as mashups.

This recipe goes through the steps to set up Visio Services.

Getting ready

You must have Farm Administrator privileges to Central Administration.

How to do it...

  1. Open the Central Administration screen and click Application Management.

  2. The third section is Service Applications. Under it, click Manage Service Applications.

  3. On the ribbon, select New | Visio Graphics Service Application.

  4. You will get the following screen. Fill in the necessary data.

    • Visio Graphics Service Application Name: Enter the name as Visio Finance.

    • Application Pool: Create an application pool. Under Configurable, use an account that you have set up for the service.

    • Check the Visio Graphics Service Application Proxy option to put it in the default proxy group.

    Once you are done filling the required data, click OK.

  5. Ensure that there is a running Secure Store Service by checking that the service is started on the Manage Service Applications page. If it is not, follow the Creating the Secure Store recipe.

  6. Set up the unattended service account in the Secure Store. Refer to the steps from 5 through 12 of the Setting up Excel Services recipe.

  7. On the Manage Service Applications page, click to the right of the Visio Graphics service application called Visio Finance. The ribbon at the top will light up. Note that the Service Application is the left-aligned object, whereas the Service Application Proxy is the indented object with the same name.

  8. Click Manage on the ribbon. The following screenshot will appear for configuration:

  9. Click on the Global Settings option.

  10. The Visio Graphics Service setting form will appear and at the bottom there is a spot to fill in Application ID for the unattended service account. Use the account that was set up in step 6.

  11. Click OK.

How it works...

Visio Services is managed by the Visio Graphics Service application.

The first important milestone in our recipe happens after Step 4. When we fill in this form and click on the Create button, the Visio Services Application and associated service proxy are created and started. In SQL, a database is created and now the WFE and the application server can communicate using web services (WCF). Refer to the Managing a Service recipe for the explanation on the web service.

In step 10, we needed an unattended service account for Visio Finance. This account gives us the ability to access our back-end data that is utilized in the Visio web parts.

There's more...

Creation of the Visio Services Application can be achieved using scripts through the use of PowerShell. Here are the associated PowerShell commands.

PowerShell: Visio Cmdlets

New-SPVisioServiceApplication

Remove-SPVisioServiceApplication

Get-SPVisioServiceApplication

New-SPVisioServiceApplicationProxy

Remove-SPVisioServiceApplicationProxy

More info

Visio diagrams are viewed in the browser through Silverlight or as a PNG graphic. In order to utilize the Visio Web Access Web Part, enable Enterprise Site Collection Features on each site collection.

 
Others
 
- SharePoint 2010 : Setting up PerformancePoint Services
- SharePoint 2010 : Setting up Excel Services
- High Availability in Exchange Server 2010 : Developments in High Availability (part 3) - Online Move-Mailbox, Backup and restore
- High Availability in Exchange Server 2010 : Developments in High Availability (part 2) - Configuring a Database Availability Group, Managing database copies
- High Availability in Exchange Server 2010 : Developments in High Availability (part 1) - Exchange database replication, Database Availability Group and Continuous Replication
- High Availability in Exchange Server 2010 : Exchange Server database technologies
- Monitoring Microsoft Lync Server 2010 : How OpsMgr Works
- Microsoft Lync Server 2010 : Firewall and Security Requirements - Securing Service Accounts
- Active Directory Lightweight Directory Services : Configuring and Using AD LDS (part 2) - Working with AD LDS Instances
- Active Directory Lightweight Directory Services : Configuring and Using AD LDS (part 1) - Working with AD LDS Tools, Creating AD LDS Instances
 
 
Top 10
 
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
Technology FAQ
- Is possible to just to use a wireless router to extend wireless access to wireless access points?
- Ruby - Insert Struct to MySql
- how to find my Symantec pcAnywhere serial number
- About direct X / Open GL issue
- How to determine eclipse version?
- What SAN cert Exchange 2010 for UM, OA?
- How do I populate a SQL Express table from Excel file?
- code for express check out with Paypal.
- Problem with Templated User Control
- ShellExecute SW_HIDE
programming4us programming4us