cancel
Showing results for 
Search instead for 
Did you mean: 

DB Lookup

former_member181967
Participant
0 Kudos

Hi,

I have a scenario where i used a defined data type and i get a user defined function for 3 specific fields on my Data type to access a DB. My function for each field use as argument the above fields and as result a field result(ResultList). My question is after the acess to the DB has been made and get the desired results, how I'll be able to use this result fields back in my Data Type ?!?!?

The following step I will use my Data Type on a BPM where i need to check those results from my function ...

Thanks for your help .

JMMatos

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

if I understand you correctly

you can you the result in the message mapping

1. you create a message mapping in which you can you the bd lookup

2. you can use the result in the target message

3. if you want to use BPM you can put the message mapping in a transformation step (via an interface mapping)

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

MichalKrawczyk
Active Contributor
0 Kudos

have alook at this weblog:

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

for a good how to

Regards,

michal

Answers (0)