Integrations (PTC products, 3rd party products and code) > Code integration (Ada, ARINC 653, C, C#, C++, IDL, Java, SQL and VB) > IDL Code > Modeling IDL code in Modeler > Creating IDL Items > Creating a process (IDL code)
  
Creating a process (IDL code)
1. Right-click the Deployment Plan for which you want to create a Process, and then click Edit Plan.
2. In the Component & Values pane, right-click the Available Processes folder, and then click Add Process.
3. Type the name of the Process, and then press the Enter key.
4. Through the Deployment Plan Editor, you can perform the following tasks for a Process:
Set the default values of Process Attributes (processPriority, cpuAffinity and localityArguments) by setting default values of the Process Type Attributes for that Deployment Plan.
Set override values for the processPriority, cpuAffinity and localityArguments attributes.
Allocate the Process to a Node.
Deploy a Component Part to the Process.
For information about using the Deployment Plan Editor to perform the preceding tasks, see Creating a process (IDL code)
Note that all Processes are based on the LocalityManager Process Type, from which the following Attributes are inherited: processPriority, cpuAffinity and localityArguments.