cancel
Showing results for 
Search instead for 
Did you mean: 

Help needed in JSP-XI-JDBC scenario

Former Member
0 Kudos

<b>Hai all.

I m a beginner and now i m trying a jsp to jdbc scenario.i have followed the material provided by Sudhir.even though he has explained nicely .i m in some confusion.

so can any one provide a detail step by step explanation and pls provide me the code and explaine where to use it .

i have done all the examples in NWDS.so that experience i have .</b>

your efforts will be greatly rewarded....

thx

Ram

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi !!

For your scenario in the ID, you would need ,

1. Receiver Determination --> JSP Business Service is sender , and JDBC business service is receiver.

2. Interface determination ---> JSP outbound Synch Message Interafce is the sender interface and the JDBC synch Message interface is the inbound message interface. Select the Interface Mapping.

3. Create the Communication channels for the JSP (Sender XI adapter ) and JDBC ( receiver JDBC adapter) and the corresponding sender and receiver agreement.

am take help from this links https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/a068cf2f-0401-0010-2aa9-f5a...

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f272165e-0401-0010-b4a1-e7e...

also refer this thread

Thanks!

Regards

Abhishek Agrahari

Former Member
0 Kudos

Abhishek explain all the steps of ID. so you have to deploy your appication to J2EE engine(hope you created the Client Java proxy for it;-)

stefan_grube
Active Contributor
0 Kudos

I am not sure, what a JSP - XI scenario means, but if you use the search function of SDN, you will find a lot of code samples and scenario descriptions that would help you.

Regards

Stefan