Content Platform Engine, Version 5.2.1            

stepprocessors

The stepprocessors command displays step processor configurations.

A step processor is used to complete a step in a workflow. A launch processor is designed specifically to launch a workflow. Several step processors and launch processors are provided that you can use as configured. Optionally, a developer can modify these preconfigured step processors or create additional ones.

Syntax

The syntax varies depending on the action you choose to perform.

Table 1. Syntax for the action
Action to perform Syntax
view a step processor stepprocessor v <search_by> <processorID>|<processortype>

Parameters

Table 2. Table of parameters and description for the stepprocessors command
Parameter Description
search_by Specifies the means you want to use to display step processor information. Enter "t" to search by step processor type, or "i" to search by step processor ID. The default value is "i".
processorID An integer value that uniquely identifies the step processor.
processortype Identifies the entry as either a step processor or launch processor, and as Java or HTML. In addition, you can identify one of each type as the default processor for the step or launch step. Valid types are:
33
Default HTML launch processor
34
Default HTML step processor
36
Non-default HTML launch processor
40
Non-default HTML step processor
65
Default Java launch processor
66
Default Java step processor
68
Non-default Java launch processor
72
Non-default Java step processor

In addition to the above information, this command displays the following information:

Table 3. Table of information displayed by the stepprocessors command
Information Description
Name Identifies the step processor or launch processor.
Width An integer value that specifies the width, in pixels, of the processor display window.
Height An integer value that specifies the height, in pixels, of the processor display window.
JavaExtra The package name of the Java application associated with a Java-based processor. This value does not apply to HTML-based processors.
Paths Specifies the location on the Application Engine server where the processor web page resides. The path is relative to the default step or launch processor location.


Last updated: October 2015
bpfvl045.htm

© Copyright IBM Corporation 2015.