technology Online Quiz - 1842

technology Online Quiz - 1842

20 Questions Published

Questions

Question 1 True/False

The InterfaceOrderToBillingEBF is not responsible for Service Association to the Customer in BRM.

  1. True
  2. False
Question 2 True/False

The call from TestOrderOrchestrationEBF to ProcessSalesOrderLineStatusUpdateSiebelProvABCSImpl is not one way

  1. True
  2. False
Question 3 True/False

The RollDownStatusIndicator is set to 1 in ProcessSalesOrderEBM for the ROLI update in Siebel

  1. True
  2. False
Question 4 Multiple Choice (Single Answer)

What is the function of DD DISP parameter

  1. Tells the system what to do with the dataset following normal termination of the step
  2. Describes the status of the dataset
  3. Tells the system what to do with the dataset following abnormal termination of the step
  4. All of the above
Question 5 Multiple Choice (Single Answer)

How is the record format of an output dataset specified

  1. RECORG parameter
  2. STORCLAS parameter
  3. RECFM parameter
  4. None of the above
Question 6 Multiple Choice (Single Answer)

What is the purpose of DD * statement in JCL

  1. Begins an input data prompt at the system console
  2. Begins an in-stream dataset
  3. Marks the end of a command stream
  4. Includes all datasets within a naming pattern
Question 7 Multiple Choice (Single Answer)

A DD statement has 2 types of parameters. Name them

  1. Positional, Keyword
  2. Keyword, Control
  3. Dynamic, Static
  4. Named, Dynamic
Question 8 Multiple Choice (Single Answer)

What is the function of JOB statement in JCL

  1. Marks the end of a job
  2. Marks the beginning of an instream procedure
  3. Marks the beginning of a job & assigns a name to the job
  4. Assigns an execution priority to a job
Question 9 Multiple Choice (Multiple Answers)

The flows in which Cross references are populated

  1. ProcessSalesOrderSiebelJMSConsumer
  2. QueryCustomerPartyListSiebelProvABCSImpl
  3. CreateCustomerPartyPortalProvABCSImpl
  4. SalesOrderEBS
Question 10 Multiple Choice (Multiple Answers)

Where are Customer Related Cross References affected ?

  1. ProcessBillingPortalProvABCSImpl
  2. ProcessSalesOrderSiebelReqABCSImpl
  3. InterfaceCustomerToBillingEBF
  4. QueryCustomerPartyListSiebelProvABCSImpl
Question 11 Multiple Choice (Single Answer)

How can a job send a status message to a TSO user at the completion of a job

  1. STATUS
  2. NOTIFY
  3. ENDMSG
  4. USER
Question 12 Multiple Choice (Single Answer)

What is the function of a DD statement

  1. Identifies & describes a dataset
  2. Delimits a DO loop
  3. Marks the start of a declarative section
  4. Delimits the start of an inline include section
Question 13 Multiple Choice (Single Answer)

When output dataset space is required, what quantity categories are used

  1. Primary, Secondary, Directory
  2. Address, Units, CONTIG or ALS
  3. Displacement and length
  4. Megabytes, Kilobytes and Bytes
Question 14 Multiple Choice (Single Answer)

How many possible different calls to BRM (not repeating calls to same opcode)can be made in the ProcessBillingPortalProvABCSImpl in case of a New Sales Order ?

  1. 2
  2. 4
  3. 6
  4. 8
Question 15 Multiple Choice (Single Answer)

As per the AIA Architecture, which EBF can invoke a Requester ABCS.

  1. Process EBF
  2. Entity EBF
  3. None
  4. Both
Question 16 Multiple Choice (Single Answer)

Out of the box, how many BPEL and ESB Processes are involved in a modify order flow where the Customer is already existing in BRM ?

  1. 6
  2. 9
  3. 10
  4. 12
Question 17 Multiple Choice (Single Answer)

Which is NOT a method that you can use to configure package configurations in SSIS packages?

  1. SQL Server Table
  2. HKEY_LOCAL_MACHINE hive in the windows Registry
  3. XML file
  4. Environment variable
Question 18 Multiple Choice (Single Answer)

You are using SSIS to import a plain text file to SQL Server. You have found that some text files do not have a standard format. For example, the last field orderdate does not exist for some records. What is the best method you should use to import this file to SQL Server?

  1. You cannot use SSIS to import non-standard text files
  2. Use a flat file connection and assign text file for the connection and get the data
  3. Use a flat file connection and Transformation option of the script component. The use some code get the orderdate
  4. Use fuzzy grouping and a flat file connection to get order date
Question 19 Multiple Choice (Single Answer)

What is the language you should use when you are using a script component?

  1. VB.Net
  2. C#
  3. VB6
  4. VB.Net & C#
Question 20 Multiple Choice (Single Answer)

What is the measure you need to use to measure similarity between a set of values in a Fuzzy Lookup?

  1. _Similarity
  2. _Confidence
  3. Similarity
  4. FuzzyComparionFlags