TIBCO Business Studio 3 Exam

This test will certify that the successful candidate has important knowledge and skills necessary to design and maintain process definitions using TIBCO Business Studio 3 for deployment to TIBCO iProcess Suite.

Exam Details
Audience
Recommended General Experience
Product Specific Experience
Exam Topics and Objectives
Suggested Reading List
Standards Reference URLs
Recommended Courses
Sample Questions
Exam Details

Exam: TB0-113
Number of exam questions: 65
Exam duration: 1 hour and 30 minutes
Percentage correct to pass the exam: 66%
Audience

The successful candidate will be able to develop and troubleshoot processes of average complexity that effectively translate customer requirements into a logical business process design (excluding any integration with a specific external system) with no assistance. Average complexity would include user and service tasks, conditional expressions, dynamic addressing, priority aging, and events; gateways (split, join), independent and embedded sub-processes (static and dynamic), and artifacts. Further, the candidate will be able to update processes of any complexity, although he or she may need to seek assistance for complex process design issues. Finally, the candidate should have an understanding of process management, version control, and the impact of process design on the end-user view.

Additionally, successful candidates will have the experiences and mastered the topics outlined below.

Recommended General Experience

Six months experience designing processes, including development of, or exposure to, design best practice as gained by working with experienced process designers.

Product Specific Experience

6 months experience using TIBCO Business Studio 3.

Exam Topics and Objectives

Concepts
Integration
Recognize where it is appropriate to use different methods of case start and where event triggers can be used.
Recognize the technical advantages/disadvantages of different integration components.
Work Queue Management
Recognize the relationship between the process design and the work queue/user interface.
Process Constructs
Given one or more process constructs, analyze the situation and describe what will happen.
Process Participants
Describe the relationship between participants and User/Groups and the execution there of.
Administration
Process Administration
Recognize the characteristics of different States.
Describe the purpose and configuration options for Process Packages.
Explain the principle of various iProcess process advanced properties.
Design Environment
Explain how to interact with other systems from within the design environment.
Process Design
Objects
Identify within a given scenario when it would be appropriate to use priorities and recognize which configuration options would be most appropriate.
Given one or more scenarios, identify the most appropriate use of Script Tasks.
Given one or more scenarios, identify the most appropriate method of Addressing.
Identify valid Data Field and Parameter definitions and their usage.
Identify appropriate uses for the different types of sub-procedures and explain the issues that must be considered when configuring sub-procedures.
Given a scenario, identify the most appropriate use of a Receive Task.
Describe the purpose, features, and usage of Service Tasks.
Given a scenario, select the appropriate use of an Intermediate Event.
Describe the purpose, features, and usage of Gateways.
Given one or more scenarios, identify the most appropriate use of Task level scripts.
Forms
Given a scenario, identify the most appropriate use of Form level scripts.
Describe the relationship between process data and Forms.
Describe the use of the Form Designer.
Expressions and Functions
Recognize the different types of expressions, functions, and common system variables that exist and how they can be used.
Troubleshooting
Deployment Troubleshooting
Recognize where to look for troubleshooting information when a given project package or process does not behave as expected.
Suggested Reading List

TIBCO Business Studio Process Modeling User’s Guide
TIBCO Business Studio Forms User’s Guide
TIBCO Business Studio iProcess Developer’s Guide
TIBCO Business Studio Customization Guide
Standards Reference URLs

Business Process Modeling Notation (BPMN)

http://www.bpmn.org/

Recommended Courses

BPM210: Essentials of TIBCO® Business Process Management *
BPM410: Designing with TIBCO Business Studio 3.x *
BPM510: Business Studio 3.x for Business Analysts *
*Course materials may only be obtained by attending the course(s).

Donwload Free PassGuide Braindumps-The Most Realistic Practice Questions and Answers,Help You Pass any Exams

Sample Questions

TIBCO Business Studio 3 Exam Sample Questions
To maintain the security of the test environment, candidates are not permitted to bring reference materials of any kind into the testing center. Candidates should review our program policies prior to taking their exam.

TB0-113: TIBCO Business Studio 3 Exam Sample Questions

