Run batch file when Epicor starts

#ygrps-yiv-183373829 P.ygrps-yiv-183373829b1e7fd89-0279-4ffe-a16a-1f1bcba0d537 { MARGIN:0cm 0cm 0pt;} #ygrps-yiv-183373829 LI.ygrps-yiv-183373829b1e7fd89-0279-4ffe-a16a-1f1bcba0d537 { MARGIN:0cm 0cm 0pt;} #ygrps-yiv-183373829 DIV.ygrps-yiv-183373829b1e7fd89-0279-4ffe-a16a-1f1bcba0d537 { MARGIN:0cm 0cm 0pt;} #ygrps-yiv-183373829 TABLE.ygrps-yiv-183373829b1e7fd89-0279-4ffe-a16a-1f1bcba0d537Table { MARGIN:0cm 0cm 0pt;} #ygrps-yiv-183373829 DIV.ygrps-yiv-183373829Section1 { }

Yes new client installations will fail without manual intervention.

With this flag not set to clear the

Client Installer does not download update zips

ReleaseClient.zip gets downloade but the update does not. When the client opens a version mismatch error appears.
Changinhg the versions in the config will download the update but it will not do it automatically as designed.



Regards

On 25 Sep 2015, at 17:11, Ted Koch tkoch77@... [vantage] <vantage@yahoogroups.com> wrote:

 

Great. Do you know what issues it causes?


From: "Stephen Edginton stephene@... [vantage]" <vantage@yahoogroups.com>
To: "<vantage@yahoogroups.com>" <vantage@yahoogroups.com>
Sent: Friday, September 25, 2015 11:18 AM
Subject: Re: [Vantage] Re: Run batch file when Epicor starts



Be aware not clearing does cause some issues in E10.
I was told it will be fixed in 10.1 but not tested yet.



On 25 Sep 2015, at 15:53, Ted Koch tkoch77@... [vantage] <vantage@yahoogroups.com> wrote:

 
These settings in the config file can also be changed so it will take a split second to pull the custom files.

  <deploymentSettings>
    <deploymentServer uri="\\server\ERP10.0.700Deployment" />
    <deploymentType value="zip" options="xcopy|zip" />
    <deploymentPackage value="ReleaseClient.zip" />
    <!-- only used when deployment type is zip -->
    <doDateComparison value="True" bool="" />
    <!-- set to false and the deployment will copy all files from the -->
    <!-- deployment server, set to true and the deployment will use -->
    <!-- date comparison to do the copy -->
    <clearClientDir value="Never" options="Never|Always|Prompt" />
    <!-- Determines if the client install directory is cleared prior to doing an update -->
    <clearDNS value="Always" options="Never|Always|Prompt" />
    <!-- Determines if the local client cache is cleared prior to doing an update. -->
    <optimizeAssemblies value="false" bool="" />
    <!-- this setting requires the user to have admin rights on their machine -->
  </deploymentSettings>


From: "Joshua Giese jgiese@... [vantage]" <vantage@yahoogroups.com>
To: "vantage@yahoogroups.com" <vantage@yahoogroups.com>
Sent: Friday, September 25, 2015 10:46 AM
Subject: RE: [Vantage] Re: Run batch file when Epicor starts



That’s the spirit! Tell them to replace that few minutes with some wasteful Facebook time they maybe would have used an hour later when it’s all working fine J
 
Joshua Giese
Technology Solutions : CTO
Direct Phone:    920.593.8299
Office Phone:    920.437.6400 x342
http://wcibags.com/email/emailFooter4.jpg
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Friday, September 25, 2015 9:32 AM
To: vantage@yahoogroups.com
Subject: Re: [Vantage] Re: Run batch file when Epicor starts
 
 
I don't plan on doing it often, but I know in the past when I've done upgrades users complain about needing to wait for a few minutes. They'll just have to deal with it.
 

From: "Jose Gomez jose@... [vantage]" <vantage@yahoogroups.com>
To: Vantage <vantage@yahoogroups.com>
Sent: Friday, September 25, 2015 9:09 AM
Subject: Re: [Vantage] Re: Run batch file when Epicor starts
 
 
Even if it downloads the whole entire client, in a local LAN it takes just a minute or two. Do you plan on doing this often?


Jose C Gomez
Software Engineer

T: 904.469.1524 mobile

Quis custodiet ipsos custodes?
 
On Fri, Sep 25, 2015 at 7:57 AM, Ted Koch tkoch77@... [vantage] <vantage@yahoogroups.com> wrote:
 
Maybe I have something wrong in my sysconfig file then, when I trigger Epicor to download client files it downloads the whole lot.
 

From: "s1mhall@... [vantage]" <vantage@yahoogroups.com>
To: vantage@yahoogroups.com
Sent: Thursday, September 24, 2015 8:05 PM
Subject: [Vantage] Re: Run batch file when Epicor starts
 


I guess the question is how often, how much and what sort of network connectivity do you have.  This scenario works for us, but then again our custom folder only has 22mb of files in it, you could halve that due to the copies.  I recall it only copies over the newer files only if I recall correctly.

Cheers
Simon Hall
 
 






Stephen Edginton (Beng) | Solutions & Technical Director
Mobile:  +44 7734 858415
DDI:  +44 121 314 1179
Main:  +44 (0) 121 314 1170
Web:  www.dotnetit.co.uk
Dot Net IT Limited, One St Kenelm Court, Steel Park Road, Halesowen, B62 8HD, United Kingdom.
DotNetIT
Epicor Platinum Partner
Epicor Alliance Partner






Stephen Edginton (Beng) | Solutions & Technical Director

Mobile:  +44 7734 858415
DDI:  +44 121 314 1179
Main:  +44 (0) 121 314 1170
Web:  www.dotnetit.co.uk

Dot Net IT Limited, One St Kenelm Court, Steel Park Road, Halesowen, B62 8HD, United Kingdom.

DotNetIT

Epicor Platinum Partner

Epicor Alliance Partner

Is there a way to run a batch file when Epicor loads, maybe a setting in the sysconfig file?

I am wanting to copy custom DLLs from a network shared before the application loads.


Every time? or Just once? If you are looking to deploy custom DLL's use the deployment method in E10



Jose C Gomez
Software Engineer


T: 904.469.1524 mobile

Quis custodiet ipsos custodes?

On Wed, Sep 23, 2015 at 11:53 AM, tkoch77@... [vantage] <vantage@yahoogroups.com> wrote:

Â
<div>
  
  
  <p>Is there a way to run a batch file when Epicor loads, maybe a setting in the sysconfig file?<br><br>I am wanting to copy custom DLLs from a network shared before the application loads.<br></p><p><span><br></span></p><p></p>

</div>
 


<div style="color:#fff;min-height:0;"></div>

Every time, because if I make a change to a DLL then I want it to replace the old one.




From: "Jose Gomez jose@... [vantage]" <vantage@yahoogroups.com>
To: Vantage <vantage@yahoogroups.com>
Sent: Wednesday, September 23, 2015 11:54 AM
Subject: Re: [Vantage] Run batch file when Epicor starts

