Skip to Content
Author's profile photo Ravikanth Talagana

Search Communication Channels based on configuration parameters, in Integration Directory

I’m sure a majority of SAP PI/PO developer/support resources, if not all of them, would have found themselves in a need to search the Integration Directory for the communication channels that share a common attribute or a parameter.

For an example, it is not very uncommon to find out all the file communication channels that use the same Source or Target Directory or finding out the list of all channels that the same JDBC URL.

Or you might want to know all the communication channels that use the same FTP User account or the likes.

Well, I have found myself in such a situation in one of my recent projects. I could not find a lot of help in the SCN for this particular issue and hence wanted to

share my experience of using the “Search Tool” in Integration Builder, with fellow developers.

Here is a step by step guide to use the tool.

1) Launch the Integration Directory and click on the “Find” button in the application tool bar (Just below the menu bar).

FInd button.PNG

Capture0.PNG

2) Click the button named “Extended” to launch the following screen.

Capture.PNG

3) Click the “+” button and select the attribute “Adapter Type” from the list box.

Capture1.PNG

4) Go to the Value1 field in the line that says “Adapter Type” and click the value help button to launch the following pop-up.

Capture2.PNG

5) Click the Value help across the Adapter Type section and select the appropriate adapter type ( I have chosen File adapter for demonstration purposes).

Capture3.PNG

6) Upon selection of Adapter Type, go ahead and select the value help across “Attribute Name” and Click the “Apply” button. I have selected the attribute named “Source Directory”.

Capture4.PNG

7) Provide the actual vale of the Source Directory, for which you want to search for and click OK and the click “Search”.

You should see the list of all File adapter that share the common attribute (In this case , the same Source Directory).

Capture5.PNG

I hope this small trick would be helpful for the SAP PI/PO developer community.

Assigned Tags

      8 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Apu Das
      Apu Das

      Good one... Thanks for sharing

      Author's profile photo Former Member
      Former Member

      Good one!

      Author's profile photo Mate Moricz
      Mate Moricz

      Excellent summary Ravi. This is a very useful tip for not an uncommon situation.

      Author's profile photo Priyanka Anagani
      Priyanka Anagani

      This is really very useful. Good trick which saves loooot of time. Thank you for sharing this.

      Author's profile photo Former Member
      Former Member

      useful tip , thank you for sharing.

      Author's profile photo Om Heerani
      Om Heerani

      It will be very useful to check if any particular folder is configured in PI or not. Thanks for sharing.

      Author's profile photo Klaus Stenbæk
      Klaus Stenbæk

      Thanks for the information, does anybody know if it is possible to use wildcards in this search and to search case-insensitive, for example a server hostname could be "hostname.org", "HOSTNAME.org", "Hostname.Org", or any order casing of the host name. Additionally it coud be relevant with a 'contains' or 'like' search, for example for directories or sub domain names.

      Author's profile photo Gabriel Silvestri
      Gabriel Silvestri

      The problem with this "Extended Search" is that it does not accept wildcard *. Example: Search by URL is impossible unless you know the entire complete URL