Halloween Special Limited Time Flat 70% Discount offer - Ends in 0d 00h 00m 00s - Coupon code: 70spcl

Kinaxis KX3-003 Certified RapidResponse Author Level 3 Exam Exam Practice Test

Page: 1 / 6
Total 60 questions

Certified RapidResponse Author Level 3 Exam Questions and Answers

Question 1

You have a worksheet based on the Part table. You want to know the total number of unique customers that have orders for each part.

Which expression accomplishes this task?

Options:

A.

COUNT IndependentDemands {Order.Customer:Sum}

B.

COUNT IndependentDemands {Order.Customer:By}

C.

COUNT IndependentDemands {Order.Customer<>''}

D.

SUM IndependentDemands{Order.Customer:Sum}

Question 2

You need to create a workbook to allow users to manage their demand forecast by product, customer region, and distribution site. You also want to simplify user controls and use hierarchies to allow each user to make several selections in the same hierarchy.

In this situation, which two actions should you take? (Choose two.)

Choose 2 answers

Options:

A.

Select Part as the basis for workbook filtering.

B.

Disable the default Site filter.

C.

Enable the Include hierarchy columns option.

D.

Ensure a Hierarchy is available for users to select regional distribution sites.

Question 3

You are asked to improve the performance of a worksheet based on the WhereConsumedForDemand table. You notice there is no filter control selected.

Which type of filter will improve performance?

Options:

A.

a filter based on the Part table

B.

a filter based on the IndependentDemand table

C.

a filter based on the SupplyDemand table

D.

a filter based on the Demand table

Question 4

Question # 4

You shared your scheduled task, shown in the graphic, with a set of users who do not have access to all the resources used in the task.

In this situation, which statement is true?

Options:

A.

The users can run the task using your resource access.

B.

The users cannot run or schedule the task.

C.

The required resources are shared along with the task.

D.

The users can specify their own resources for the task.

Question 5

You have defined a new namespace, TRM. You now want to define a new table that has a key reference field to the Mfg::ABCCode table. However, in the Add Input Field dialog,ABCCode does not appear.

What should you do to create the ABCCode key reference?

Options:

A.

Add the TRM namespace as a dependency for the Mfg namespace.

B.

Enable the Allow null reference checkbox.

C.

Enable the Allow automatic record creation checkbox.

D.

Add the Mfg namespace as a dependency for the TRM namespace.

Question 6

Question # 6

Referring to the Supply and Demands shown in the graphic, and taking priorities into consideration, which scheduled receipts (SR) will be allotted to Demand 2?

Options:

A.

SR1 (Qty 200) and SR2 (Qty 100)

B.

SR2 (Qty 200) and SR1 (Qty 100)

C.

SR2 (Qty 200) and SR3 (Qty 100)

D.

SR3 (Qty 200) and SR2 (Qty 100)

Question 7

You are asked to transform PlannedOrder data into new ScheduledReceipt records, assuming just one PartSource per part and no maximum quantity. You need to filter the PlannedOrder records to ensure you do not try to create any ScheduledReceipt records which already exist. The workbook includes a worksheet, LKPScheduledReceipt, on existing converted ScheduledReceipts and follows Kinaxis best practices.

In this situation, which filter expression will follow KInaixs best practices and provide the best performance to include PlannedOrder records that do not match existing ScheduledReceipt records?

Options:

A.

( Lookup({Part.Name,Part.Site.Value, DueDate}, LKPScheduledReceipt!, “N”, LKPScheduledReceipt!Exists) = “N” )

B.

NOT {Part, DueDate} IN LKPScheduledReceipt!

C.

NOT IsNull ( Lookup ({Part.Name, Part.Site.Value, DueDate}, LKPScheduledReceipt!, Null(Mfg::ScheduledReceipt), Exact, LKPScheduledReceipt!Self ))

D.

NOT {Part.Name, Part.Site.Value, DueDate} IN LKPScheduledReceipt!

Question 8

Question # 8

Given the following order policies:

  • MultipleQty: 10
  • MinimumQty: 15
  • MultipleUsage: Use
  • MinimumUsage: Use

Referring to the graphic, what are the sizes of the three planned orders A, B, and C?

Options:

A.

A = 30, B = 20, C = 20

B.

A = 30, B = 15, C = 15

C.

A = 30, B = 15, C = 10

D.

A = 25, B = 15, C = 15

Question 9

Question # 9

You want to create a workbook command that will modify the existing records on the worksheet shown in the graphic. You want the records to copy the date value in New Due Date to the DueDate field in each record.

What should you change in the worksheet to create the modify command?

Options:

A.

Make the Due Date column not editable.

B.

Switch the order of the Due Date and New Due Date columns.

C.

Remove the Control Set column from the worksheet.

D.

Make the Order column a reference to the Order and delete the Order Site, Order Type, Control Set, and Line columns.

Question 10

After the most recent planning cycle, a planner asks you why there were no new records in the HistoricalPartKPI table. They expected these records to be written as part of a scheduled automation chain. You must determine if the automation chain has been disabled, but you are not familiar with which automation chain should perform this action. As the first step in identifying the automation chain, you need to search for any of its associated resources.

In this situation, which process would guarantee that you have the correct associated resources of the automation chain?

Options:

A.

From Tools > Search Resources: search for resources based on the table "HistoricalPartKPI".

B.

From Tools > Search Resources: search for resources containing the text "HistoricalPartKPI".