#ygrps-yiv-1634203594 #ygrps-yiv-1634203594yiv1300994439 #ygrps-yiv-1634203594yiv1300994439 -- .ygrps-yiv-1634203594yiv1300994439ygrp-photo-title{ clear:both;font-size:smaller;height:15px;overflow:hidden;text-align:center;width:75px;} #ygrps-yiv-1634203594 #ygrps-yiv-1634203594yiv1300994439 div.ygrps-yiv-1634203594yiv1300994439ygrp-photo{ background-position:center;background-repeat:no-repeat;background-color:white;border:1px solid black;height:62px;width:62px;} #ygrps-yiv-1634203594 #ygrps-yiv-1634203594yiv1300994439 div.ygrps-yiv-1634203594yiv1300994439photo-title a, #ygrps-yiv-1634203594 #ygrps-yiv-1634203594yiv1300994439 div.ygrps-yiv-1634203594yiv1300994439photo-title a:active, #ygrps-yiv-1634203594 #ygrps-yiv-1634203594yiv1300994439 div.ygrps-yiv-1634203594yiv1300994439photo-title a:hover, #ygrps-yiv-1634203594 #ygrps-yiv-1634203594yiv1300994439 div.ygrps-yiv-1634203594yiv1300994439photo-title a:visited { text-decoration:none;} #ygrps-yiv-1634203594 #ygrps-yiv-1634203594yiv1300994439 div.ygrps-yiv-1634203594yiv1300994439attach-table div.ygrps-yiv-1634203594yiv1300994439attach-row { clear:both;} #ygrps-yiv-1634203594 #ygrps-yiv-1634203594yiv1300994439 div.ygrps-yiv-1634203594yiv1300994439attach-table div.ygrps-yiv-1634203594yiv1300994439attach-row div { float:left;} #ygrps-yiv-1634203594 #ygrps-yiv-1634203594yiv1300994439 p { clear:both;padding:15px 0 3px 0;overflow:hidden;} #ygrps-yiv-1634203594 #ygrps-yiv-1634203594yiv1300994439 div.ygrps-yiv-1634203594yiv1300994439ygrp-file { width:30px;} #ygrps-yiv-1634203594 #ygrps-yiv-1634203594yiv1300994439 div.ygrps-yiv-1634203594yiv1300994439attach-table div.ygrps-yiv-1634203594yiv1300994439attach-row div div a { text-decoration:none;} #ygrps-yiv-1634203594 #ygrps-yiv-1634203594yiv1300994439 div.ygrps-yiv-1634203594yiv1300994439attach-table div.ygrps-yiv-1634203594yiv1300994439attach-row div div span { font-weight:normal;} #ygrps-yiv-1634203594 #ygrps-yiv-1634203594yiv1300994439 div.ygrps-yiv-1634203594yiv1300994439ygrp-file-title { font-weight:bold;} #ygrps-yiv-1634203594 #ygrps-yiv-1634203594 #ygrps-yiv-1634203594yiv1300994439 #ygrps-yiv-1634203594yiv1300994439 -- #ygrps-yiv-1634203594yiv1300994439ygrp-mkp { border:1px solid #d8d8d8;font-family:Arial;margin:10px 0;padding:0 10px;} #ygrps-yiv-1634203594 #ygrps-yiv-1634203594yiv1300994439 #ygrps-yiv-1634203594yiv1300994439ygrp-mkp hr { border:1px solid #d8d8d8;} #ygrps-yiv-1634203594 #ygrps-yiv-1634203594yiv1300994439 #ygrps-yiv-1634203594yiv1300994439ygrp-mkp #ygrps-yiv-1634203594yiv1300994439hd { color:#628c2a;font-size:85%;font-weight:700;line-height:122%;margin:10px 0;} #ygrps-yiv-1634203594 #ygrps-yiv-1634203594yiv1300994439 #ygrps-yiv-1634203594yiv1300994439ygrp-mkp #ygrps-yiv-1634203594yiv1300994439ads { margin-bottom:10px;} #ygrps-yiv-1634203594 #ygrps-yiv-1634203594yiv1300994439 #ygrps-yiv-1634203594yiv1300994439ygrp-mkp .ygrps-yiv-1634203594yiv1300994439ad { padding:0 0;} #ygrps-yiv-1634203594 #ygrps-yiv-1634203594yiv1300994439 #ygrps-yiv-1634203594yiv1300994439ygrp-mkp .ygrps-yiv-1634203594yiv1300994439ad p { margin:0;} #ygrps-yiv-1634203594 #ygrps-yiv-1634203594yiv1300994439 #ygrps-yiv-1634203594yiv1300994439ygrp-mkp .ygrps-yiv-1634203594yiv1300994439ad a { color:#0000ff;text-decoration:none;} #ygrps-yiv-1634203594



Every time? or Just once? If you are looking to deploy custom DLL's use the deployment method in E10



Jose C Gomez
Software Engineer


T: 904.469.1524 mobile

Quis custodiet ipsos custodes?

On Wed, Sep 23, 2015 at 11:53 AM, tkoch77@... [vantage] <vantage@yahoogroups.com> wrote:

 
<div id="ygrps-yiv-1634203594yiv1300994439yui_3_16_0_1_1443010465178_6594">
  
  
  <div id="ygrps-yiv-1634203594yiv1300994439yui_3_16_0_1_1443010465178_6593">Is there a way to run a batch file when Epicor loads, maybe a setting in the sysconfig file?<br clear="none"><br clear="none">I am wanting to copy custom DLLs from a network shared before the application loads.<br clear="none"></div><div><span><br clear="none"></span></div><div id="ygrps-yiv-1634203594yiv1300994439yui_3_16_0_1_1443010465178_6599"></div>

</div>
 


<div style="color:#fff;min-height:0;"></div>





Use the deployment process, and add more customization nodes as needed.


Jose C Gomez
Software Engineer


T: 904.469.1524 mobile

Quis custodiet ipsos custodes?

On Wed, Sep 23, 2015 at 1:03 PM, Ted Koch tkoch77@... [vantage] <vantage@yahoogroups.com> wrote:

Â
<div>
  
  
  <p></p><div style="color:#000;background-color:#fff;font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:13px;"><div><div><div style="color:#000;background-color:#fff;font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:13px;">Every time, because if I make a change to a DLL then I want it to replace the old one.<br clear="none"><div><span></span></div><br clear="none">  <div><br><br></div><div><div style="font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:13px;"> <div style="font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px;"> <div dir="ltr"> <hr size="1">  <font face="Arial" size="2"> <b><span style="font-weight:bold;">From:</span></b> &quot;Jose Gomez <a rel="nofollow" target="_blank" href="mailto:jose@...">jose@...</a> [vantage]&quot; &lt;<a rel="nofollow" target="_blank" href="mailto:vantage@yahoogroups.com">vantage@yahoogroups.com</a>&gt;<br clear="none"> <b><span style="font-weight:bold;">To:</span></b> Vantage &lt;<a rel="nofollow" target="_blank" href="mailto:vantage@yahoogroups.com">vantage@yahoogroups.com</a>&gt; <br clear="none"> <b><span style="font-weight:bold;">Sent:</span></b> Wednesday, September 23, 2015 11:54 AM<br clear="none"> <b><span style="font-weight:bold;">Subject:</span></b> Re: [Vantage] Run batch file when Epicor starts<br clear="none"> </font> </div><span class="ygrps-yiv-1894786489"> <div><br clear="none"><div>



Every time? or Just once? If you are looking to deploy custom DLL's use the deployment method in E10



Jose C Gomez
Software Engineer


T: 904.469.1524 mobile

Quis custodiet ipsos custodes?

On Wed, Sep 23, 2015 at 11:53 AM, tkoch77@... [vantage] <vantage@yahoogroups.com> wrote:

Â
<div>
  
  
  <div>Is there a way to run a batch file when Epicor loads, maybe a setting in the sysconfig file?<br clear="none"><br clear="none">I am wanting to copy custom DLLs from a network shared before the application loads.<br clear="none"></div><div><span><br clear="none"></span></div><div></div>

</div>
 


<div style="color:#fff;min-height:0;"></div>





</div>
 


<div style="color:#fff;min-height:0;"></div>

This forces Epicor to pull down every DLL again, can it just pull files from a custom folder every time it loads?


From: "Jose Gomez jose@... [vantage]" <vantage@yahoogroups.com>
To: Vantage <vantage@yahoogroups.com>
Sent: Wednesday, September 23, 2015 1:06 PM
Subject: Re: [Vantage] Run batch file when Epicor starts

#ygrps-yiv-1333820406 #ygrps-yiv-1333820406yiv2487796849 #ygrps-yiv-1333820406yiv2487796849 --

#ygrps-yiv-1333820406yiv2487796849 .ygrps-yiv-1333820406yiv2487796849ygrp-photo-title{
clear:both;font-size:smaller;height:15px;overflow:hidden;text-align:center;width:75px;}
#ygrps-yiv-1333820406 #ygrps-yiv-1333820406yiv2487796849 div.ygrps-yiv-1333820406yiv2487796849ygrp-photo{
background-position:center;background-repeat:no-repeat;background-color:white;border:1px solid black;height:62px;width:62px;}

#ygrps-yiv-1333820406 #ygrps-yiv-1333820406yiv2487796849 div.ygrps-yiv-1333820406yiv2487796849photo-title
a,
#ygrps-yiv-1333820406 #ygrps-yiv-1333820406yiv2487796849 div.ygrps-yiv-1333820406yiv2487796849photo-title a:active,
#ygrps-yiv-1333820406 #ygrps-yiv-1333820406yiv2487796849 div.ygrps-yiv-1333820406yiv2487796849photo-title a:hover,
#ygrps-yiv-1333820406 #ygrps-yiv-1333820406yiv2487796849 div.ygrps-yiv-1333820406yiv2487796849photo-title a:visited {
text-decoration:none;}

#ygrps-yiv-1333820406 #ygrps-yiv-1333820406yiv2487796849 div.ygrps-yiv-1333820406yiv2487796849attach-table div.ygrps-yiv-1333820406yiv2487796849attach-row {
clear:both;}

#ygrps-yiv-1333820406 #ygrps-yiv-1333820406yiv2487796849 div.ygrps-yiv-1333820406yiv2487796849attach-table div.ygrps-yiv-1333820406yiv2487796849attach-row div {
float:left;}

#ygrps-yiv-1333820406 #ygrps-yiv-1333820406yiv2487796849 p {
clear:both;padding:15px 0 3px 0;overflow:hidden;}

#ygrps-yiv-1333820406 #ygrps-yiv-1333820406yiv2487796849 div.ygrps-yiv-1333820406yiv2487796849ygrp-file {
width:30px;}
#ygrps-yiv-1333820406 #ygrps-yiv-1333820406yiv2487796849 div.ygrps-yiv-1333820406yiv2487796849attach-table div.ygrps-yiv-1333820406yiv2487796849attach-row div div a {
text-decoration:none;}

#ygrps-yiv-1333820406 #ygrps-yiv-1333820406yiv2487796849 div.ygrps-yiv-1333820406yiv2487796849attach-table div.ygrps-yiv-1333820406yiv2487796849attach-row div div span {
font-weight:normal;}

