on 2003 Dec 23 5:22 PM
Hi,
I'm trying to configure the outbound jdbc adapter.
I looked at the document in help.sap.com in the section
"configuring the Outbound JDBC adapter".In that he mention:
"Specifications for addressing by the Integration Engine
1.XMB.httpPort= describes the service part of the address where the Integration Engine must send its messages.
These specifications are mandatory."
I wanted to know how to find the entry for "XMB. httpPort" and "XMB.httpService"
in my system.
Thanks for the help
srinivas
Hi Prasad,
As you said I declared the port and the service in the configuration file.
If I type in the IE browser
http://hostname:8213/db/Receiver
hostname: Is the name of the host where XI adapters are installed.
I'm getting the error, page cannot be displayed error 501/505-not implemented or not supported.
Also I'm unable to find the db/Receiver(folder or file) in the system where I have installed XI.
Thanks for your help.
-srinivas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Srinivas,
U r defining a receiving port and the service for ur JDBC adapter. U cannot find it in ur system. U have to define it.
The default port for the adpater engine is 8200. U can choose any other open port other than this.
In Outbound JDBC Adapter Config file:
1. XMB.httpPort : 8213 (for example)
2. XMB.httpService: /db/receiver
Prasad
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
66 | |
11 | |
10 | |
10 | |
9 | |
7 | |
7 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.