Configuring a New Infrastructure Process Step Type

In order to configure a new step type, navigate using Admin > Implementation Tools > Infrastructure Process Step Type. Use the Infrastructure Process Step Type Query to view existing step types.

CAUTION: Base product step type names start with “K1” and should not be change. Changing these step types can break the process and step types that are provided with the product.

The following points provide information about creating a new Infrastructure Process Step Type.

When creating a new step type, a business object has to be selected first. The Infrastructure Process Step Type BO contains the information necessary for the Infrastructure Process Step that references that step type. For example, a batch process step type BO contains information related to the batch code that should be submitted and the parameters that will be passed to it. You can use existing Infrastructure Process Step Type BOs or create new BOs according to your business requirements.

The Related Transaction BO references the Infrastructure Process Step BO. The step BO contains the business logic associated with the step. For example, a batch process step BO is responsible to submit a batch job with to the information from the step type. You can use existing Infrastructure Process Step BOs or create new BOs according to your business requirements.

The Process Step Type Details section represents additional information that is required for this specific step type BO.