Changes

Jump to: navigation, search

SsGet

1,908 bytes added, 20:57, 16 October 2019
no edit summary
When utilizing Lexis Nexis, the settings for which watch list services will be included in each scan, along with threshold settings, will be managed within your Lexis Nexis account and not within the SmartSimple instance.
 
===Returning information from Watch List===
The syntax for configuring the Watch list check is as follows:
 
:: <span style="font-size: medium;">'''@ssGet(ServiceName,entity;;firstname;;lastname;;search options;;roleslist;;meta template;;line template)@'''</span>
The ServiceName is dependent on which third party service you are utilizing:
 
: CSI Web: WatchList
: Lexis Nexis: LexisNexis
The line template portion of the syntax allows you to include unique values and parameters in the scan criteria, such as date of birth or country. These values and the variables that correspond to them are unique to CSI Web and Lexis Nexis and will require reviewing the individual service provider's fields and available options.
 
<pre style="padding-left: 30px;">@parent.client.xml.Board of Directors XML.boardDirectors.boardDirectorsAdd[#$ssGet(WatchList,company;;owner;;;;3;;Grant Seeker,Executive Director,Board Member;;
<strong>Board Member Search:</strong> ~Name.nodevalue~<br />Matches Found: [[recordcount]];;</pre>
{| class="xmlSectionTable"
|-
! class="xmlHead"|Result
! class="xmlHead"|ID
! class="xmlHead"|Name
! class="xmlHead"|Type
! class="xmlHead"|Alias
! class="xmlHead"|Details
! class="xmlHead"|Score
|- id="matchfound"
| class="xmlCell"|[[index]]
| class="xmlCell"|[[id]]
| class="xmlCell"|[[name]]
| class="xmlCell"|[[type]]
||[[alias]]
||[[details]]
| class="xmlCell"|[[score]]
|}
<pre>;;unparsedname=~Name.nodevalue~)$#]@<br /><br />
@ssGet(LexisNexis,people;;@firstname@;;@lastname@;;1;;;;<strong>Applicant Search:</strong> @firstname@ @lastname@<br />Matches Found: [[recordcount]];;</pre>
{| class="xmlSectionTable"
|-
! class="xmlHead"|Result
! class="xmlHead"|ID
! class="xmlHead"|Name
! class="xmlHead"|Type
! class="xmlHead"|Alias
! class="xmlHead"|Details
! class="xmlHead"|Score
||[[alias]]
||[[details]]
| class="xmlCell"|[[score]]
|}
<pre>;;)@[[index]][[id]][[name]][[type]]
 
</pre>
 
==Configuration - U.S. Census Online Database==
Smartstaff
95
edits

Navigation menu