BUSINESS ADMINISTRATION
BUSINESS POLICY
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Using pySetFieldDefaults data transform
|
|
Use Activity and copy data to Department property
|
|
Manually fill Department name as “Global”
|
Detailed explanation-1: -The answer is the declarative network.
Detailed explanation-2: -This can be used to assign a target property based on source properties value changes. Whenever the sources properties values gets updated, declare expression gets automatically called and executed.
Detailed explanation-3: -Using the data transform, we have to configure our application to call for that data transform any place in the application the properties used to calculate . FullName might be changed. Using the declare expression, we set it once and forget about it. Any time the properties used to calculate .
Detailed explanation-4: -Backward chaining means C will be calculated if that is being used in some activity or sections or referenced somewhere i.e. called backward chaining and forward chaining means C will be calculated no matter whether C is used or not.