About this task
To apply a
Task Engine optional setting
Procedure
-
Shut down
Integration Server.
-
Open the
custom_wrapper.conf
file for
Integration Server in a text editor.
The
custom_wrapper.conf
file is located in:
IBMwebMethods_directory\profiles\IS_serverName\configuration
-
Locate the following section in the file:
# Java Additional Parameters
-
After the section header, find an appropriate location in the
section and type the option you want to set, using the following format for
each individual setting:
wrapper.java.additional.nnn=-Dtask.inbox.search.threads=25
where
nnn
is a unique
sequential number, such as between 400 and 499, inclusive. For example:
wrapper.java.additional.400=-Dtask.inbox.search.threads=25
wrapper.java.additional.401=-Dtask.wait.time=6000
-
Save the file.
-
Start
Integration Server.