cancel
Showing results for 
Search instead for 
Did you mean: 

REG: DB lookup

Former Member
0 Kudos

Hi all,

I have scenario where i need to make a DB lookup. Can you guys suggest me how this can be achived?

Thanks,

Siva.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Answers (4)

Answers (4)

former_member556603
Active Contributor
0 Kudos

Hello Shiva,

Database lookup in XI

1) What is lookups

Lookups are used to identify / request the data from mapping , i mean interupting the process and looking for data which was stored in some where and get that data and comback to process and continue with that data.

2) .Why we can use for lookups.

We will use these type of lookups in Message mapping for refering DB Lookup for data base which is not SAP, RFC lookups for SAP data

Please fallow the fallowing blogs:

/people/siva.maranani/blog/2005/08/23/lookup146s-in-xi-made-simpler

DB lookup - /people/siva.maranani/blog/2005/08/23/lookup146s-in-xi-made-simpler

How to check JDBC SQL Query Syntax and verify the query results inside a User Defined Function of the Lookup API -

http://help.sap.com/saphelp_nw04/helpdata/en/2e/96fd3f2d14e869e10000000a155106/content.htm

Lookups -

Lookups -

LookUp's can be done on RFC's, JDBC and SOAP.

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/8e7daa90-0201-0010-9499-cd347ffb...

Thanks,

Satya Kumar

former_member182455
Active Contributor
0 Kudos
santhosh_kumarv
Active Contributor
0 Kudos

Hi,

Refer this Blog By Alessandro Guarneri

Thanks

SaNv...

Former Member
0 Kudos

Hi,

please have a look here:

/people/siva.maranani/blog/2005/08/23/lookup146s-in-xi-made-simpler

Regards

Patrick