cancel
Showing results for 
Search instead for 
Did you mean: 

Context Search through TREX : Index Monitoring

nabendu_sen
Active Contributor
0 Kudos

Hi Experts,

We have installed TREX server and we can see that in <Index Administration> of RWB with GREEN status.

We have PI 7.10 SP 6. But the main concern is that, how we can perform Text / Payload / Context based search.

In Message Monitoring, we have not found any extra options after this configurations.

In the Blog, [Payload Based Message Search in XI30 using Trex Engine|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/2675] [original link is broken] [original link is broken] [original link is broken];, it is mentioned :

"A user interface to search for messages using the TREX index. In this case, the user Interface is integrated into Runtime Workbench. Once the configuration part is completed, the user interface is embedded into the RWB with link called: u201CMessage Search Using Indexu201C as shown in the figure below."

If we need to integrate any interface in RWB to see the messages, then please let me know how to do that.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

If you are using PI 7.1 with EHP1, then you can following threads to search the messages using Trex:

http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/d05c14c3-34af-2b10-a1b1-fa2a39e0d2ae

/people/niki.scaglione2/blog/2010/02/22/payload-searching-without-trex

It should be there, sicne Trex server is installed.

Else, you have to write the ABAP code for search:

/people/sravya.talanki2/blog/2006/02/21/abap-based-trex-in-xi-proto

Regards,

Sushama

nabendu_sen
Active Contributor
0 Kudos

Hi Sushama,

Our server is PI 7.1 SP 6 which I have already mentioned. So we con not go with EHP1 options.

I just want to know how can I see messages for Payload Search with the intalled TREX server.

With the EHP1 links, we dont need to have TREX. We already have written down the ABAP code which has low performance and we do not want to enhance it.

Please suggest for the TREX.

nabendu_sen
Active Contributor
0 Kudos

If anyone has any clue, please share with us.

former_member209575
Contributor
0 Kudos

Hi,

Normally we shoulf activats the component under index administration. also we should enter required values in global settings.

If u want to filter ther is opttion in global setting. if you are not setting any values, indexes will be created for all messages depending on component activated.

after activating you should go to message monitoring and if all configuration are fine, then u can see an additional selection criteria index(ie Messages from component"integration engine" from "index, database..."). here u can select index.

if u select index, then u will get option like "Search Text", "Serach method"...

Regards

Pradeep P N

nabendu_sen
Active Contributor
0 Kudos

Thanks Pradeep.

Can you please let me know the Global Settings in Index Administration?

Former Member
0 Kudos

Hi,

It must be there in RWB..

Message search with payload..

Please check there must be option for message monitoring-> message search with index/payload ..

You please explore RWB..if TREX server is installed, it must be there in RWB..

Reg,

Sushama

former_member209575
Contributor
0 Kudos

Hi ,

The global settings is valid for all components u have selected for indexing. You can use the default value itself.

ther are parameters like

1) Maximum number of messages per package to be transferred to the TREX server

2) Maximum size in KB of message packages transferred to the TREX server

3) Time interval in minutes for the periodic transfer of message packages to the TREX server for indexing

4) Time interval in hours for the periodic reorganization of the index of a component on the TREX server

5) Time period in days for the retention period of messages in the index

6) Time interval in minutes for the periodic processing of the TREX queue

7) Maximum number of entries for processing in the TREX queue

Also ther are filters available. if the filter is empty then all the messages will get indexed and will be available in search,

if u enter any details in filter option, then that particular interface only be indexed and only indexed messages will be available for content base search. The use of filter will improve the performance in case of large message flow and also it will save your hardware resources. but make sure that all required interfaces will be available in filter or other wise will searching you will get confused.

Regards

Pradeep P N

nabendu_sen
Active Contributor
0 Kudos

Thanks Sushama and Pradeep. Its coming now

Answers (0)