#ygrps-yiv-1333820406 #ygrps-yiv-1333820406yiv2487796849 div.ygrps-yiv-1333820406yiv2487796849ygrp-file-title {
font-weight:bold;}
#ygrps-yiv-1333820406
#ygrps-yiv-1333820406 #ygrps-yiv-1333820406yiv2487796849 #ygrps-yiv-1333820406yiv2487796849
#ygrps-yiv-1333820406yiv2487796849ygrp-mkp {
border:1px solid #d8d8d8;font-family:Arial;margin:10px 0;padding:0 10px;}

#ygrps-yiv-1333820406 #ygrps-yiv-1333820406yiv2487796849 #ygrps-yiv-1333820406yiv2487796849ygrp-mkp hr {
border:1px solid #d8d8d8;}

#ygrps-yiv-1333820406 #ygrps-yiv-1333820406yiv2487796849 #ygrps-yiv-1333820406yiv2487796849ygrp-mkp #ygrps-yiv-1333820406yiv2487796849hd {
color:#628c2a;font-size:85%;font-weight:700;line-height:122%;margin:10px 0;}

#ygrps-yiv-1333820406 #ygrps-yiv-1333820406yiv2487796849 #ygrps-yiv-1333820406yiv2487796849ygrp-mkp #ygrps-yiv-1333820406yiv2487796849ads {
margin-bottom:10px;}

#ygrps-yiv-1333820406 #ygrps-yiv-1333820406yiv2487796849 #ygrps-yiv-1333820406yiv2487796849ygrp-mkp .ygrps-yiv-1333820406yiv2487796849ad {
padding:0 0;}

#ygrps-yiv-1333820406 #ygrps-yiv-1333820406yiv2487796849 #ygrps-yiv-1333820406yiv2487796849ygrp-mkp .ygrps-yiv-1333820406yiv2487796849ad p {
margin:0;}

#ygrps-yiv-1333820406 #ygrps-yiv-1333820406yiv2487796849 #ygrps-yiv-1333820406yiv2487796849ygrp-mkp .ygrps-yiv-1333820406yiv2487796849ad a {
color:#0000ff;text-decoration:none;}
#ygrps-yiv-1333820406



Use the deployment process, and add more customization nodes as needed.


Jose C Gomez
Software Engineer


T: 904.469.1524 mobile

Quis custodiet ipsos custodes?

On Wed, Sep 23, 2015 at 1:03 PM, Ted Koch tkoch77@... [vantage] <vantage@yahoogroups.com> wrote:

 
<div id="ygrps-yiv-1333820406yui_3_16_0_1_1443010465178_12654">
  
  
  <div></div><div id="ygrps-yiv-1333820406yui_3_16_0_1_1443010465178_12653" style="color:#000;background-color:#fff;font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:13px;"><div id="ygrps-yiv-1333820406yui_3_16_0_1_1443010465178_12652"><div id="ygrps-yiv-1333820406yui_3_16_0_1_1443010465178_12651"><div id="ygrps-yiv-1333820406yui_3_16_0_1_1443010465178_12650" style="color:#000;background-color:#fff;font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:13px;">Every time, because if I make a change to a DLL then I want it to replace the old one.<br clear="none"><div><span></span></div><br clear="none">  <div id="ygrps-yiv-1333820406yui_3_16_0_1_1443010465178_12657"><br clear="none"><br clear="none"></div><div id="ygrps-yiv-1333820406yui_3_16_0_1_1443010465178_12661"><div id="ygrps-yiv-1333820406yui_3_16_0_1_1443010465178_12660" style="font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:13px;"> <div id="ygrps-yiv-1333820406yui_3_16_0_1_1443010465178_12659" style="font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px;"> <div id="ygrps-yiv-1333820406yui_3_16_0_1_1443010465178_12658" dir="ltr"> <hr size="1">  <font face="Arial" size="2"> <b><span style="font-weight:bold;">From:</span></b> &quot;Jose Gomez <a rel="nofollow" shape="rect" target="_blank" href="mailto:jose@...">jose@...</a> [vantage]&quot; &lt;<a rel="nofollow" shape="rect" target="_blank" href="mailto:vantage@yahoogroups.com">vantage@yahoogroups.com</a>&gt;<br clear="none"> <b><span style="font-weight:bold;">To:</span></b> Vantage &lt;<a rel="nofollow" shape="rect" target="_blank" href="mailto:vantage@yahoogroups.com">vantage@yahoogroups.com</a>&gt; <br clear="none"> <b><span style="font-weight:bold;">Sent:</span></b> Wednesday, September 23, 2015 11:54 AM<br clear="none"> <b><span style="font-weight:bold;">Subject:</span></b> Re: [Vantage] Run batch file when Epicor starts<br clear="none"> </font> </div><span class="ygrps-yiv-1333820406yiv2487796849"> </span><div id="ygrps-yiv-1333820406yui_3_16_0_1_1443010465178_12664"><br clear="none"><div id="ygrps-yiv-1333820406yui_3_16_0_1_1443010465178_12663">



Every time? or Just once? If you are looking to deploy custom DLL's use the deployment method in E10



Jose C Gomez
Software Engineer


T: 904.469.1524 mobile

Quis custodiet ipsos custodes?

On Wed, Sep 23, 2015 at 11:53 AM, tkoch77@... [vantage] <vantage@yahoogroups.com> wrote:

 
<div>
  
  
  <div>Is there a way to run a batch file when Epicor loads, maybe a setting in the sysconfig file?<br clear="none"><br clear="none">I am wanting to copy custom DLLs from a network shared before the application loads.<br clear="none"></div><div><span><br clear="none"></span></div><div></div>

</div>
 


<div style="color:#fff;min-height:0;"></div>





</div>
 


<div style="color:#fff;min-height:0;"></div>





Push the files with GPO otherwise on login to pc run a script to xcopy?

 

Joshua Giese
Technology Solutions : CTO

Direct Phone:    920.593.8299
Office Phone:    920.437.6400 x342

http://wcibags.com/email/emailFooter4.jpg

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Wednesday, September 23, 2015 12:20 PM
To: vantage@yahoogroups.com
Subject: Re: [Vantage] Run batch file when Epicor starts

 

 

This forces Epicor to pull down every DLL again, can it just pull files from a custom folder every time it loads?

 


From: "Jose Gomez jose@... [vantage]" <vantage@yahoogroups.com>
To: Vantage <vantage@yahoogroups.com>
Sent: Wednesday, September 23, 2015 1:06 PM
Subject: Re: [Vantage] Run batch file when Epicor starts

 

 

Use the deployment process, and add more customization nodes as needed.



Jose C Gomez

Software Engineer


T: 904.469.1524 mobile

E: jose@...
http://www.josecgomez.com
      


Quis custodiet ipsos custodes?

 

On Wed, Sep 23, 2015 at 1:03 PM, Ted Koch tkoch77@... [vantage] <vantage@yahoogroups.com> wrote:

 

Every time, because if I make a change to a DLL then I want it to replace the old one.

 

 


From: "Jose Gomez jose@... [vantage]" <vantage@yahoogroups.com>
To: Vantage <vantage@yahoogroups.com>
Sent: Wednesday, September 23, 2015 11:54 AM
Subject: Re: [Vantage] Run batch file when Epicor starts

 

 

Every time? or Just once? If you are looking to deploy custom DLL's use the deployment method in E10

http://trigemco.com/epicor-10-client-deployment/

 



Jose C Gomez

Software Engineer


T: 904.469.1524 mobile

E: jose@...
http://www.josecgomez.com
      


Quis custodiet ipsos custodes?

 

On Wed, Sep 23, 2015 at 11:53 AM, tkoch77@... [vantage] <vantage@yahoogroups.com> wrote:

 

Is there a way to run a batch file when Epicor loads, maybe a setting in the sysconfig file?

I am wanting to copy custom DLLs from a network shared before the application loads.

 

 

 

 

 

 

 

Just the files that it  needs.


Jose C Gomez
Software Engineer


T: 904.469.1524 mobile

Quis custodiet ipsos custodes?

On Wed, Sep 23, 2015 at 1:25 PM, Joshua Giese jgiese@... [vantage] <vantage@yahoogroups.com> wrote:

Â
<div>
  
  
  <p>

Push the files with GPO otherwise on login to pc run a script to xcopy?

Â

Joshua Giese
Technology Solutions : CTO

Direct Phone:Â Â Â 920.593.8299
Office Phone:Â Â Â 920.437.6400 x342

http://wcibags.com/email/emailFooter4.jpg

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Wednesday, September 23, 2015 12:20 PM
To: vantage@yahoogroups.com
Subject: Re: [Vantage] Run batch file when Epicor starts

Â

Â

This forces Epicor to pull down every DLL again, can it just pull files from a custom folder every time it loads?

Â


From: "Jose Gomez jose@... [vantage]" <vantage@yahoogroups.com>
To: Vantage <vantage@yahoogroups.com>
Sent: Wednesday, September 23, 2015 1:06 PM
Subject: Re: [Vantage] Run batch file when Epicor starts

Â

Â

Use the deployment process, and add more customization nodes as needed.



Jose C Gomez

Software Engineer


T: 904.469.1524 mobile

E: jose@...
http://www.josecgomez.com
     Â


Quis custodiet ipsos custodes?

Â

