Sign in or 

|
m_lahlouh |
workflow and http server
Mar 10 2008, 9:00 AM EDT
hi alli used OWB 10.2 with OWF its fine. i can create,deploy, and execute process flow, its fine but there are web page to see your running process flow and the finished process flow and what the status, this i cannot open it i think the URL is http://serverip:7779/pls/wf/wf_html.com http://serverip:7777/pls/wf/wfa_html.home or something like this i don't know why? may be i don't install the HTTP server when i install the OWF?!! how can i know the specific problem? and if i not installed the http server how i install it only without OWF? and on which home???? DB 10.2 OWB 10.2 OS Solaris Regards, Mohammad Lahlouh 1 out of 1 found this valuable. Do you?
Keyword tags:
install http server
owf
workflow
|
|
WilcoO |
1. RE: workflow and http server
Apr 7 2008, 11:35 AM EDT
You will need the companion disk of your database.Then you will need to install Oracle HTTP Server and OWF Middle tier in a seperate home. If you install it on a new machine having no application server installed, The address will be http://server:7777/pls/wf/wfa_html.home The 7777 will change depending on the number of application servers installed on your machine. in dads.conf (situated in Oracle home of your Apache server/apache/modplsq/conf) you can change the /pls/wf bit to your needs. (eg: pls/prd for production, pls/acc for acceptance etc) one http server is sufficient to provide all your OWF installations. 1 out of 1 found this valuable. Do you? |
|
m_lahlouh |
2. RE: workflow and http server
Apr 8 2008, 2:05 AM EDT
thnx WilcoOi review How To Install Workflow 2.6.4 With DB 10g R2 (10.2.0.1) on metalink Doc ID: Note:456618.1 its help me and complete it its fine now Do you find this valuable? |