Creating an external implementation (deprecated)
Create an external implementation when you want to reuse an existing external application or create an external application to handle one or more steps in your process.
Before you begin
To perform this task, you must be in the IBM® Process Designer desktop editor, which is deprecated.
About this task
Using the external implementation function is similar to using the service functions like an integration service or human service. However, unlike those service functions that are designed for a specific area like a web service invocation or client side human service flow, the external implementation is more generic in nature. When a step in a business process is implemented with an external implementation, the business process halts and waits for input from the external application.
To create an external implementation, use the Web APIs or REST APIs as discussed in the previous topic.
When you create an external implementation in IBM Process Designer, you need to know the properties to use to identify and run the custom application. If you did not build the custom application, you need to coordinate with the developers to ensure that you provide the appropriate properties in IBM Process Designer.
Procedure
What to do next
You can use an external implementation with IBM Process Portal. In the Custom Properties section add the URL for IBM Process Portal as shown earlier.