On Wed, Sep 23, 2015 at 1:03 PM, Ted Koch tkoch77@... [vantage] <vantage@yahoogroups.com> wrote:

Â

Every time, because if I make a change to a DLL then I want it to replace the old one.

Â

Â


From: "Jose Gomez jose@... [vantage]" <vantage@yahoogroups.com>
To: Vantage <vantage@yahoogroups.com>
Sent: Wednesday, September 23, 2015 11:54 AM
Subject: Re: [Vantage] Run batch file when Epicor starts

Â

Â

Every time? or Just once? If you are looking to deploy custom DLL's use the deployment method in E10

Â



Jose C Gomez

Software Engineer


T: 904.469.1524 mobile

E: jose@...
http://www.josecgomez.com
     Â


Quis custodiet ipsos custodes?

Â

On Wed, Sep 23, 2015 at 11:53 AM, tkoch77@... [vantage] <vantage@yahoogroups.com> wrote:

Â

Is there a way to run a batch file when Epicor loads, maybe a setting in the sysconfig file?

I am wanting to copy custom DLLs from a network shared before the application loads.

Â

Â

Â

Â

Â

Â

Â

</div>
 


<div style="color:#fff;min-height:0;"></div>

>> Ref Answerbook 15416MPS 
>> TECH - automate the purge of client cache files when launching Epicor client
The answerbook describes using a batch example for clearing the cache before E9 opens,
 I've used a batch like this to xcopy before the main client launches too. 
If you are wanting to update DLLs in the E9 client folder then put any custom files in the \\Servername\Epicor905\Custom\Client\<country> folder then update the default.mfgsys (or the relevant copy config) in the \\Severname\client\config folder Increment the version value in the  <customizations> key.  If your shortcut on the desktop is standard it will fire the auto-update and copy the files.

I create a backup copy of the file and get that sent down also. (add an extension to the original file and put it in the custom\client folder as well  This helps me identify if an auto-update has not run correctly or not

This works in E9 I have not tested it with E10. 

Hope that helps.

Simon
My problem still is that this solution copies every single Epicor DLL, I just want to copy a couple files that I may need to update from time to time.


From: "s1mhall@... [vantage]" <vantage@yahoogroups.com>
To: vantage@yahoogroups.com
Sent: Thursday, September 24, 2015 4:03 AM
Subject: [Vantage] Re: Run batch file when Epicor starts

#ygrps-yiv-1048050614 #ygrps-yiv-1048050614yiv5783802382 #ygrps-yiv-1048050614yiv5783802382 --

#ygrps-yiv-1048050614yiv5783802382 .ygrps-yiv-1048050614yiv5783802382ygrp-photo-title{
clear:both;font-size:smaller;height:15px;overflow:hidden;text-align:center;width:75px;}
#ygrps-yiv-1048050614 #ygrps-yiv-1048050614yiv5783802382 div.ygrps-yiv-1048050614yiv5783802382ygrp-photo{
background-position:center;background-repeat:no-repeat;background-color:white;border:1px solid black;height:62px;width:62px;}

#ygrps-yiv-1048050614 #ygrps-yiv-1048050614yiv5783802382 div.ygrps-yiv-1048050614yiv5783802382photo-title
a,
#ygrps-yiv-1048050614 #ygrps-yiv-1048050614yiv5783802382 div.ygrps-yiv-1048050614yiv5783802382photo-title a:active,
#ygrps-yiv-1048050614 #ygrps-yiv-1048050614yiv5783802382 div.ygrps-yiv-1048050614yiv5783802382photo-title a:hover,
#ygrps-yiv-1048050614 #ygrps-yiv-1048050614yiv5783802382 div.ygrps-yiv-1048050614yiv5783802382photo-title a:visited {
text-decoration:none;}

#ygrps-yiv-1048050614 #ygrps-yiv-1048050614yiv5783802382 div.ygrps-yiv-1048050614yiv5783802382attach-table div.ygrps-yiv-1048050614yiv5783802382attach-row {
clear:both;}

#ygrps-yiv-1048050614 #ygrps-yiv-1048050614yiv5783802382 div.ygrps-yiv-1048050614yiv5783802382attach-table div.ygrps-yiv-1048050614yiv5783802382attach-row div {
float:left;}

#ygrps-yiv-1048050614 #ygrps-yiv-1048050614yiv5783802382 p {
clear:both;padding:15px 0 3px 0;overflow:hidden;}

#ygrps-yiv-1048050614 #ygrps-yiv-1048050614yiv5783802382 div.ygrps-yiv-1048050614yiv5783802382ygrp-file {
width:30px;}
#ygrps-yiv-1048050614 #ygrps-yiv-1048050614yiv5783802382 div.ygrps-yiv-1048050614yiv5783802382attach-table div.ygrps-yiv-1048050614yiv5783802382attach-row div div a {
text-decoration:none;}

#ygrps-yiv-1048050614 #ygrps-yiv-1048050614yiv5783802382 div.ygrps-yiv-1048050614yiv5783802382attach-table div.ygrps-yiv-1048050614yiv5783802382attach-row div div span {
font-weight:normal;}

#ygrps-yiv-1048050614 #ygrps-yiv-1048050614yiv5783802382 div.ygrps-yiv-1048050614yiv5783802382ygrp-file-title {
font-weight:bold;}
#ygrps-yiv-1048050614
#ygrps-yiv-1048050614 #ygrps-yiv-1048050614yiv5783802382 #ygrps-yiv-1048050614yiv5783802382
#ygrps-yiv-1048050614yiv5783802382ygrp-mkp {
border:1px solid #d8d8d8;font-family:Arial;margin:10px 0;padding:0 10px;}

#ygrps-yiv-1048050614 #ygrps-yiv-1048050614yiv5783802382 #ygrps-yiv-1048050614yiv5783802382ygrp-mkp hr {
border:1px solid #d8d8d8;}

#ygrps-yiv-1048050614 #ygrps-yiv-1048050614yiv5783802382 #ygrps-yiv-1048050614yiv5783802382ygrp-mkp #ygrps-yiv-1048050614yiv5783802382hd {
color:#628c2a;font-size:85%;font-weight:700;line-height:122%;margin:10px 0;}

#ygrps-yiv-1048050614 #ygrps-yiv-1048050614yiv5783802382 #ygrps-yiv-1048050614yiv5783802382ygrp-mkp #ygrps-yiv-1048050614yiv5783802382ads {
margin-bottom:10px;}

#ygrps-yiv-1048050614 #ygrps-yiv-1048050614yiv5783802382 #ygrps-yiv-1048050614yiv5783802382ygrp-mkp .ygrps-yiv-1048050614yiv5783802382ad {
padding:0 0;}

#ygrps-yiv-1048050614 #ygrps-yiv-1048050614yiv5783802382 #ygrps-yiv-1048050614yiv5783802382ygrp-mkp .ygrps-yiv-1048050614yiv5783802382ad p {
margin:0;}

#ygrps-yiv-1048050614 #ygrps-yiv-1048050614yiv5783802382 #ygrps-yiv-1048050614yiv5783802382ygrp-mkp .ygrps-yiv-1048050614yiv5783802382ad a {
color:#0000ff;text-decoration:none;}
#ygrps-yiv-1048050614



If you are wanting to update DLLs in the E9 client folder then put any custom files in the \\Servername\Epicor905\Custom\Client\<country> folder then update the default.mfgsys (or the relevant copy config) in the \\Severname\client\config folder Increment the version value in the  <customizations> key.  If your shortcut on the desktop is standard it will fire the auto-update and copy the files.

I create a backup copy of the file and get that sent down also. (add an extension to the original file and put it in the custom\client folder as well  This helps me identify if an auto-update has not run correctly or not

This works in E9 I have not tested it with E10. 

Hope that helps.

Simon





It doesn’t take that long to copy it all down. How often are you changing files?

 

Joshua Giese
Technology Solutions : CTO

Direct Phone:    920.593.8299
Office Phone:    920.437.6400 x342

http://wcibags.com/email/emailFooter4.jpg

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Thursday, September 24, 2015 6:49 AM
To: vantage@yahoogroups.com
Subject: Re: [Vantage] Re: Run batch file when Epicor starts

 

 

My problem still is that this solution copies every single Epicor DLL, I just want to copy a couple files that I may need to update from time to time.

 


From: "s1mhall@... [vantage]" <vantage@yahoogroups.com>
To: vantage@yahoogroups.com
Sent: Thursday, September 24, 2015 4:03 AM
Subject: [Vantage] Re: Run batch file when Epicor starts

 



If you are wanting to update DLLs in the E9 client folder then put any custom files in the \\Servername\Epicor905\Custom\Client\<country> folder then update the default.mfgsys (or the relevant copy config) in the \\Severname\client\config folder Increment the version value in the  <customizations> key.  If your shortcut on the desktop is standard it will fire the auto-update and copy the files.

I create a backup copy of the file and get that sent down also. (add an extension to the original file and put it in the custom\client folder as well  This helps me identify if an auto-update has not run correctly or not

This works in E9 I have not tested it with E10. 

Hope that helps.

Simon

 

I guess the question is how often, how much and what sort of network connectivity do you have.  This scenario works for us, but then again our custom folder only has 22mb of files in it, you could halve that due to the copies.  I recall it only copies over the newer files only if I recall correctly.

Cheers
Simon Hall
Maybe I have something wrong in my sysconfig file then, when I trigger Epicor to download client files it downloads the whole lot.


From: "s1mhall@... [vantage]" <vantage@yahoogroups.com>
To: vantage@yahoogroups.com
Sent: Thursday, September 24, 2015 8:05 PM
Subject: [Vantage] Re: Run batch file when Epicor starts

#ygrps-yiv-697323489 #ygrps-yiv-697323489yiv0982794283 #ygrps-yiv-697323489yiv0982794283 --

#ygrps-yiv-697323489yiv0982794283 .ygrps-yiv-697323489yiv0982794283ygrp-photo-title{
clear:both;font-size:smaller;height:15px;overflow:hidden;text-align:center;width:75px;}
#ygrps-yiv-697323489 #ygrps-yiv-697323489yiv0982794283 div.ygrps-yiv-697323489yiv0982794283ygrp-photo{
background-position:center;background-repeat:no-repeat;background-color:white;border:1px solid black;height:62px;width:62px;}

