<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Location Architect in EM4MSTR v2.0.1 in ArcGIS for SharePoint Questions</title>
    <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/location-architect-in-em4mstr-v2-0-1/m-p/539478#M1505</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We use Esri Maps for MicroStrategy v2.0.1. What is the recommended way to transport a &lt;A href="http://video.arcgis.com/watch/4149/location-architect-simplifies-map-creation-in-microstrategy"&gt;Location Architect&lt;/A&gt; model which was created in a MicroStrategy project A to project B?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Christoph&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Aug 2015 14:30:00 GMT</pubDate>
    <dc:creator>ChristophKiefer</dc:creator>
    <dc:date>2015-08-11T14:30:00Z</dc:date>
    <item>
      <title>Location Architect in EM4MSTR v2.0.1</title>
      <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/location-architect-in-em4mstr-v2-0-1/m-p/539478#M1505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We use Esri Maps for MicroStrategy v2.0.1. What is the recommended way to transport a &lt;A href="http://video.arcgis.com/watch/4149/location-architect-simplifies-map-creation-in-microstrategy"&gt;Location Architect&lt;/A&gt; model which was created in a MicroStrategy project A to project B?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Christoph&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 14:30:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-sharepoint-questions/location-architect-in-em4mstr-v2-0-1/m-p/539478#M1505</guid>
      <dc:creator>ChristophKiefer</dc:creator>
      <dc:date>2015-08-11T14:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: Location Architect in EM4MSTR v2.0.1</title>
      <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/location-architect-in-em4mstr-v2-0-1/m-p/539479#M1506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If project A is duplicated to Create Project B after location Architect has been configured, the model will be automatically imported into Project B.&lt;/P&gt;&lt;P&gt;The only other way of successfully exporting model from Project A to Project B is if &lt;STRONG&gt;all object used to create the Location Architect model in Project A have identical Object IDS in Project A and Project B &lt;/STRONG&gt;in this case.&lt;/P&gt;&lt;P&gt;Ask your Microstrategy Administrator to help verify the object Id's of the items in your model ensure you backup your models before applying any changes.&lt;/P&gt;&lt;P&gt;The simplest way to do this is to &lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Open location Architect in Project A&lt;/LI&gt;&lt;LI&gt;Open browser developer tools&lt;/LI&gt;&lt;LI&gt;Inspect area between save model button and reset model button&lt;/LI&gt;&lt;LI&gt;Once Div showing these buttons is visible expand&amp;nbsp; &amp;lt;div class="column"&amp;gt;&lt;/LI&gt;&lt;LI&gt;Edit Html of last span in this div &amp;lt;span class="dijit dijitReset dijitInline dijitButton" role="presentation" widgetid="dijit_form_Button_2" &lt;SPAN style="text-decoration: line-through;"&gt;style="display: none;"&lt;/SPAN&gt;&amp;gt; and remove the style setting&lt;/LI&gt;&lt;LI&gt;View/Edit Model button will be visible click this button and and copyJSON&amp;nbsp; text window&lt;/LI&gt;&lt;LI&gt;This is JSON value of the model, this can be saved as a backup of the current project.&lt;/LI&gt;&lt;LI&gt;If Project B is a duplicate of Project A where Objects in Project A have the same ID as Objects in Project B, this model JSON can be used to create an identical model in Project B&lt;/LI&gt;&lt;LI&gt;Open Location Architect in Project B repeat steps 2-6 and paste test copied from Project A, and click apply in the View Edit Model window.&lt;/LI&gt;&lt;LI&gt;Once you have verified the model is correct, you can now save this model&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6162653823001w320h240r301" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6162653823001" data-account="6161463677001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6161463677001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6162653823001w320h240r301');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.esri.com/t5/video/gallerypage/video-id/6162653823001"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 18:36:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-sharepoint-questions/location-architect-in-em4mstr-v2-0-1/m-p/539479#M1506</guid>
      <dc:creator>ChakaClarke</dc:creator>
      <dc:date>2015-08-12T18:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Location Architect in EM4MSTR v2.0.1</title>
      <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/location-architect-in-em4mstr-v2-0-1/m-p/539480#M1507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 06:54:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-sharepoint-questions/location-architect-in-em4mstr-v2-0-1/m-p/539480#M1507</guid>
      <dc:creator>ChristophKiefer</dc:creator>
      <dc:date>2015-08-25T06:54:29Z</dc:date>
    </item>
  </channel>
</rss>

