Labour Day Special - 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: c4sdisc65

KX3-003 PDF

$38.5

$109.99

3 Months Free Update

  • Printable Format
  • Value of Money
  • 100% Pass Assurance
  • Verified Answers
  • Researched by Industry Experts
  • Based on Real Exams Scenarios
  • 100% Real Questions

KX3-003 PDF + Testing Engine

$61.6

$175.99

3 Months Free Update

  • Exam Name: Certified RapidResponse Author Level 3 Exam
  • Last Update: May 16, 2024
  • Questions and Answers: 60
  • Free Real Questions Demo
  • Recommended by Industry Experts
  • Best Economical Package
  • Immediate Access

KX3-003 Engine

$46.2

$131.99

3 Months Free Update

  • Best Testing Engine
  • One Click installation
  • Recommended by Teachers
  • Easy to use
  • 3 Modes of Learning
  • State of Art Technology
  • 100% Real Questions included

KX3-003 Practice Exam Questions with Answers Certified RapidResponse Author Level 3 Exam Certification

Question # 6

KX3-003 question answer

Given the worksheet properties shown in the exhibit, which console output would exist for the following script?

var dataForInsert = [['1','BBy-LCD37','DC-Europe','DCRequest','LCD-3735','DC-Europe','06-01-20',147]];

var wbOrderChng = rapidResponse.workbooks.get({name:'Change Orders',scope:'Private'}, {scenarios: [scenario], filter: {name: 'All Parts', scope: 'Public'}, siteGroup: {name: site, scope: 'Public'}});

var wsOrderChng = wbOrderChng.worksheets.get('ChangeOrders');

var importResult = wsOrderChng.importData(dataForInsert); rapidResponse.console.writeLine(JSON.stringify(importResult));

A.

{"deleted":0,"modified":0,"inserted":1}

B.

1 record(s) inserted

C.

error 455: "importData failed. Delete modify not permitted"

D.

{"deleted":-1,"modified":-1,"inserted":1}

Full Access
Question # 7

You are creating a metric worksheet to calculate the number of late orders for a specified time period. The metric worksheet will be based on the IndependentDemand table and it has two columns: DueDate and Count. The expression for Count is 1. The worksheet's filter expression is: DaysLate > 0 and Order.Type = 'Actual'.

In this situation, what is the column sequence and grouping properties for the metric worksheet?

A.

Column sequence:

Count

DueDate

Grouping Function:

Count = Group By

DueDate = Min

B.

Column sequence:

DueDate

Count

Grouping Function:

DueDate = Group By

Count = Sum

C.

Column sequence:

DueDate

Count

Grouping Function:

DueDate = Group By

Count = Group By

D.

Column sequence:

DueDate

Count

Grouping Function:

DueDate = Group By

Count = Associate

Full Access
Question # 8

KX3-003 question answer

You are asked to create a worksheet that contains fields from four tables.

Referring to the graphic, which table should your worksheet be based on to optimize performance?

A.

Table 1

B.

Table 2

C.

Table 3

D.

Table 4

Full Access
Question # 9

You are building a worksheet for supplier collaboration and you want to assign a profile variable, Suppliers, so each user can see data for their own list of suppliers.

You include an expression in your sheet reporting the ScheduledReceipt table:

Order.Supplier IN ListAsSet($Suppliers)

Which string would you enter for the Suppliers profile variable for a user that should see data for suppliers A, B and C?

A.

'A', 'B', 'C'

B.

'A, B, C'

C.

A\, B\, C

D.

A, B, C

Full Access
Question # 10

You have a report based on an InventoryTransfer table. Due to currency fluctuation, you are asked to report the difference between the future EffectiveUnitTransferCost and the cost to transfer it today.

Which expression will accomplish this task?

A.

EffectiveUnitTransferCost - (CONVERTONDATE(TransferCost, ShipDate) / Quantity)

B.

CONVERTONDATE(EffectiveUnitTransferCost, today) - (TransferCost / Quantity)

C.

EffectiveUnitTransferCost - (TransferCost / Quantity)

D.

EffectiveUnitTransferCost - (CONVERTONDATE(TransferCost, today) / Quantity)

Full Access
Question # 11

KX3-003 question answer

The tables shown in the graphic are from an SQL database. Shaded fields indicate key fields in SQL.

Which three actions should you take to design this data model in RapidResponse? (Choose three.)

Choose 3 answers

A.

In the ItemDetail table, make Name plus Site into a reference to the Item table.

B.

In the TransactionHeader table, make ID, Owner, and Type into a reference to the TransactionDetail table.

C.

In the TransactionDetail table make ID, Owner, and Type into a reference to the TransactionHeader table.

D.

In the Item table, make Name plus Site into a reference to the ItemDetail table.

E.

In the TransactionDetail table, make ItemName plus ItemSite into a reference to the Item table.

Full Access
Question # 12

You want to control how available dates are calculated for your vendor managed parts' supplies and demands.

In this situation, which control table would you need to configure?

A.

AvailableRule

B.

DemandType

C.

OrderPolicy

D.

SupplyType

Full Access
Question # 13

You want to create a workbook command that deletes records in theHistoricalDemandActual table that are more than a year old. You want to perform this action automatically once a week, without having to manually run the command.

In this situation, which two statements are true? (Choose two.)

A.

The worksheet with the automation settings to run the command must be based on the HistoricalDemandActual table.

B.

The worksheet with the automation settings to run the command must not have any worksheet filtering set.

C.

The command must be run as part of an Automation Chain.

D.

You must create a Scheduled Task to run this command once a week.

Full Access
Question # 14

KX3-003 question answer

Which two violations of Kinaxis best practice are shown in the graphic? (Choose two.)

Choose 2 answers

A.

The key field contains the table name.

B.

The Line should be a number field.

C.

The deployment name prefix is included in the OrderId field.

D.

OnTimeQty should specify the data type in the field name.

Full Access
Question # 15

KX3-003 question answer

You are asked to create a workbook that identifies the change in IndependentDemandAvailableDate in workdays from a child scenario to its parent.

Which worksheet properties shown in the graphic identifies the correct configuration and expression?

A.

I

B.

II

C.

III

D.

IV

Full Access
Question # 16

You are creating a resource that is designed to evaluate the impact of converting planned orders to scheduled receipts. After the evaluation is complete, you want to provide users the opportunity to push their changes to the parent scenario. Users will be using their scenarios to consider changes to lead time, constraint available, and other planning parameters. The company policy stipulates that lead times cannot be adjusted in any shared scenarios.

What should you do to accomplish this task?

A.

Restrict the user to view only access to the parent scenario.

B.

Develop a cross scenario data change.

C.

Apply a perspective when creating your scenario.

D.

Export your changes to a .tab file and import to a scenario.

Full Access
Question # 17

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?

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.

Full Access
Question # 18

You want to track the date of the most recent order placed by each Customer. You also want to make the most efficient use of memory, and query and algorithm performance.

Considering Kinaxis best practices, which data model design would you use?

A.

Add an input field, DateOrdered, to IndependentDemand and use a set operation from Customer to Order to IndependentDemand to find the maximum DateOrdered.

B.

Add an input field, MostRecentOrderDate, to the Customer table.

C.

Add an input field, MostRecentOrderDate, to the PartCustomer table.

D.

Add an input table with a single key reference to Customer, containing a MostRecentOrderDate.

Full Access