DSP Web Out
The DSP Web Out node is designed for use with applications/features that have been developed by members of the Dispatcher Stratus Developer Support Program (DSP). For more information about the DSP, please contact your Konica Minolta representative.
Configuring the DSP Web Out Node
To open the DSP Web Out node window, add a distribution node for DSP Web Out node and double-click on it.
-
Enabled - To enable this node in the current workflow, ensure the Enabled toggle is on the right. By default, nodes are enabled upon creation. If you disable the node, the workflow will ignore it, and documents pass through as if the node was not present. Note that a disabled node does not check for logic or error conditions.
-
Node Name - The node name defaults to this field. This name appears in the workflow below the node icon. Use this field to specify a meaningful name for the node that indicates its use in the workflow.
-
Node Description - Enter an optional description for this node. A description can help you remember the purpose of the node in the workflow or distinguish nodes from each other. If the description is long, you can hover the mouse over the field to read its entire contents.
Buttons
- Help - To access Online Help, click this button.
- Cancel - To exit the window without saving any changes, click this button.
- Save - To preserve your node definition and exit the window, click this button.
Application Setup
To use this with a DSP-developed web service, you must configure the node to point to the web-based application or API’s location (e.g., a URL). To configure the node, do the following:
-
Double-click the DSP Web Out node to open it.
-
Enter the API Endpoint to the application.
-
Select your Authentication type. Options include:
-
Basic - This will prompt you to enter your Username and Password.
-
APIKey - This will prompt you to enter your Key Name and Key Value.
-
Bearer Token - This will prompt you to enter your Token.
-
-
Select the Connect button. This will establish a connection between the DSP Web Out node and the application and connect any metadata keys or value pairs provided from the application so the metadata can be used by subsequent nodes in the workflow. This will also confirm that the application is properly registered with a valid DSP license key.
Important! If you have not successfully connected, the workflow cannot be properly validated.
Note: Any changes made to the API field will require you to select the Connect button to reestablish the connection.
-
If needed, select the Advanced Settings drop-down to reveal additional configuration options. You can:
-
Select the HTTP Verb. Options include:
-
Get
-
Post
-
Put
-
Patch
-
Delete
-
-
Add any Headers necessary for the application. To add a Header, select the Add Header button. This will allow you to enter a Key and Value for the Header. Headers are additional coding commands outside the application, which can alter how the application performs. Any necessary Header Keys and Values will likely be provided in the installation instructions along with the application; otherwise, this field can be left blank. You may add more than one Header. To delete a Header you’ve added, select the Remove button next to the Header. Headers are also metadata compatible.
-
-
Save and close the node.
Note: The DSP Web Out node will distribute documents whenever possible, according to the specifications of the connected application. In the event that the node or application generates an error during processing, you will need to consult the application logs for specific details about the error.