Source: https://vaultcrmhelp.veeva.com/doc/Content/CRM_topics/CallSampling/SamplingRegReq/NoLicenseRestrictions.htm

## Sampling without License Restrictions

Users can disburse samples without state and license restrictions for non-US and non-regulated products—for example, over the counter products. In many countries, users can disburse samples to any person account, or business account with an attendee, regardless of license information for the account.

#### Validation Disclaimer

On the Windows platform, this feature is released without validation for sampling. The feature requires enablement and does not affect other Vault CRM functionality. It was extensively tested by our QA team during the development and release process and will go through validation at a later date.

**Who can use this feature?**

* End Users — Browser, iPad, iPhone, Windows
* [Using Sampling without License Restrictions](#Using)
* Users do not require an additional license

### Configuring Sampling without License Restrictions for

[![Closed](../../../../Skins/Default/Stylesheets/Images/transparent.gif)End Users](#)

To configure this feature:

1. Ensure the following configuration is complete:
   * [Configuring Call Sampling](../Config/ConfiguringCS.htm)
   * [Configuring Products for Call Sampling](../Config/ConfiguringProductsCS.htm)
   * [Configuring Sample Requests (BRCs)](../Config/ConfiguringBRCs.htm), if using BRCs
2. Navigate to **Admin > Configuration > Objects > call2\_\_v > Layouts**.
3. Enable the **No Sample License** section attribute for the samples\_section\_\_v on the appropriate call2\_\_v layouts, to bypass state and license validation checks. Signature capture is still required.
4. Enable the **No Sample License No Signature** section attribute for the samples\_section\_\_v on the appropriate call2\_\_v layouts, to disable the requirement to capture a signature for sampling in addition to disabling state and license validation checks (optional).

Using the No Sample License section attribute overrides the enable\_sample\_card\_license\_check\_\_v Veeva Setting for validating license information from sample cards.

To disable validation checks but make signature capture optional, use the Non-PDMA Sampling section attribute instead. See [Sampling Non-PDMA Regulated Products](NonPDMA.htm) for more information.

#### Creating Custom Formulas for Sample Status

If license information is not being captured or used, customizing sample status formulas provides customers with an alternate way of calculating HCPs’ sample statuses. Even though license information is not required when using the No Sample License or No Sample License No Signature section attributes, accounts must still have a valid sample status in order to receive samples or sample requests/BRCs.

To change how sample status is calculated, admins can modify the formulas in the license\_valid\_to\_sample\_\_v or sample\_status\_\_v fields on the address\_\_v object to read from a custom field on the address object, instead of from license fields. Modifying these formulas to read from a custom field bypasses the need for license information in determining sample status.

For example, the following formula modifies the license\_valid\_to\_sample\_\_v field to read values directly from the sample\_status\_\_v picklist, instead of calculating sample status from license fields:

IF( sample\_status\_\_v = "Valid", "Valid", "Invalid")

All practitioners with valid status can receive samples; invalid status means they cannot receive samples.

### Using Sampling without License Restrictions as

[![Closed](../../../../Skins/Default/Stylesheets/Images/transparent.gif)End Users](#)

When either the No Sample License or the No Sample License No Signature section attributes are enabled for the call report, the following validation checks are disabled for sample and BRC products:

* For individual calls, validation of state license/DEA information
* For group calls, validation of state license/DEA information and verification of a match between the call location state and the sample recipient’s address state
* For [Swapping the Signee](../SignatureCapture/SwapSingee.htm), validation of state license/DEA information
* For BRCs, validation of state license/DEA information for the Ship To Address

Using No Sample License or No Sample License No Signature section attributes does not bypass the license\_valid\_to\_sample\_\_v or sample\_status\_\_v fields; even though license information is not required, accounts must still have a Valid sample status in the license\_valid\_to\_sample\_\_v and sample\_status\_\_v fields in order to receive samples or sample requests/BRCs. For information on changing how sample status is calculated, see [Creating Custom Formulas for Sample Status](#Creating). For information on sampling without any signature, license, or sample status requirements, see [Sampling Non-PDMA Regulated Products](NonPDMA.htm).

### Related Topics

[Capturing Electronic Signatures for Sampling](../SignatureCapture/SigCap.htm)
