Instruction: Removing the Enterprise Search Toolbar in Aras Innovator V12
Hello everyone, Here is a short instruction on how to remove the Enterprise Search (ES) bar when logged in into Aras V12. This can be helpful to prevent confusion amongst end-users if you decide not to use the feature. Before: After: This can be achieved by taking these steps: Open the TOC and go to Administration > Configuration > Client Presentation Perform a search and open the single record that you find named 'JavaScript' On the 'JavaScript' item, click on the 'Global' item / URL On the 'Global' item, open the 'Command Bar Section' relationship and expand the 'Name' column Scroll down until you find an item with the name 'com.aras.innovator.mwh_es_toolbar' and open it In the 'Command Bar Item' relationship, find the button 'com.aras.innovator.mwh_es_search_button' and set the action to 'Remove' instead of 'Add' I hope this helps. All the best from Almelo. Daan2.8KViews2likes2CommentsEnterprise Search problem: Unable to connect
Hi all, I'm quite new to Aras - installing it second time and this time around I'm installing it to the 2 servers so that the Enterprise search services are located in a another server. Briefly my configuration: App server: IIS with Aras Innovator SQL Express Searchserver: Solr, ES Agent & services Services: ES Agent ES File Processor Indexer ES Zookeeper I was trying to follow the installation guide. And everything seems quite ok: Aras basic functions are working properly Solr is answering nicely: from Search server http://localhost:8983/solr/ In Aras I can see ES Agent Crawlers (from toc/Enterprice search) ESFileCrawler, ESItemCrawler, ESPermissionCrawler, ESQueueCrawler, ESSolrCleanerCrawler And ESPermissionCrawler has processed some items Aras ES Agent 11.0, Aras ES File Processon 11.0, Aras ES Index 11.0, Aras ES ZooKeeper 11.0 Services are running in a 'search' server. So for me this looks like Aras and the search can communicate with each others. Servers should be in same network and powershell/Test-NetConnection tests gives positive results. BUT When I go to Aras TOC/My Innovator/Search/search form and click 'Run search' I'm getting: "Unable to connect to the remote server". Any help on this? How could I try to pinpoint the problem? How does the 'search' information is sent to the Solr? Can I make the search somehow from the searchserver directly (to check search is giving results back / rule in/out the network issues)? Any other tips to check functionalities of the Enterprise Search? Br, Jukka.1.9KViews1like0Comments