Importing processes from content packages
The Process Importer tool can be used to import processes from content packages.
Note: The topic demonstrates code
				examples of how to use the Process Importer tool. You must adjust the code examples
				to your special needs.
			To import processes from content packages:
- 
				To import 
.app_processesfiles, use the-coption:C:\>Infor.BI.Applications.ProcessImporter.exe -f ApplicationEngineFarmConnectionProfile -v -j ImportTest -u Admin -p a -c "Demo Base Processes.app_processes" - 
				To import more than one content package, list them all after
					the 
-coption:C:\>Infor.BI.Applications.ProcessImporter.exe -f ApplicationEngineFarmConnectionProfile -j ImportTest -u Admin -p a -c "Demo Base Processes.app_processes" "Demo Processes.app_processes"