Assembly Script Deployment
- Script with no CKB database command, only the <assembly_name>.dll is required to copy to the target machine, or,
- Script with CKB database commands, the following files are required to copy to the target machine.
For SA Pro 2017.1.x:
- <assembly_name>.dll
- <assembly_name>.dll.config
- SpaceAutomationPro.config
For SA Pro 2016.1 and prior:
- <assembly_name>.dll
- SpaceAutomationPro.config
Console Application Deployment with the Executable File1. The following config, executable, and runtime files must be copied to the same location as the
Console executable on the target machine, for all version of SA Pro.
- SpaceAutomationPro.config
- Console.exe
- JDA.Intactix.Automation.dll
- JDA.Intactix.Automation.Enumerations.dll
- JDA.Intactix.Common.dll
- JDA.Intactix.Configuration.dll
- JDA.Intactix.DataAccess.dll
- JDA.Intactix.IKB.Common.dll
- JDA.Intactix.IKB.DataAccess.dll
- JDA.Intactix.IKB.ProfusionSupport.dll
2. For SA Pro 2017.1.x, this config file,
Console.exe.config, is required to copy to the same location as stated above.