Welcome to Westonci.ca, where curiosity meets expertise. Ask any question and receive fast, accurate answers from our knowledgeable community. Join our platform to connect with experts ready to provide accurate answers to your questions in various fields. Explore comprehensive solutions to your questions from a wide range of professionals on our user-friendly platform.

Which two approaches will solve this issue?
Managers at Universal Containers (UC) have noticed that shipment records (a custom object) are being sent to the shipping department with bad address data specifically, addresses have missing data like City and poorly formatted Postal codes.


Sagot :

Answer:

Universal Containers (UC)

Two approaches to solve the shipment records issue are:

a. Set Validation Rules.  For example, a validation rule will specify that the postal address fields contain the required address data.

b. Use Validation Texts.  For example, a validation text for the postal code will indicate that the wrong postal code has been used for a specific address and will ask for immediate correction before the shipment records are sent to the shipping department.

Explanation:

A Validation Rule is a field property in the Expression Builder.  It is used to specify and define conditions that limit values that can be entered in a particular field.  Validation rules are usually reinforced with the use of Validation Texts, which are messages that are displayed when the data entered in the data fields do not conform to the validation rule or when the validation rule is violated.