You can start the WSDL ODA using one of the following scripts:
- On Windows:
- start_WSDLODA.bat
- Note:
- You can also start the WSDL ODA using the shortcut that the Installer
automatically creates for Windows environments.
- On OS/400, use one of the following methods:
- From the Windows system where WBI SE Console for OS/400 is installed,
select Programs>IBM Websphere Business Integration Console >Console
. Then specify the OS/400 system name or IP address and a user
profile and password that has *JOBCTL special authority. Select the ODA
from the list of ODAs and select the Start ODA button.
- From the OS/400 command line, to start the ODA as a batch job, run CL
Command QSH and from the QSHELL environment run:
/QIBM/ProdData/WBIServer43/bin/submit_oda.sh pathToODAStartScript
jobDescriptionName
where pathToODAStartScript is the full path to the ODA start
script and jobDescriptionName is the name of the job
description to use in the QWBISVR43 library.
- From the OS/400 command line, to start the ODA as a non-batch job, run the
CL Command QSH and from the QSHELL command entry, run the ODA startup script
directly:
start_ODAName.sh
- On Linux:
You select, configure, and run the WSDL ODA using Business Object Designer
Express. Business Object Designer Express locates each ODA by the name
specified in the AGENTNAME variable of each script or batch file.
