About the Yammer Connector

Security

The BA Insight Yammer Connector establishes a secure connection Connection defines the how Connectivity Hub connects to your Source System (which contains your documents, graphics, etc.,). Your Connection includes identifying elements such as: URL of the BA Insight web service connector you are using, (File Share connector, SharePoint Online connector, etc.), Authentication mode, User Accounts and Credentials, Database information (for database connectors) to the Yammer application and maps the content including metadata Provides context with details such as the source, type, owner, and relationships to other data sets. Metadata provides details around the item being crawled by Connectivity Hub. and attachments from the Yammer schema to the search engine schema.

It then extracts content and feeds it to the search engine in a process called crawling.

For more information about the Yammer Connector's abilities and features, see https://www.bainsight.com/connectors/yammer-connector-sharepoint-azure-elasticsearch/.

Limitations

Yammer API calls are subject to a request rate limit of 10 requests every 10 seconds per user per app. This might cause some of the items to be ignored during a crawl.

To fix this issue:

  • Reduce the number of simultaneous requests to the Yammer Web Service from the Crawler Impact Rules page
  • Create another Yammer application and use the access token generated by this application. (You must also create a new connection.)
    • Use another verified account to get the access token from the existing Yammer application. (You must also create a new connection.)
    • Increase the value of the ThrottlingRetryLimit setting from the Web.config file of the Connector service.