...
When installing the connector the following values in the Admin Wizard below needs to filled in.
Under 'Known Salesforce Entities to index', it is possible to restrict do a quick selection for indexing to certain object types. The entity types selected here, will have predefined metadata fields and no custom fields are selected. It is possible to add these same known entity types on a wizard page called Entity Settings Page. On this later page it is also possible to select which metadata fields to add - including custom fields.
There could be quite strict API restriction for organizations. The maximum number of calls to the API is calculated for a 24 hours period. Information about the current API usage is found in the response header and checked in the program. Two different stop limits are set in the wizard and used by the connector. Both limits are in percentage of the maximum numbers of API calls. The first one is a limit for when to start a full crawl. In the example above this limit is set to 20%10%. The other limit is when to stop making any API call from the connector. This restriction also includes Salesfoece Salesforce login in Viaworks. Here this limit is set to 80%60%. This second limit is also stored in the database to be and used within the Security Authentication plugin.The
in the second page of the Admin Wizard "" user).
The values Consumer Key and Consumer Secret are used with the Source Credentials entered in Viaworks (browser login at search time - see Authentication) to authenticate the user. FullStopAPILimit is the same as the second limit from the general settings (stop all API calls). Not even authenticating the is possible if the organizations API usage exceeds this limit (here set to 80%.The 3 values used by the Security Authentication plugin are stored in database table searchauth_realm_setting.