#ygrps-yiv-697323489 #ygrps-yiv-697323489yiv0982794283 div.ygrps-yiv-697323489yiv0982794283photo-title
a,
#ygrps-yiv-697323489 #ygrps-yiv-697323489yiv0982794283 div.ygrps-yiv-697323489yiv0982794283photo-title a:active,
#ygrps-yiv-697323489 #ygrps-yiv-697323489yiv0982794283 div.ygrps-yiv-697323489yiv0982794283photo-title a:hover,
#ygrps-yiv-697323489 #ygrps-yiv-697323489yiv0982794283 div.ygrps-yiv-697323489yiv0982794283photo-title a:visited {
text-decoration:none;}

#ygrps-yiv-697323489 #ygrps-yiv-697323489yiv0982794283 div.ygrps-yiv-697323489yiv0982794283attach-table div.ygrps-yiv-697323489yiv0982794283attach-row {
clear:both;}

#ygrps-yiv-697323489 #ygrps-yiv-697323489yiv0982794283 div.ygrps-yiv-697323489yiv0982794283attach-table div.ygrps-yiv-697323489yiv0982794283attach-row div {
float:left;}

#ygrps-yiv-697323489 #ygrps-yiv-697323489yiv0982794283 p {
clear:both;padding:15px 0 3px 0;overflow:hidden;}

#ygrps-yiv-697323489 #ygrps-yiv-697323489yiv0982794283 div.ygrps-yiv-697323489yiv0982794283ygrp-file {
width:30px;}
#ygrps-yiv-697323489 #ygrps-yiv-697323489yiv0982794283 div.ygrps-yiv-697323489yiv0982794283attach-table div.ygrps-yiv-697323489yiv0982794283attach-row div div a {
text-decoration:none;}

#ygrps-yiv-697323489 #ygrps-yiv-697323489yiv0982794283 div.ygrps-yiv-697323489yiv0982794283attach-table div.ygrps-yiv-697323489yiv0982794283attach-row div div span {
font-weight:normal;}

#ygrps-yiv-697323489 #ygrps-yiv-697323489yiv0982794283 div.ygrps-yiv-697323489yiv0982794283ygrp-file-title {
font-weight:bold;}
#ygrps-yiv-697323489
#ygrps-yiv-697323489 #ygrps-yiv-697323489yiv0982794283 #ygrps-yiv-697323489yiv0982794283
#ygrps-yiv-697323489yiv0982794283ygrp-mkp {
border:1px solid #d8d8d8;font-family:Arial;margin:10px 0;padding:0 10px;}

#ygrps-yiv-697323489 #ygrps-yiv-697323489yiv0982794283 #ygrps-yiv-697323489yiv0982794283ygrp-mkp hr {
border:1px solid #d8d8d8;}

#ygrps-yiv-697323489 #ygrps-yiv-697323489yiv0982794283 #ygrps-yiv-697323489yiv0982794283ygrp-mkp #ygrps-yiv-697323489yiv0982794283hd {
color:#628c2a;font-size:85%;font-weight:700;line-height:122%;margin:10px 0;}

#ygrps-yiv-697323489 #ygrps-yiv-697323489yiv0982794283 #ygrps-yiv-697323489yiv0982794283ygrp-mkp #ygrps-yiv-697323489yiv0982794283ads {
margin-bottom:10px;}

#ygrps-yiv-697323489 #ygrps-yiv-697323489yiv0982794283 #ygrps-yiv-697323489yiv0982794283ygrp-mkp .ygrps-yiv-697323489yiv0982794283ad {
padding:0 0;}

#ygrps-yiv-697323489 #ygrps-yiv-697323489yiv0982794283 #ygrps-yiv-697323489yiv0982794283ygrp-mkp .ygrps-yiv-697323489yiv0982794283ad p {
margin:0;}

#ygrps-yiv-697323489 #ygrps-yiv-697323489yiv0982794283 #ygrps-yiv-697323489yiv0982794283ygrp-mkp .ygrps-yiv-697323489yiv0982794283ad a {
color:#0000ff;text-decoration:none;}
#ygrps-yiv-697323489



I guess the question is how often, how much and what sort of network connectivity do you have.  This scenario works for us, but then again our custom folder only has 22mb of files in it, you could halve that due to the copies.  I recall it only copies over the newer files only if I recall correctly.

Cheers
Simon Hall





Even if it downloads the whole entire client, in a local LAN it takes just a minute or two. Do you plan on doing this often?


Jose C Gomez
Software Engineer


T: 904.469.1524 mobile

Quis custodiet ipsos custodes?

On Fri, Sep 25, 2015 at 7:57 AM, Ted Koch tkoch77@... [vantage] <vantage@yahoogroups.com> wrote:

Â
<div>
  
  
  <p></p><div style="color:#000;background-color:#fff;font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:13px;">Maybe I have something wrong in my sysconfig file then, when I trigger Epicor to download client files it downloads the whole lot.<br><div><span></span></div><br>  <div style="font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:13px;"> <div style="font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px;"> <div dir="ltr"> <hr size="1">  <font face="Arial" size="2"><span class="ygrps-yiv-255741745"> <b><span style="font-weight:bold;">From:</span></b> &quot;<a rel="nofollow" target="_blank" href="mailto:s1mhall@...">s1mhall@...</a> [vantage]&quot; &lt;<a rel="nofollow" target="_blank" href="mailto:vantage@yahoogroups.com">vantage@yahoogroups.com</a>&gt;<br> <b><span style="font-weight:bold;">To:</span></b> <a rel="nofollow" target="_blank" href="mailto:vantage@yahoogroups.com">vantage@yahoogroups.com</a> <br> </span><b><span style="font-weight:bold;">Sent:</span></b> Thursday, September 24, 2015 8:05 PM<span class="ygrps-yiv-255741745"><br> <b><span style="font-weight:bold;">Subject:</span></b> [Vantage] Re: Run batch file when Epicor starts<br> </span></font> </div> <div><br><div><div>



I guess the question is how often, how much and what sort of network connectivity do you have. This scenario works for us, but then again our custom folder only has 22mb of files in it, you could halve that due to the copies. I recall it only copies over the newer files only if I recall correctly.

Cheers
Simon Hall





</div>
 


<div style="color:#fff;min-height:0;"></div>

I don't plan on doing it often, but I know in the past when I've done upgrades users complain about needing to wait for a few minutes. They'll just have to deal with it.


From: "Jose Gomez jose@... [vantage]" <vantage@yahoogroups.com>
To: Vantage <vantage@yahoogroups.com>
Sent: Friday, September 25, 2015 9:09 AM
Subject: Re: [Vantage] Re: Run batch file when Epicor starts

#ygrps-yiv-619200056 #ygrps-yiv-619200056yiv0033211157 #ygrps-yiv-619200056yiv0033211157 --

#ygrps-yiv-619200056yiv0033211157 .ygrps-yiv-619200056yiv0033211157ygrp-photo-title{
clear:both;font-size:smaller;height:15px;overflow:hidden;text-align:center;width:75px;}
#ygrps-yiv-619200056 #ygrps-yiv-619200056yiv0033211157 div.ygrps-yiv-619200056yiv0033211157ygrp-photo{
background-position:center;background-repeat:no-repeat;background-color:white;border:1px solid black;height:62px;width:62px;}

#ygrps-yiv-619200056 #ygrps-yiv-619200056yiv0033211157 div.ygrps-yiv-619200056yiv0033211157photo-title
a,
#ygrps-yiv-619200056 #ygrps-yiv-619200056yiv0033211157 div.ygrps-yiv-619200056yiv0033211157photo-title a:active,
#ygrps-yiv-619200056 #ygrps-yiv-619200056yiv0033211157 div.ygrps-yiv-619200056yiv0033211157photo-title a:hover,
#ygrps-yiv-619200056 #ygrps-yiv-619200056yiv0033211157 div.ygrps-yiv-619200056yiv0033211157photo-title a:visited {
text-decoration:none;}

#ygrps-yiv-619200056 #ygrps-yiv-619200056yiv0033211157 div.ygrps-yiv-619200056yiv0033211157attach-table div.ygrps-yiv-619200056yiv0033211157attach-row {
clear:both;}

