1) What is Integration
2)How we can integrate heterogeneous applications
3)Drawback of XML
4)Advantages of EAI
5)Different EAI tools
6)Difference between other EAI tools and TIBCO
7)Mechanism of TIBCO
8)Difference between Java and TIBCO
9)Installation Mode
- GUI Mode
- Silent Mode
- Console Mode
10)Knowledge on version of TIBCO software
11) Software Installation
12) Starting Designer
- Project
- New Empty Project
- New Project From Template
- Open Existing Project
- Reopen Project
- Delete Project
- Administration
- D
- F
13) New Project
- Multi File Project
- Project Directory
- Message Encoding
- Multi User System
- XML Canon
14) Best Practises while creating TIBCO Project (Folder Structure)
15) Process Creation (Start Activity and End Activity)
16) Transition
- Success
- Success with Condition
- Success with No Matching Condition
- Error
17) File
- Create File
- Read File
- White File
- Read Write File
- Copy File
- Rename File
- Remove File
- List Files
- File Pollar
- Wait For File Change
18) Multiple Transitions
19) Parse
- What is Parsing
- Types of Parsing in Java
- Types of Parsing in TIBCO
- Types of file can be parsed in TIBCO
- Pallet used for Flat File parsing
- Types of Format in Flat File
- Parse Data
- Render Data
- Data Format
- Skip Blank Lines
- Manually Specify Start Record
- Continue On Error
- Error Data in another File
20) XPath Formula
21) XML Activities and XML Tools
- Pallets Used for XML File Parsing
- Different ways for XML file Parsing
- Parse XML, Render XML, Schema
- Transform XML, XSLT File
- Validation
- Process Level
- Schema Level
22) Flat File to XML File
23) XML File to Flat File
24) Global Variables
25) Grouping
26) JDBC
- JDBC Connection
- Driver
- URL
- HOST
- PORT
- DATABASE NAME
- USER NAME
- PASSWORD
- JDBC Query
- JDBC Update
- JDBC Call Procedure
- JDBC Get Connection
- SQL Direct
27) Grouping Continue
- Repeat Until True( JDBC Query Process In Subsets)
- Repeat On Error Until True (JDBC Connection Error)
- Critical Section
- Single Group
- Multiple Group
- Iterate
- Batch Update
- Batch Update(Iterate)
- Transaction
- Types of Transaction
- JDBC
- Override Transaction Behaviour
- While True
- Pick First
28) JMS/EMS
- Difference between JMS/EMS
- Starting EMS Server
- Starting EMS Administration Tool
- Connecting EMS Server from Administration tool
- HELP Command
- Types of Destination
- Queue
- Topic
- Multicast
- Command which can be executed on queue
- Properties for queue
- Different types of queue
- Difference between
- Static
- Dynamic
- Temporary
- System
- Explanation about properties like
- Exclusive
- Flow control
- Overflow Policy
- Expiration
- Server Level
- Sender Level
- Failsafe
- Secure
- Global
- Pre fetch
- Relation Between Flow Control, Overflow Policy,Expiration
- Use of JMS_TIBCO_PRESERVE_UNDELIVERED and $sys.undelivered queue
- Use of Message Selector
- Delivery Mode
- Persistent
- Non Persistent
- EMS Reliable Delivery
- Relation Between delivery Mode, Failsafe and File System
- Acknowledgement Mode
- Auto
- Client
- TIBCO_EMS_Explicit
- Dups_OK
- No_Acknowledgement
- Creation of Group
- Creation of User
- Adding User to Group
- Permission for Queue
- Requestor
- Wait For JMS queue
- Topic
- Properties and Commands for Topic
- Durable Subscriber
- Bridge
- Route
- FT
- LB
29) General Activities
- Timer
- Sleep
- Wait
- Notify
- Label
- Write To Log
- On StartUp
- On Shutdown
- Assign
- Mapper
- Call Process
- Confirm
- Checkpoint
- Set Shared Variable
- Get Shared Variable
- Job Shared Variable
- Engine Command
- External Command
- Inspector
30) HTTP
- HTTP Connection
- Server
- Web Browser Client
- Stand Alone Client
- Parameter Passing
- Difference between Post and Get
- Use of Post Method
- Login Page Example
31) HTTP
- HTTP Connection
- Server Creation
- Web Browser Client
- Stand Alone Client
- Parameter Passing
- Difference between POST and GET
- Using Post Method
- Login Page Example
32) Web Services
- What is web service
- Different ways to create web service
- WSDL,SERVICE,HTTP
- WSDL,SERVICE,JMS
- WSDL,SOAP,HTTP
- WSDL,SOAP,JMS
- Existing Process as Web Services
33) Security
34) Adapter
- What is an Adapter
- Adapter Life Cycle
- Adapter Services
- Adapter Components
- Adapter Types
- ADB Adapter
- Adapter Configuration
- Design Time
- Run Time
- Publication Service Configuration
- Transport Type
- RV
- JMS
- Table
- Publication Options
- Subscription Service Configuration
- Configuration
- Table
- Subscription Options
- Exception Table
35) Admin
36) RV
- Difference between RV and EMS
- Mechanism of RV
- Use of Network, Service, Demon
- Types of RV
- Reliable
- Certified
- Distributed Queue
37) Project Library
38) Error Handling
- Overview of Error Handling
- Error Process Variables
- $_errorProcess Variables
- $_error_<activityName> Process Variable
- Error Propagation
- Catch and Throw