Enterprise Platforms and Products - BizTalk, IBM BPM, and Banking Systems

Mixed quiz covering Microsoft BizTalk Server integration concepts, IBM Business Process Management (BPM) fundamentals, and Bradesco charge card product features and processes.

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

A card would be cancelled when it has_______

  1. 30 day ageing balance
  2. 60 day ageing balance
  3. 90 day ageing balance
  4. All of these
  5. None of these
Question 2 Multiple Choice (Single Answer)

Financial summary details of a card can be found in ____ screen

  1. RASI
  2. RCHI
  3. RUBI
  4. RBLI
  5. None of these
Question 3 Multiple Choice (Single Answer)

Statementing process happens immediately after _____

  1. Posting
  2. Cycle cut
  3. Review
  4. Non financial process
  5. None of these
Question 4 Multiple Choice (Single Answer)

Nonfinancial details of a card can be viewed through which screen for Bradesco Charge products

  1. RSTI
  2. RASI
  3. RCHI
  4. RBLI
Question 5 True/False

Unbilled transaction details would be available in ZCMSTRN1 segment always

  1. True
  2. False
Question 6 True/False

For charge cards the minimium due amount is 14% of the total close balance due

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

Account status code (Cancelled or Active) is available in _______ segment

  1. ZCMSACCT
  2. ZCMSPLAS
  3. ZCMSFINT
  4. ZCMSTRN1
  5. ZCMSTRN2
Question 8 Multiple Choice (Single Answer)

Close balance would be available in _____ Segment

  1. ZCMSACCT
  2. ZCMSPLAS
  3. ZCMSFINT
  4. ZCMSTRN1
  5. ZCMSTRN2
Question 9 True/False

At BPD level, a private variable and input variable can have same name.

  1. True
  2. False
Question 10 True/False

You should a create a complex type for each coach you develop

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

If you use activity wizard to create a coach , which service should you choose?

  1. System Service
  2. Rule Service
  3. Human Service
  4. Coach Service
Question 12 True/False

You can drop and integration definition into a service but cannot put connector into a service

  1. True
  2. False
Question 13 True/False

An integration definition can be used as an activity

  1. True
  2. False
Question 14 Multiple Choice (Multiple Answers)

Which of the following are subscribers according to the biztalk pub/sub architecture?

  1. Receive Port
  2. Send Port
  3. Receive Pipeline
  4. Send Pipeline
Question 15 True/False

BizTalk Orchestrations support recursion.

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

What should the access restrictions be on a port type that is supposed to be responsible for receiving a message from a web service

  1. Private
  2. Public
  3. Internal
  4. Any of the above
Question 17 Multiple Choice (Multiple Answers)

What is a Dynamic Port?

  1. A port which can be created at runtime from within the orchestration
  2. A port whose binding information can be supplied at runtime
  3. c. A port whose binding information can be imported into BizTalk thru a xml file
  4. A port which can receive messages of any message type
Question 18 Multiple Choice (Single Answer)

When using the Business Rules Engine, you need to create certain facts that are based on XML Schemas. What should the value of the “Document Type” be in order for the Business rules to be successfully invoked from a BizTalk orchestration.

  1. Name of the schema.
  2. Name of the Root node in the xml document
  3. Namespace.typename of the project in which the schema has been deployed
  4. Name of the xml document
Question 19 Multiple Choice (Multiple Answers)

What are the different kind of Hosts available in BizTalk?

  1. In Process Host
  2. Isolated Host
  3. BizTalk Server Host
  4. Web Host
Question 20 Multiple Choice (Multiple Answers)

Which orchestration shape allows you to inject Custom C# code inside your orchestration?

  1. The Message Assignment Shape
  2. Expression Shape
  3. Construct Message Shape
  4. Decision Shape