You can use the createodr.jacl script to create an on demand router (ODR) from the command line. The ODR is an intelligent HTTP and Session Initiation Protocol (SIP) proxy server in WebSphere® Virtual Enterprise.
You can use the createodr.jacl script to create an ODR server.
To create an ODR, you must have administrator or configurator privileges.
The createodr.jacl script is in the install_root\bin directory.
./wsadmin.sh|bat -f createodr.jacl
wsadmin> source createodr.jacl wsadmin> createodr nodenameIn place of nodename, use the name of the node on which you want to create your ODR.
./wsadmin.sh|.bat -f createodr.jacl node01 odr
./wsadmin.sh|.bat -f createodr.jacl node01 odr_zos
./wsadmin.sh|.bat -f createodr.jacl node01 http_sip_odr_server great_ODR