XML gateway is not working in R12.1.3

We are configuring XML gateway in R12 system.

We have configuged for OTA and trying to ping same server using 
http://:/OA_HTML/US/ECXOTAPing.htm


We are getting Error - 404 Not found error

It seems OTA is not up and running. We have gone through documents available in metalink and tested. Still we dont find it working.






Solution

I have done following steps. One of them have resolved the issue. So, do everything.

1. please verify that workflow agent listeners and ECX listeners are started. If it is down then restart it.  
System Administrator > Oracle Application Manager Workflow > Configuration > Service Components.
First Start "Workflow Agent Listener Service". Then All ECX listener and workflow agent listeners.

2. please perform the steps from the following note and retest OXTA Not Starting In R12 (Doc ID 1267410.1) restart adoafmctl.sh .

3. Change password of ASADMIN to ASADMIN only according to doc Cannot Start OXTA After Upgrade To R12.1.x [ID 1087499.1]. Don't set any other password other than ASADMIN.

=====================================
Solution 2

After debugging in details, I found that ECX listener and workflow agent listeners are setup to start manually. That may have caused the program. So, The following steps may correct the issue.


1. please verify that workflow agent listeners and ECX listeners are started. If it is down then restart it.  
System Administrator > Oracle Application Manager Workflow > Configuration > Service Components.
First Start "Workflow Agent Listener Service". Then All ECX listener and workflow agent listeners.
restart adoafnctl.sh

2.Change password of ASADMIN to any capital letter password like WELCOME2 only according to doc Cannot Start OXTA After Upgrade To R12.1.x [ID 1087499.1]. 

======================================

No comments :