This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal



Aug 18, 2015, 1:18 AM
8 Posts
topic has been resolvedResolved

OneUI SearchBar - Search another database

  • Category: Extension Library
  • Platform: Windows
  • Release: 9.0.1
  • Role: Developer
  • Tags:
  • Replies: 0

Hi All

I have implemented a browser based xpage that incorporates the ONEUI layout with the Searchbar enabled.

- The xpage resides in an NSF1 that is used to hold the UI design

- The data is within a different NSF2 - NSF2 is full text enabled.

- NSF1 resides on Server 1

- NSF2 resides on Server 2

Everything has been configured to successfully show the data contained with a view in NSF2 that is used as the data source on the xpage on NSF1. Result is that on the xpage I see the data contents of the view from NSF2.

The problem I am having is when I use the Searchbar to perform a search and return the values back to the same xpage, I get a "Notes error: You are not authorized to perform that operation" message, however if I switch the data source view to be a view within NSF1 the search works.

I have manager access to both NSFs.

Logs: 

HTTP JVM: com.ibm.xsp.webapp.FacesServlet$ExtendedServletException: com.ibm.xsp.FacesExceptionEx: Notes error: You are not authorized to perform that operation

HTTP JVM: CLFAD0134E: Exception processing XPage request. 

Caused by: NotesException: Notes error: You are not authorized to perform that operation at lotus.domino.local.View.FTSearchSorted(Unknown Source) at com.ibm.xsp.model.domino.viewnavigator.FTViewNavigatorEx.createCollection(FTViewNavigatorEx.java:74) at com.ibm.xsp.model.domino.viewnavigator.AbstractViewCollectionNavigator.readEntries(AbstractViewCollectionNavigator.java:76) 

 

EDIT: It works perfectly via XPINC or via the browser if NSF1 and NSF2 are both on Server 1 - I need it via browser though and on different servers.

 

Any ideas?

 

SOLUTION:

I added the Server1 name to the 'Sign or run unrestricted methods and operations' setting on the Server2 server document


This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal