• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/22

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

22 Cards in this Set

  • Front
  • Back
  • 3rd side (hint)

What are the options in terms of where you customize?

Either through a managed/unmanaged solution or through the default solution

Within a solution what 4 components are considered schema?

1) Entities


2) Fields


3) 1:N/N:N Relationships


4) Option Sets

Within a solution what 4 components are considered Templates

1) Email


2) Contract


3) KB Article


4) Mail merge

Within a solution what 6 components are considered User Interface?

1) Forms


2) Views


3) Charts


4) Dashboards


5) SiteMap


6) Ribbons

Within a solution what 8 components are considered Processes/Steps/Codes

1) Workflows


2) Dialogs


3) Business Process Flows


4) Business Rules


5) Actions


6) Web Resources


7) Plug-in Assemblies


8) SDK Message Steps

Within a solution what 6 components are considered miscellaneous?

1) Security Roles


2) Field Security Profiles


3) Connection Roles


4) Reports


5) Solution Publisher


6) System Settings

What is the relationship between the components and the solution/s

Solutions contain a reference to the component in the default solution


When exporting any solution it will export all changed to components regardless of the solution they were created in

When importing a solution that has previously been imported what will be compared?

The version number whereby the newer version will replace existing

What is the solution version number format?

1.2.3.4 major.minor.build.revision

What are publishes used for?

1) to publish a solution - each solution must have a publisher (default or created and only publishes published customization)


2) prefixed name used for name some components

What 2 prefixes are associated to a publisher?

1) Prefix used to name some components (no more than 8 lower case letters and numbers)


2) Option value prefix for option sets

What are the 3 properties of a solution?

1) Display Name


2) Name


3) Version number

What components are prefixed with the associated publisher?

New components (existing components retain there original name)

New or existing components

Why would a solution import fail?

Because requires items must be included in the solution

Relationship

In the solution what 8 elements are detailed per entity?

1) Forms


2) Views


3) Charts


4) Fields


5) Relationships


6) Messages


7) Business rules


8) Hierarchy Settings


4 types of solutions?

1) System solutions - defines all default applications behavior


2) Unmanaged solutions - all solutions start as unmanaged


3) Managed solutions


4) Managed Patches - updates and fixes that can be pushed out to managed solutions

What is the difference between when you delete an unmanaged vs managed solution?

1) when an unmanaged solution is deleted all components remain


2) when a managed solution is deleted all components in solution are removed unless they are used by other managed solutions

How are managed solutions deleted and modified?

- Created by exporting an unmanaged solution and selecting to package as managed solution


- Deployed on top of system solution


- Cannot be modified directly


- Cannot be exported

What is the export filename?

Solution name + version by default

What 5 file types are contained in .zip export

1) XML


2) XAML


3) DLL


4) Images


5) other files

Can a default solution be exported?

Yes as unmanaged

What is used to distribute customizations such as ISV or add-ons?

Managed solution