Refactoring Service Processes and Service Process Interfaces
You can convert an existing business, pageflow or sub-process into a service process or, alternatively, a service process into a business, pageflow or sub-process. You can also refactor a service process interface into a process interface, and vice versa.
Right-click the business, pageflow or sub-process you want to convert and select Convert to service process. In the same way, you can convert a service process to a business process or pageflow process.
You can also refactor a service process interface into a process interface by right-clicking a service process interface and selecting Convert to Process Interface. Similarly, you can convert a process interface into a service process interface by selecting a process interface and selecting Convert to Service Process Interface . When you convert a process interface into a service process interface, the deployment target is automatically set to Deploy to Process Run-time so, if you want your converted service process interface to implement service processes deployed to the pageflow engine, you must go back and configure this in the service process interface after conversion.