Please note: Your successful completion of these sample questions is not a guarantee of passing TIBCO’s actual certification exam.

  1. Which three parameters must be completed when configuring a TIBCO iProcess Workspace (Browser) Server as a Deployment Server? (Choose three.)
    1. iProcess Client URL
    2. Action Processor URL
    3. Forms Deployment URL

    4. JMS Server Context URL
    5. iProcess Server Engine Connection Details
    6. BW MBeans Hosted Server Connection Details
  2. How are process fragments enabled in TIBCO Business Studio when the Fragments tab is not visible?
    1. by selecting Fragments from the View Options menu
    2. by selecting the Window > Show View > Fragments menu option
    3. by right-clicking the process Palette and selecting the Fragments option
    4. by selecting the File > New > Business Object Fragments > View menu option
  3. Which three entities can you create directly under the Process Package? (Choose three.)
    1. Data Fields
    2. Participants
    3. Parameters
    4. Type Declarations
    5. Service Descriptors
  4. Where are the process Destination Environments specified and modified?
    1. select File > New > Process > Destinations menu option
    2. select the relevant destination from the Process Outline window
    3. select the Package and select the Destination Environments tab
    4. select the Windows > Preferences > Destination Environments menu option
  5. The case priority in a process needs to be set to increment by 10 every hour until the highest priority value is reached.

    Which three values should you set as part of configuring the priority? (Choose three.)

    1. SW_CP_NUMINC to 0
    2. SW_CP_NUMINC to -1
    3. SW_CP_INCPERIOD to 1
    4. SW_CP_INCPERIOD to “h”
    5. SW_CP_INCPERIOD to 10
    6. SW_CP_INCREMENT to 10
    7. SW_CP_INCREMENT to -10
  6. A process calls one of several sub-processes at runtime. At design time, it is not known which sub-process will be called.

    Which method should be used in this situation?

    1. create an Inline Sub-Process with a Loop Activity Marker
    2. create a Process Interface that is then referenced by a Graft Task
    3. create an Embedded Sub-Process that uses a Parameter Template
    4. create a Process Interface that is then referenced by a Reusable Sub-Process
  7. When using the Operation Picker to select a BW Service Operation, the required operation does not appear.

    What are two common causes of this problem? (Choose two.)

    1. The JMS Server is not connected.
    2. The BW MBean Server is not connected.
    3. The JMS Server has not been configured.
    4. The WSDL file is not located in the special Service Descriptors folder.
    5. The targetNamespace does not match the SOAP address in the WSDL file.
  8. The Timer Intermediate Event has a one-minute deadline configured.

    Which two statements are true about when the “Contact Customer” task is completed? (Choose two.)

    Contact Customer

    1. The “Contact Customer” task must be completed within one minute.
    2. The “Generate Customer Contact” task must be completed within one minute.
    3. When the deadline expires, the “Generate Customer Contact” task will be delivered.
    4. There will be a one-minute delay until the “Generate Customer Contact” task is delivered.
  9. What are three values of a Button Type property of a button on a TIBCO Business Studio Form? (Choose three.)
    1. apply
    2. close
    3. cancel
    4. submit
    5. primary
    6. extended
    7. peripheral
    8. associative

Answers:
1. A, B, C
2. B
3. A, B, D
4. D
5. B, C, G
6. D
7. D, E
8. C, D
9. E, G, H

High quality IT Certification Training Exam Questions, Study Guides and Practice Tests are in Downloadable PassGuide Testing Engine,Successful for IT Certification or Full Refund for you.Contact Us:Sales@PassGuide.com

Type

Exam Bible New Questions & Answers

Latest Updated

Download link
PDF All Certbible 's Exam Dumps

597

1 days ago Available
Free PassGuide

PassGuide Training Materials & Practice Tests

free certification guide
Tags:

About the Author

Free Certification Exam Download has written 10018 stories on this site.

If you have any doubts about legality of content or you have another suspicions, feel free to contact us:CertGuard@Gmail.com

Write a Comment

Gravatars are small images that can show your personality. You can get your gravatar for free today!

Copyright © 2010 CertBible – IT certifications Exams,Study Guide,Practice Test,Training Materials.. PassGuide,Pass4sure,Testking,Testinside,Pass4side,Certifyme,Transcender,Examworx,Topcerts,Actualtests. Cisco microsoft Comptia CCNA CCIE MCSE Oracle ccnp hp ibm citrix Sitemap