#ygrps-yiv-619200056 #ygrps-yiv-619200056yiv0033211157 div.ygrps-yiv-619200056yiv0033211157attach-table div.ygrps-yiv-619200056yiv0033211157attach-row div {
float:left;}

#ygrps-yiv-619200056 #ygrps-yiv-619200056yiv0033211157 p {
clear:both;padding:15px 0 3px 0;overflow:hidden;}

#ygrps-yiv-619200056 #ygrps-yiv-619200056yiv0033211157 div.ygrps-yiv-619200056yiv0033211157ygrp-file {
width:30px;}
#ygrps-yiv-619200056 #ygrps-yiv-619200056yiv0033211157 div.ygrps-yiv-619200056yiv0033211157attach-table div.ygrps-yiv-619200056yiv0033211157attach-row div div a {
text-decoration:none;}

#ygrps-yiv-619200056 #ygrps-yiv-619200056yiv0033211157 div.ygrps-yiv-619200056yiv0033211157attach-table div.ygrps-yiv-619200056yiv0033211157attach-row div div span {
font-weight:normal;}

#ygrps-yiv-619200056 #ygrps-yiv-619200056yiv0033211157 div.ygrps-yiv-619200056yiv0033211157ygrp-file-title {
font-weight:bold;}
#ygrps-yiv-619200056
#ygrps-yiv-619200056 #ygrps-yiv-619200056yiv0033211157 #ygrps-yiv-619200056yiv0033211157
#ygrps-yiv-619200056yiv0033211157ygrp-mkp {
border:1px solid #d8d8d8;font-family:Arial;margin:10px 0;padding:0 10px;}

#ygrps-yiv-619200056 #ygrps-yiv-619200056yiv0033211157 #ygrps-yiv-619200056yiv0033211157ygrp-mkp hr {
border:1px solid #d8d8d8;}

#ygrps-yiv-619200056 #ygrps-yiv-619200056yiv0033211157 #ygrps-yiv-619200056yiv0033211157ygrp-mkp #ygrps-yiv-619200056yiv0033211157hd {
color:#628c2a;font-size:85%;font-weight:700;line-height:122%;margin:10px 0;}

#ygrps-yiv-619200056 #ygrps-yiv-619200056yiv0033211157 #ygrps-yiv-619200056yiv0033211157ygrp-mkp #ygrps-yiv-619200056yiv0033211157ads {
margin-bottom:10px;}

#ygrps-yiv-619200056 #ygrps-yiv-619200056yiv0033211157 #ygrps-yiv-619200056yiv0033211157ygrp-mkp .ygrps-yiv-619200056yiv0033211157ad {
padding:0 0;}

#ygrps-yiv-619200056 #ygrps-yiv-619200056yiv0033211157 #ygrps-yiv-619200056yiv0033211157ygrp-mkp .ygrps-yiv-619200056yiv0033211157ad p {
margin:0;}

#ygrps-yiv-619200056 #ygrps-yiv-619200056yiv0033211157 #ygrps-yiv-619200056yiv0033211157ygrp-mkp .ygrps-yiv-619200056yiv0033211157ad a {
color:#0000ff;text-decoration:none;}
#ygrps-yiv-619200056



Even if it downloads the whole entire client, in a local LAN it takes just a minute or two. Do you plan on doing this often?


Jose C Gomez
Software Engineer


T: 904.469.1524 mobile

Quis custodiet ipsos custodes?

On Fri, Sep 25, 2015 at 7:57 AM, Ted Koch tkoch77@... [vantage] <vantage@yahoogroups.com> wrote:

 
<div>
  
  
  <div></div><div style="color:#000;background-color:#fff;font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:13px;">Maybe I have something wrong in my sysconfig file then, when I trigger Epicor to download client files it downloads the whole lot.<br clear="none"><div><span></span></div><br clear="none">  <div style="font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:13px;"> <div style="font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px;"> <div dir="ltr"> <hr size="1">  <font face="Arial" size="2"><span class="ygrps-yiv-619200056yiv0033211157"> <b><span style="font-weight:bold;">From:</span></b> &quot;<a rel="nofollow" shape="rect" target="_blank" href="mailto:s1mhall@...">s1mhall@...</a> [vantage]&quot; &lt;<a rel="nofollow" shape="rect" target="_blank" href="mailto:vantage@yahoogroups.com">vantage@yahoogroups.com</a>&gt;<br clear="none"> <b><span style="font-weight:bold;">To:</span></b> <a rel="nofollow" shape="rect" target="_blank" href="mailto:vantage@yahoogroups.com">vantage@yahoogroups.com</a> <br clear="none"> </span><b><span style="font-weight:bold;">Sent:</span></b> Thursday, September 24, 2015 8:05 PM<span class="ygrps-yiv-619200056yiv0033211157"><br clear="none"> <b><span style="font-weight:bold;">Subject:</span></b> [Vantage] Re: Run batch file when Epicor starts<br clear="none"> </span></font> </div> <div><br clear="none"><div><div>



I guess the question is how often, how much and what sort of network connectivity do you have.  This scenario works for us, but then again our custom folder only has 22mb of files in it, you could halve that due to the copies.  I recall it only copies over the newer files only if I recall correctly.

Cheers
Simon Hall





</div>
 


<div style="color:#fff;min-height:0;"></div>





I agree man, its a few minutes once every few months... I say if it ani't broke... why introduce another potential problem hehe


Jose C Gomez
Software Engineer


T: 904.469.1524 mobile

Quis custodiet ipsos custodes?

On Fri, Sep 25, 2015 at 10:32 AM, Ted Koch tkoch77@... [vantage] <vantage@yahoogroups.com> wrote:

Â
<div>
  
  
  <p></p><div style="color:#000;background-color:#fff;font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:13px;"><div dir="ltr">I don&#39;t plan on doing it often, but I know in the past when I&#39;ve done upgrades users complain about needing to wait for a few minutes. They&#39;ll just have to deal with it.<br></div><div><span></span></div><br>  <div style="font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:13px;"> <div style="font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px;"> <div dir="ltr"> <hr size="1">  <font face="Arial" size="2"><span class="ygrps-yiv-735784643"> <b><span style="font-weight:bold;">From:</span></b> &quot;Jose Gomez <a rel="nofollow" target="_blank" href="mailto:jose@...">jose@...</a> [vantage]&quot; &lt;<a rel="nofollow" target="_blank" href="mailto:vantage@yahoogroups.com">vantage@yahoogroups.com</a>&gt;<br> <b><span style="font-weight:bold;">To:</span></b> Vantage &lt;<a rel="nofollow" target="_blank" href="mailto:vantage@yahoogroups.com">vantage@yahoogroups.com</a>&gt; <br> </span><b><span style="font-weight:bold;">Sent:</span></b> Friday, September 25, 2015 9:09 AM<br> <b><span style="font-weight:bold;">Subject:</span></b> Re: [Vantage] Re: Run batch file when Epicor starts<br> </font> </div><div><div class="ygrps-yiv-735784643h5"> <div><br><div><div>



Even if it downloads the whole entire client, in a local LAN it takes just a minute or two. Do you plan on doing this often?


Jose C Gomez
Software Engineer


T: 904.469.1524 mobile

Quis custodiet ipsos custodes?

On Fri, Sep 25, 2015 at 7:57 AM, Ted Koch tkoch77@... [vantage] <vantage@yahoogroups.com> wrote:

Â
<div>
  
  
  <div></div><div style="color:#000;background-color:#fff;font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:13px;">Maybe I have something wrong in my sysconfig file then, when I trigger Epicor to download client files it downloads the whole lot.<br clear="none"><div><span></span></div><br clear="none">  <div style="font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:13px;"> <div style="font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px;"> <div dir="ltr"> <hr size="1">  <font face="Arial" size="2"><span> <b><span style="font-weight:bold;">From:</span></b> &quot;<a rel="nofollow" shape="rect" target="_blank" href="mailto:s1mhall@...">s1mhall@...</a> [vantage]&quot; &lt;<a rel="nofollow" shape="rect" target="_blank" href="mailto:vantage@yahoogroups.com">vantage@yahoogroups.com</a>&gt;<br clear="none"> <b><span style="font-weight:bold;">To:</span></b> <a rel="nofollow" shape="rect" target="_blank" href="mailto:vantage@yahoogroups.com">vantage@yahoogroups.com</a> <br clear="none"> </span><b><span style="font-weight:bold;">Sent:</span></b> Thursday, September 24, 2015 8:05 PM<span><br clear="none"> <b><span style="font-weight:bold;">Subject:</span></b> [Vantage] Re: Run batch file when Epicor starts<br clear="none"> </span></font> </div> <div><br clear="none"><div><div>



I guess the question is how often, how much and what sort of network connectivity do you have. This scenario works for us, but then again our custom folder only has 22mb of files in it, you could halve that due to the copies. I recall it only copies over the newer files only if I recall correctly.

Cheers
Simon Hall





</div>
 


<div style="color:#fff;min-height:0;"></div>





</div><div><div class="ygrps-yiv-735784643h5">
 


<div style="color:#fff;min-height:0;"></div>

That’s the spirit! Tell them to replace that few minutes with some wasteful Facebook time they maybe would have used an hour later when it’s all working fine J

 

