EducationSoftwareStrategy.com
StrategyCommunity

Knowledge Base

Product

Community

Knowledge Base

TopicsBrowse ArticlesDeveloper Zone

Product

Download SoftwareProduct DocumentationSecurity Hub

Education

Tutorial VideosSolution GalleryEducation courses

Community

GuidelinesGrandmastersEvents
x_social-icon_white.svglinkedin_social-icon_white.svg
Strategy logoCommunity

© Strategy Inc. All Rights Reserved.

LegalTerms of UsePrivacy Policy
  1. Home
  2. Topics

KB9898: How can users access multiple project sources from MicroStrategy Office?


Community Admin

• Strategy


How can users access multiple project sources from MicroStrategy Office?

By default, Strategy Office is connected to the Strategy Tutorial project source:

ka04W000000ObzjQAC_0EM44000000293T.jpeg

 
However, to add other project sources, users can perform the following steps:

  1. Go to C:\Program Files\Strategy\Web Services (this is the default Strategy Web service installation folder), and then locate the projectsources.xml file.
  2. Open projectsources.xml in a text editor and make a copy of the text between ProjectSource node. Paste this after the first ending projectSource tag and change the value for ProjectSource, ServerName and AuthMode accordingly, as shown below:

    <ProjectSource>
    <ProjectSourceName>Strategy Tutorial</ProjectSourceName>
    <ServerName>localhost</ServerName>
    <AuthMode>MWSNTCredential</AuthMode>
    </ProjectSource>

    <ProjectSource> <ProjectSourceName>My First Project</ProjectSourceName> <ServerName>my-machine</ServerName> <AuthMode>MWSStandard</AuthMode> </ProjectSource>
  3. Save the change.

Open up a new Strategy Office instance and click on the Strategy button. Notice that there are now two Project Sources connected:
 

ka04W000000ObzjQAC_0EM44000000293R.gif

 


Comment

0 comments

Details

Knowledge Article

Published:

May 31, 2017

Last Updated:

May 31, 2017