cancel
Showing results for 
Search instead for 
Did you mean: 

Testing configuration

Former Member
0 Kudos

Hi!

How can I test all my configuration which I made in Integration Repository and Directory (JDBC connection to MSSQL)?. How can I run this connection and try to connect to this database?

Thanks for your answer.

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

what starts your connection via jdbc ?

do you use jdbc sender channel?

if you just activate the communication

channel and this should start pooling the database

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>

Answers (3)

Answers (3)

turmoll
Active Contributor
0 Kudos

Hi,

You can use the the tool in runtime workbench ...

Jakub

MichalKrawczyk
Active Contributor
0 Kudos

which tool?

AFAIK there's not way to test jdbc sender adapter

in RWB

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>

Former Member
0 Kudos

Hi,

It's not test of adapter, but test of middle communication.

It is always better to test part by part. Not whole communication at once.

Regards,

Wojtek

Message was edited by: Wojciech Gasiorowski

MichalKrawczyk
Active Contributor
0 Kudos

hi,

but he doesn't have a problem with routing his message

but with the adapter so as long as this will

not be solved any other errors will not be visible right?

Regards,

michal

Former Member
0 Kudos

right

Former Member
0 Kudos

Hi Grzesiek,

You can test your configuration in directory using test tool:

Tool->Test Configuration

Regards,

Wojtek

Former Member
0 Kudos

Yes I just activated my communication channel. Is any transaction were I can check that is working or any monitor or log to see if is something wrong?

what starts your connection via jdbc ?

What does it mean?

Yes I use jdbc sender channel.

MichalKrawczyk
Active Contributor
0 Kudos

hi,

to monitor try adapter monitor from RWB - component monitoring

>>>>what starts your connection via jdbc ?

if you have sender jdbc channel it doesn't matter

Regards,

michal