Joshua Giese
Technology Solutions : CTO

Direct Phone:    920.593.8299
Office Phone:    920.437.6400 x342

http://wcibags.com/email/emailFooter4.jpg

From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Friday, September 25, 2015 9:32 AM
To: vantage@yahoogroups.com
Subject: Re: [Vantage] Re: Run batch file when Epicor starts

 

 

I don't plan on doing it often, but I know in the past when I've done upgrades users complain about needing to wait for a few minutes. They'll just have to deal with it.

 


From: "Jose Gomez jose@... [vantage]" <vantage@yahoogroups.com>
To: Vantage <vantage@yahoogroups.com>
Sent: Friday, September 25, 2015 9:09 AM
Subject: Re: [Vantage] Re: Run batch file when Epicor starts

 

 

Even if it downloads the whole entire client, in a local LAN it takes just a minute or two. Do you plan on doing this often?



Jose C Gomez

Software Engineer


T: 904.469.1524 mobile

E: jose@...
http://www.josecgomez.com
      


Quis custodiet ipsos custodes?

 

On Fri, Sep 25, 2015 at 7:57 AM, Ted Koch tkoch77@... [vantage] <vantage@yahoogroups.com> wrote:

 

Maybe I have something wrong in my sysconfig file then, when I trigger Epicor to download client files it downloads the whole lot.

 


From: "s1mhall@... [vantage]" <vantage@yahoogroups.com>
To: vantage@yahoogroups.com
Sent: Thursday, September 24, 2015 8:05 PM
Subject: [Vantage] Re: Run batch file when Epicor starts

 



I guess the question is how often, how much and what sort of network connectivity do you have.  This scenario works for us, but then again our custom folder only has 22mb of files in it, you could halve that due to the copies.  I recall it only copies over the newer files only if I recall correctly.

Cheers
Simon Hall

 

 

 

 

These settings in the config file can also be changed so it will take a split second to pull the custom files.

  <deploymentSettings>
    <deploymentServer uri="\\server\ERP10.0.700Deployment" />
    <deploymentType value="zip" options="xcopy|zip" />
    <deploymentPackage value="ReleaseClient.zip" />
    <!-- only used when deployment type is zip -->
    <doDateComparison value="True" bool="" />
    <!-- set to false and the deployment will copy all files from the -->
    <!-- deployment server, set to true and the deployment will use -->
    <!-- date comparison to do the copy -->
    <clearClientDir value="Never" options="Never|Always|Prompt" />
    <!-- Determines if the client install directory is cleared prior to doing an update -->
    <clearDNS value="Always" options="Never|Always|Prompt" />
    <!-- Determines if the local client cache is cleared prior to doing an update. -->
    <optimizeAssemblies value="false" bool="" />
    <!-- this setting requires the user to have admin rights on their machine -->
  </deploymentSettings>


From: "Joshua Giese jgiese@... [vantage]" <vantage@yahoogroups.com>
To: "vantage@yahoogroups.com" <vantage@yahoogroups.com>
Sent: Friday, September 25, 2015 10:46 AM
Subject: RE: [Vantage] Re: Run batch file when Epicor starts

#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 #ygrps-yiv-21219193yiv9022399977 --

#ygrps-yiv-21219193yiv9022399977 .ygrps-yiv-21219193yiv9022399977ygrp-photo-title{
clear:both;font-size:smaller;height:15px;overflow:hidden;text-align:center;width:75px;}
#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 div.ygrps-yiv-21219193yiv9022399977ygrp-photo{
background-position:center;background-repeat:no-repeat;background-color:white;border:1px solid black;height:62px;width:62px;}

#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 div.ygrps-yiv-21219193yiv9022399977photo-title
a,
#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 div.ygrps-yiv-21219193yiv9022399977photo-title a:active,
#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 div.ygrps-yiv-21219193yiv9022399977photo-title a:hover,
#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 div.ygrps-yiv-21219193yiv9022399977photo-title a:visited {
text-decoration:none;}

#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 div.ygrps-yiv-21219193yiv9022399977attach-table div.ygrps-yiv-21219193yiv9022399977attach-row {
clear:both;}

#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 div.ygrps-yiv-21219193yiv9022399977attach-table div.ygrps-yiv-21219193yiv9022399977attach-row div {
float:left;}

#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 p {
clear:both;padding:15px 0 3px 0;overflow:hidden;}

#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 div.ygrps-yiv-21219193yiv9022399977ygrp-file {
width:30px;}
#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 div.ygrps-yiv-21219193yiv9022399977attach-table div.ygrps-yiv-21219193yiv9022399977attach-row div div a {
text-decoration:none;}

#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 div.ygrps-yiv-21219193yiv9022399977attach-table div.ygrps-yiv-21219193yiv9022399977attach-row div div span {
font-weight:normal;}

#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 div.ygrps-yiv-21219193yiv9022399977ygrp-file-title {
font-weight:bold;}
#ygrps-yiv-21219193 #ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 #ygrps-yiv-21219193yiv9022399977

