Global Name:FAQ

From Melissa Data Wiki
Revision as of 00:51, 5 February 2022 by Admin (talk | contribs) (Created page with "← Global Name {{CustomTOC}} ==What is Global Name?== :Global Name is a web service used to split full names, assign genders and create salutations. :Typi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

← Global Name


What is Global Name?

Global Name is a web service used to split full names, assign genders and create salutations.
Typical uses for this service are Real-time splitting and genderizing during data entry, or integration into a custom written application seamlessly (i.e., without shelling to another application).

What is Global Name available as?

Global Name is available as a web service. It is currently unavailable as an on-premise API. Global Name parsing can also be found in our SSIS Global Verify Component.

What is required to use the service?

A valid Melissa product license, the URL endpoint and an input Name (and Country) to be parsed are the minimum parts which can make up a valid request.

Is single record or batch processing available?

You can send a single REST or batches of 100 records in XML or JSON format in a single request.

Do names have to be formatted the same? Forward? Inverse?

No, names can be in different formats like John L. Smith, Smith Jr., John or Mr. John Lydon Smith Jr. PhD. and be processed simultaneously. The service will be able to distinguish first name from last name from prefix, etc. regardless of their order.

How are dual names handled?

Global Name can recognize various dual name patterns such as Mr and Mrs John Smith, Mr John & Jane Smith, and Mr. John Smith and Mrs Jane Seymour along side of records like Mr. John Smith, returning two sets of parsed output names when necessary.

Does Global Name have UTF-8 Compliance?

Global Name will also proper case extended and UTF-8 characters as well as special case known tokens.

Does Global Name detect and delete vulgar names?

Vulgar, Suspicious, and Company Indicator names will be flagged as such via response result codes, but the name is not removed.

Is there international processing?

Global Name will distinguish between extended characters and an additional input Country to return parsing across different countries and languages.

Is customization available?

Yes, there are many options such as name hint, gender aggression and salutation option which let you help the parsing engine assign parsed properties and customize how the response answers will be returned.

Is the service or data updated regularly?

Yes, the service and underlying database is updated on a quarterly basis. Occasionally, notices will be posted if additional non-schedule updates are available.