Changes

Jump to: navigation, search

SsGet

1,408 bytes added, 20:10, 2 December 2014
no edit summary
On-request checks can be made against the OFAC's online database within SmartSimple. For example, on an organization [[profile]], a button can be configured that exposes the following check results: <br />
[[Image:RunOFACCheck2.png|600px|link=]]<br />In the above illustration, the OFAC has returned one 100% match result on the company name, and no results on the attached contacts.
The syntax for configuring the OFAC check is as follows: @ssGet(OFAC,''entity'';;''firstname'';;''lastname'';;''search options'';;''roleslist'';;''meta template'';;''line template'')@ database : supports "OFAC" only, will add IRS if required entity : "people","company" or "all" firstname : people firstname of company name lastname : people lastname (will be ignored if entity is "company" or "all") search options : 1-search current object only (people or company entity), 2-search people underneath(company entity only ),3-search current object and people underneath(company entity only) roleist : applies if "search options" is 2 or 3 ,comma delimited role ids or role names but not ids mixed with names. meta template : variabels (entity,name,recordcount,now), default template will be used if empty Example : "Search type : [[entity]] , Search for : [[name]], Records returned : [[recordcount]], Date :[[now]]" line template : variabels (index,id,name,type,details,score), default template will be used if empty Example : <tr><td>[[index]]</td><td>[[id]]</td><td>[[name]]</td><td>[[type]]</td><td>[[details]]</td><td>[[score]]</td></tr> Example: put this “@GovValidation(OFAC;;company;;@name@;;;;3;;Board of Advisors;;;;)@” on a company called “Sarah” web page view field results this [[Image:OFACCheckWPVConfig.png|link=]]
==Returning information from the online U.S. Census database==
8,849
edits

Navigation menu