filtered #ygrps-yiv-21219193yiv9022399977 {font-family:Helvetica;panose-1:2 11 6 4 2 2 2 2 2 4;}
#ygrps-yiv-21219193 filtered #ygrps-yiv-21219193yiv9022399977 {font-family:Wingdings;panose-1:5 0 0 0 0 0 0 0 0 0;}
#ygrps-yiv-21219193 filtered #ygrps-yiv-21219193yiv9022399977 {panose-1:2 4 5 3 5 4 6 3 2 4;}
#ygrps-yiv-21219193 filtered #ygrps-yiv-21219193yiv9022399977 {font-family:Calibri;panose-1:2 15 5 2 2 2 4 3 2 4;}
#ygrps-yiv-21219193 filtered #ygrps-yiv-21219193yiv9022399977 {font-family:Verdana;panose-1:2 11 6 4 3 5 4 4 2 4;}
#ygrps-yiv-21219193 filtered #ygrps-yiv-21219193yiv9022399977 {font-family:Consolas;panose-1:2 11 6 9 2 2 4 3 2 4;}
#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977
#ygrps-yiv-21219193yiv9022399977 p.ygrps-yiv-21219193yiv9022399977MsoNormal, #ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 li.ygrps-yiv-21219193yiv9022399977MsoNormal, #ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 div.ygrps-yiv-21219193yiv9022399977MsoNormal
{margin:0in;margin-bottom:.0001pt;font-size:12.0pt;}
#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 a:link, #ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 span.ygrps-yiv-21219193yiv9022399977MsoHyperlink
{color:blue;text-decoration:underline;}
#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 a:visited, #ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 span.ygrps-yiv-21219193yiv9022399977MsoHyperlinkFollowed
{color:purple;text-decoration:underline;}
#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 p
{margin-right:0in;margin-left:0in;font-size:12.0pt;}
#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 code
{}
#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 pre
{margin:0in;margin-bottom:.0001pt;font-size:10.0pt;}
#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 tt
{}
#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 span
{}
#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 span.ygrps-yiv-21219193yiv9022399977HTMLPreformattedChar
{font-family:Consolas;}
#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 p.ygrps-yiv-21219193yiv9022399977attach, #ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 li.ygrps-yiv-21219193yiv9022399977attach, #ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 div.ygrps-yiv-21219193yiv9022399977attach
{margin-right:0in;margin-left:0in;font-size:9.0pt;}
#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 p.ygrps-yiv-21219193yiv9022399977bold, #ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 li.ygrps-yiv-21219193yiv9022399977bold, #ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 div.ygrps-yiv-21219193yiv9022399977bold
{margin-right:0in;margin-left:0in;font-size:10.0pt;font-weight:bold;}
#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 p.ygrps-yiv-21219193yiv9022399977green, #ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 li.ygrps-yiv-21219193yiv9022399977green, #ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 div.ygrps-yiv-21219193yiv9022399977green
{margin-right:0in;margin-left:0in;font-size:12.0pt;color:#628C2A;}
#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 p.ygrps-yiv-21219193yiv9022399977replbq, #ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 li.ygrps-yiv-21219193yiv9022399977replbq, #ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 div.ygrps-yiv-21219193yiv9022399977replbq
{margin:3.0pt;font-size:12.0pt;}
#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 p.ygrps-yiv-21219193yiv9022399977ad, #ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 li.ygrps-yiv-21219193yiv9022399977ad, #ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 div.ygrps-yiv-21219193yiv9022399977ad
{margin-right:0in;margin-left:0in;font-size:12.0pt;}
#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 p.ygrps-yiv-21219193yiv9022399977underline, #ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 li.ygrps-yiv-21219193yiv9022399977underline, #ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 div.ygrps-yiv-21219193yiv9022399977underline
{margin-right:0in;margin-left:0in;font-size:12.0pt;}
#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 span.ygrps-yiv-21219193yiv9022399977yshortcuts
{}
#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 p.ygrps-yiv-21219193yiv9022399977ad1, #ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 li.ygrps-yiv-21219193yiv9022399977ad1, #ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 div.ygrps-yiv-21219193yiv9022399977ad1
{margin-right:0in;margin-left:0in;font-size:12.0pt;}
#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 p.ygrps-yiv-21219193yiv9022399977ad2, #ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 li.ygrps-yiv-21219193yiv9022399977ad2, #ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 div.ygrps-yiv-21219193yiv9022399977ad2
{margin-right:0in;margin-bottom:7.5pt;margin-left:0in;font-size:12.0pt;}
#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 p.ygrps-yiv-21219193yiv9022399977underline1, #ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 li.ygrps-yiv-21219193yiv9022399977underline1, #ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 div.ygrps-yiv-21219193yiv9022399977underline1
{margin-right:0in;margin-left:0in;font-size:12.0pt;text-decoration:underline;}
#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 span.ygrps-yiv-21219193yiv9022399977yshortcuts1
{font-weight:bold;}
#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 span.ygrps-yiv-21219193yiv9022399977yshortcuts2
{font-weight:normal;}
#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 span.ygrps-yiv-21219193yiv9022399977EmailStyle35
{color:#1F497D;}
#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 .ygrps-yiv-21219193yiv9022399977MsoChpDefault
{font-size:10.0pt;}
#ygrps-yiv-21219193 filtered #ygrps-yiv-21219193yiv9022399977 {margin:1.0in 1.0in 1.0in 1.0in;}
#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 div.ygrps-yiv-21219193yiv9022399977WordSection1
{}
#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977
filtered #ygrps-yiv-21219193yiv9022399977 {}
#ygrps-yiv-21219193 filtered #ygrps-yiv-21219193yiv9022399977 {font-family:Symbol;}
#ygrps-yiv-21219193 filtered #ygrps-yiv-21219193yiv9022399977 {}
#ygrps-yiv-21219193 filtered #ygrps-yiv-21219193yiv9022399977 {font-family:Wingdings;}
#ygrps-yiv-21219193 filtered #ygrps-yiv-21219193yiv9022399977 {font-family:Wingdings;}
#ygrps-yiv-21219193 filtered #ygrps-yiv-21219193yiv9022399977 {font-family:Wingdings;}
#ygrps-yiv-21219193 filtered #ygrps-yiv-21219193yiv9022399977 {font-family:Wingdings;}
#ygrps-yiv-21219193 filtered #ygrps-yiv-21219193yiv9022399977 {font-family:Wingdings;}
#ygrps-yiv-21219193 filtered #ygrps-yiv-21219193yiv9022399977 {font-family:Wingdings;}
#ygrps-yiv-21219193 filtered #ygrps-yiv-21219193yiv9022399977 {font-family:Wingdings;}
#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 ol
{margin-bottom:0in;}
#ygrps-yiv-21219193 #ygrps-yiv-21219193yiv9022399977 ul
{margin-bottom:0in;}
#ygrps-yiv-21219193



That’s the spirit! Tell them to replace that few minutes with some wasteful Facebook time they maybe would have used an hour later when it’s all working fine J
 
Joshua Giese
Technology Solutions : CTO
Direct Phone:    920.593.8299
Office Phone:    920.437.6400 x342
http://wcibags.com/email/emailFooter4.jpg
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Friday, September 25, 2015 9:32 AM
To: vantage@yahoogroups.com
Subject: Re: [Vantage] Re: Run batch file when Epicor starts
 
 
I don't plan on doing it often, but I know in the past when I've done upgrades users complain about needing to wait for a few minutes. They'll just have to deal with it.
 

From: "Jose Gomez jose@... [vantage]" <vantage@yahoogroups.com>
To: Vantage <vantage@yahoogroups.com>
Sent: Friday, September 25, 2015 9:09 AM
Subject: Re: [Vantage] Re: Run batch file when Epicor starts
 
 
Even if it downloads the whole entire client, in a local LAN it takes just a minute or two. Do you plan on doing this often?


Jose C Gomez
Software Engineer

T: 904.469.1524 mobile

Quis custodiet ipsos custodes?
 
On Fri, Sep 25, 2015 at 7:57 AM, Ted Koch tkoch77@... [vantage] <vantage@yahoogroups.com> wrote:
 
Maybe I have something wrong in my sysconfig file then, when I trigger Epicor to download client files it downloads the whole lot.
 

From: "s1mhall@... [vantage]" <vantage@yahoogroups.com>
To: vantage@yahoogroups.com
Sent: Thursday, September 24, 2015 8:05 PM
Subject: [Vantage] Re: Run batch file when Epicor starts
 


I guess the question is how often, how much and what sort of network connectivity do you have.  This scenario works for us, but then again our custom folder only has 22mb of files in it, you could halve that due to the copies.  I recall it only copies over the newer files only if I recall correctly.

Cheers
Simon Hall
 
 




#ygrps-yiv-765981631 P.ygrps-yiv-765981631b1e7fd89-0279-4ffe-a16a-1f1bcba0d537 { MARGIN:0cm 0cm 0pt;} #ygrps-yiv-765981631 LI.ygrps-yiv-765981631b1e7fd89-0279-4ffe-a16a-1f1bcba0d537 { MARGIN:0cm 0cm 0pt;} #ygrps-yiv-765981631 DIV.ygrps-yiv-765981631b1e7fd89-0279-4ffe-a16a-1f1bcba0d537 { MARGIN:0cm 0cm 0pt;} #ygrps-yiv-765981631 TABLE.ygrps-yiv-765981631b1e7fd89-0279-4ffe-a16a-1f1bcba0d537Table { MARGIN:0cm 0cm 0pt;} #ygrps-yiv-765981631 DIV.ygrps-yiv-765981631Section1 { }

Be aware not clearing does cause some issues in E10.
I was told it will be fixed in 10.1 but not tested yet.



On 25 Sep 2015, at 15:53, Ted Koch tkoch77@... [vantage] <vantage@yahoogroups.com> wrote:

 

These settings in the config file can also be changed so it will take a split second to pull the custom files.

  <deploymentSettings>
    <deploymentServer uri="\\server\ERP10.0.700Deployment" />
    <deploymentType value="zip" options="xcopy|zip" />
    <deploymentPackage value="ReleaseClient.zip" />
    <!-- only used when deployment type is zip -->
    <doDateComparison value="True" bool="" />
    <!-- set to false and the deployment will copy all files from the -->
    <!-- deployment server, set to true and the deployment will use -->
    <!-- date comparison to do the copy -->
    <clearClientDir value="Never" options="Never|Always|Prompt" />
    <!-- Determines if the client install directory is cleared prior to doing an update -->
    <clearDNS value="Always" options="Never|Always|Prompt" />
    <!-- Determines if the local client cache is cleared prior to doing an update. -->
    <optimizeAssemblies value="false" bool="" />
    <!-- this setting requires the user to have admin rights on their machine -->
  </deploymentSettings>


From: "Joshua Giese jgiese@... [vantage]" <vantage@yahoogroups.com>
To: "vantage@yahoogroups.com" <vantage@yahoogroups.com>
Sent: Friday, September 25, 2015 10:46 AM
Subject: RE: [Vantage] Re: Run batch file when Epicor starts



That’s the spirit! Tell them to replace that few minutes with some wasteful Facebook time they maybe would have used an hour later when it’s all working fine J
 
Joshua Giese
Technology Solutions : CTO
Direct Phone:    920.593.8299
Office Phone:    920.437.6400 x342
http://wcibags.com/email/emailFooter4.jpg
From: vantage@yahoogroups.com [mailto:vantage@yahoogroups.com]
Sent: Friday, September 25, 2015 9:32 AM
To: vantage@yahoogroups.com
Subject: Re: [Vantage] Re: Run batch file when Epicor starts
 
 
I don't plan on doing it often, but I know in the past when I've done upgrades users complain about needing to wait for a few minutes. They'll just have to deal with it.
 

From: "Jose Gomez jose@... [vantage]" <vantage@yahoogroups.com>
To: Vantage <vantage@yahoogroups.com>
Sent: Friday, September 25, 2015 9:09 AM
Subject: Re: [Vantage] Re: Run batch file when Epicor starts
 
 
Even if it downloads the whole entire client, in a local LAN it takes just a minute or two. Do you plan on doing this often?


Jose C Gomez
Software Engineer

T: 904.469.1524 mobile

Quis custodiet ipsos custodes?
 
On Fri, Sep 25, 2015 at 7:57 AM, Ted Koch tkoch77@... [vantage] <vantage@yahoogroups.com> wrote:
 
Maybe I have something wrong in my sysconfig file then, when I trigger Epicor to download client files it downloads the whole lot.
 

From: "s1mhall@... [vantage]" <vantage@yahoogroups.com>
To: vantage@yahoogroups.com
Sent: Thursday, September 24, 2015 8:05 PM
Subject: [Vantage] Re: Run batch file when Epicor starts
 


I guess the question is how often, how much and what sort of network connectivity do you have.  This scenario works for us, but then again our custom folder only has 22mb of files in it, you could halve that due to the copies.  I recall it only copies over the newer files only if I recall correctly.

Cheers
Simon Hall
 
 






Stephen Edginton (Beng) | Solutions & Technical Director

Mobile:  +44 7734 858415
DDI:  +44 121 314 1179
Main:  +44 (0) 121 314 1170
Web:  www.dotnetit.co.uk

Dot Net IT Limited, One St Kenelm Court, Steel Park Road, Halesowen, B62 8HD, United Kingdom.

DotNetIT

Epicor Platinum Partner

Epicor Alliance Partner