C.

From Administration > Automation Log: search for "HistoricalPartKPI" in Automation Task Log.

D.

From Administration > Administration Log: search for "HistoricalPartKPI" in Input Records and Scenarios.

Question 11

Question # 11

You have a new demand for 800 units of a product. SourceRule.AllotmentRule for this part is set to OnGoing.

Referring to the graphic, which planned order results will be created to satisfy this demand?

Options:

A.

Supplier1: quantity 250

Supplier2: quantity 750

B.

Supplier1: quantity 750

Supplier2: quantity 250

C.

Supplier1: quantity 1000

D.

Supplier2: quantity 1000

Question 12

Question # 12

You need to create an expression that displays the number of the calendar week from the beginning of the year, for example, 01 January 2017 to 07 January 2017 = week 1. The calendar is based on a January to December fiscal year. The Calendar table has the values shown in the graphic.

Which expression would display the number of the calendar week?

Options:

A.

(today - (today + 0 Year) Week)

B.

(today - (today + 0 Year) Week) +1

C.

(today + 0 Week)

D.

(today + 0 Week) + 1

Question 13

You have a worksheet based on the IndependentDemand table that includes columns for key fields plus multi-scenario columns for Quantity and EffectiveDemand. You want to highlight the Quantity fields where the value in the comparison scenario is different from the corresponding value in the workbook's baseline scenario. You want your worksheet to be able to highlight differences in several scenarios.

How would you achieve this highlighting?

Options:

A.

Define the Quantity column to show Actual value; add a hidden multi-scenario column, QuantityDelta, to show Difference; then define conditional formatting for the Quantity column when their QuantityDelta field is not 0.

B.

Define the Quantity column to show Actual value, and define an additional hidden column, Quantity0, as !Quantity#0 using "Calculate using grouped results in the previous row or other results"; then define conditional formatting where the Quantity column is not equal to Quantity0.

C.

Add a hidden multi-scenario column, RecordID, as show Differences; then define conditional formatting for the Quantity column where RecordID is not equal to 0.

D.

Define the Quantity column to show Difference, select the scenario comparison filtering option to show Only records with different comparison values, then define conditional formatting for the Quantity column when the respective value is not equal to 0.

Question 14

You are asked to report data based on the ScheduledReceipt table that also displays information from a custom table, WorkOrderInfo. There will be at most one WorkOrderInfo record for any ScheduledReceipt record and WorkOrderInfo will be used often in worksheets reporting ScheduledReceipt data.

Following Kinaxis best practices, what should you do to accomplish this task?

Options:

A.

1. Create two worksheets: one based on ScheduledReceipts and one based on WorkOrderInfo.

2. Create a column in the ScheduledReceipts worksheet to lookup values in the WorkOrderInfo worksheet.

B.

1. Create a composite worksheet using two component worksheets, ScheduledReceipt and WorkOrderInfo.

2. Use left join and grouping to align the two sets of data.

C.

1. Create a reference field on the WorkOrderInfo table to the ScheduledReceipt table.

2. Display relevant work order data in worksheets based on the WorkOrderInfo table and the referenced ScheduledReceipt table.

D.

1. Create a reference field on the ScheduledReceipt table to the WorkOrderInfo table.

2. Display relevant work order data in worksheets based on the ScheduledReceipt table and the referenced WorkOrderInfo table.

Question 15

You want to provide a worksheet based on the CRPOperation table to report destination location. There is only one valid stock location per operation. A secondary requirement is to view all valid work centers that feed a given stock location.

Which approach should you use to optimize performance?

Options:

A.

Create a reference field on the Location table to the CRPOperation table.

B.

Create a reference field on the CRPOperation table to the Location table.

C.

Create a lookup worksheet based on the OnHand table that returns a set of locations.

D.

Create a new table with references to the Location and CRPOperation tables.

Question 16

Question # 16

You want to define a custom data structure connecting BuyerCode to additional information: Manager, Department, and Floor. A manager might be responsible for more than one department. You expect that users will want to filter this information on combinations of each of those data elements.

Referring to the graphic, which data model structure should you use?

Options:

A.

I

B.

II

C.

III

D.

IV

Question 17

You want to create a composite worksheet using two component worksheets. The group by columns in both worksheets are Part.Name, Part.Site, Order.ID, Order.Site, Order.Type, Order.Type.ControlSet, and Line.

How would you improve performance of the composite worksheet?

Options:

A.

Group the component worksheets by Part.Name, Part.Site and Order.ID. In the composite worksheet group by Order.Type, Order.Type.ControlSet and Line.

B.

Ensure that the sort order and sort direction used in both worksheets are the same.

C.

Instead of using Part.Name and Part.Site, use Part as a reference in both worksheets.

D.

Instead of using Order.ID, Order.Site, Order.Type, and Line replace them with a column that concatenates those values and use it as a group by column.

Question 18

You need to create a new custom field to be used for record filtering that will be populated with the salesperson's name. Each order will have a single associated salesperson's name.

Following database design principles and Kinaxis best practices, which action accomplishes this task?

Options:

A.

Create a new Salesperson table referenced by the Customer table.

B.

Add a Salesperson string field on the DemandOrder table.

C.

Create a new Salesperson table referenced by the IndependentDemand table.

D.

Create a new Salesperson table referenced by the DemandOrder table.

Page: 1 / 6
Total 60 questions