| Process Archive | Shared Configuration | Application Project | .application | Refactor and recreate | In ActiveMatrix BusinessWorks 5.x, Process Archive is configured within the Enterprise Archive Resource. This specifies which processes in the ActiveMatrix BusinessWorks 5.x project are to be packaged to form an EAR file for deployment. In 
						ActiveMatrix BusinessWorks 
						6.x, the Enterprise Archive Resource and Process Archive configuration are no longer supported and their functionality are replaced by Application and Application Module, respectively. Any project artifacts that can be re-used by multiple Applications and multiple Application Modules are to be created in Shared Modules. 
					   In the current version of Migration Tool, an ActiveMatrix BusinessWorks 5.x project is migrated as an application module with a corresponding application project. If the content of the ActiveMatrix BusinessWorks 5.x project is meant for creating multiple applications, then do the following: 
					   
						Convert the 
						  Application Module to 
						  Shared Module. 
						Create an 
						  Application Module and a corresponding application project. 
						   
							 In the 
								 editor, define the component to refer to process implementation in the Shared Module. 
							 Repeat 2.a step for each process that is required to be a part of this Application Module. 
								Note: In 
								ActiveMatrix BusinessWorks 
								6.x, a Process (say, Process A) in a Shared Module is not activated unless a Component is defined and is configured with Process A . 
							 Repeat Step 2 for the number of applications required. 
						 |