Hi,
I have created two desktops Desktop1 and Desktop2 in a content navigator instance. I have two document classes Doc1 and Doc2. Created search templates S1(for Doc1) and S2(for Doc2). I would like to use S1 in Desktop1 and S2 in Desktop2.
Requirement: I need some customizations in S1 and S2. Customizations like field label change, mandatory field enable/disable.
What I did so far: I created EDS for S1(that means doc class Doc1) and deployed the web application. The URL is configured in the plugin External Data Services Support(edsPlugin.jar).
Problem: Now I need to do the customizations for S2(that means doc class Doc2). I would like to create another EDS like above and configure. I can't use the same plugin External Data Services Support(edsPlugin.jar) to input another EDS URL.
May I know is there a way to configure two EDS'S in a single navigator instance? If yes, how do we specify each EDS URL?
Note: I do not want to have single EDS and have the logic for both search templates in the same. Because these two templates are exposed to two different business desktops with independent security. One business should not have impact If I need to change the behavior of other search template.
#IBMContentNavigator(ICN)#Support#SupportMigration