<div>The challenge with DWFs is that they are actually compressed directories of files and that have a unique id and an xml that references the unique id.</div><div> </div><div>Each time a DWF is created, it creates a unique ID.  This information is referenced in MapGuide.  The Load Procedures deal with this.</div>

<div> </div><div>Without using load procedures, you could probably manually edit the Data Source in MapGuide to reflect that.  Obviously that is not really an optimal solution so the best way would probably be to write some code to automatically do it  I imagine that using Jackie&#39;s Maestro API would give you all the functionality on the MG side, but you&#39;d probably have to rip through the DWF too, and note that different versions of DWF have different directory structures/files included so that can cause issues too.</div>

<div> </div><div>Hope that helps, and sorry there&#39;s no easy solution.  I have patches of gray hair as a result ;)</div><div>Jonathon<br><br></div><div class="gmail_quote">On Wed, Aug 24, 2011 at 8:50 AM, frosty1_4me <span dir="ltr">&lt;<a href="mailto:kbowman@cityofgp.com">kbowman@cityofgp.com</a>&gt;</span> wrote:<br>

<blockquote style="margin: 0px 0px 0px 0.8ex; padding-left: 1ex; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid;" class="gmail_quote">I too would like to know how this all works and if updating the dwfs in this<br>


manner avoids the Load Procedure and update issues I&quot;m currently dealing<br>
with.  My issue is that since I can&#39;t just the Load Procedures manually, my<br>
only other option is to update the dwfs that reside in the actualy library<br>
repository which I would like to avoid.<br>
<br>
However, if an alias can be setup and the layers/datasources changed to use<br>
those alias&#39;s then this would hopefully make updating those dwf&#39;s much<br>
easier.<br>
<font color="#888888"><br>
--<br>
View this message in context: <a href="http://osgeo-org.1803224.n2.nabble.com/Alias-to-external-DWF-files-tp5992002p6720702.html" target="_blank">http://osgeo-org.1803224.n2.nabble.com/Alias-to-external-DWF-files-tp5992002p6720702.html</a><br>


</font><div><div></div><div class="h5">Sent from the MapGuide Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
mapguide-users mailing list<br>
<a href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>
</div></div></blockquote></div><br>