07-17-2009 11:29 AM
Hi,
Can the app architect's build process be automated, or called from a batch file. We have a need to do quick/continous builds. If not possible, could we have the building steps that app architect performs on the code.
Thanks!
~ Henry
07-19-2009 03:46 PM
We h
ave in 7.5.2 a automated deployment tool, as soon as thats available I'll post here. In addition, there are automated builds via the ModelUtility.
John Perona
Director, Infor CRM DevelopmentInfor CRM
07-20-2009 07:54 AM
What is the modelUtility? Where is that and how does it work?
Thanks
~ Henry
07-20-2009 09:32 AM
John Perona
Director, Infor CRM DevelopmentInfor CRM
04-05-2010 10:28 AM
04-07-2010 11:47 AM
Hi Jason,
This is from the developertips.chm file - located under C:\Program Files\SalesLogix\Help
ModelUtility.exe automates command-line builds of the Sage.Entity.Interfaces.dll and the 'Web classes' of the associated implementation assemblies such as Sage.SalesLogix.Entities.dll. For information on the arguments of this utility, type the utility name at a command line prompt in the directory ..\Program Files\SalesLogix on the Administrative Workstation.
The following table describes the most common ModelUtility.exe usage scenarios:
Usage Scenario | Command-line options |
Build the Sage.Entity.Interfaces.dll using an exported model from the c:\projects\mycustomermodel to the c:\temp output folder. | C:\>modelutility |
Build the interfaces and implementation assemblies using the same folders. | C:\>modelutility |
05-17-2010 10:29 AM
Hi, I'm wondering if there is any documentation available for this automated deployment tool in 7.5.2 version?.
Thanks!
06-09-2010 01:32 AM
Hi John
Is there any update on the automated deployment tool you've mentioned above?
Thanks, Emma
06-10-2010 04:39 AM
Hey Emma,
The full deployment/build utility is "PortalDeploymentUtility.exe". I looked in the folders and could not see that it had been included (was a internal tool). I will inquire to its availability. I do not know if its been fully tested for public consumption at this time.
Mark
06-10-2010 04:56 AM