how to create adapters?how to connect adapters? and how to
build?
Answers were Sorted based on User's Feedback
Answer / mahan
You don't create an Adapter in TIBCO. One configures an Adapter using a an Adapter service Palette and the Business process definition that you create in Designer. Adapters are APIs like Plug-ins. TiBco SDK has already got Adapters like JDBC connection or ODBC connection for connecting to a database service. There are also Adapter Palettes available for CRM or ERP Applications like Seibel, SAP, JD Edwarts etc. If one wants to create a custom Adapter service for one has to develop a Application in Some higher level language like C++, Java, C# or VB.NET as a dll or exe and import into TIBCO shared services as a custom Palette and give its configuration parameters to define it in TIBCO Designer.
Is This Answer Correct ? | 6 Yes | 1 No |
Answer / srskr
adapters can be created by using adapterSDK activity.this is used to develop custom adapters.adapters can be connected through messaging layers(jms or rv)
Is This Answer Correct ? | 1 Yes | 3 No |
Answer / xyz
you can create adaptor by using core java.then after you
have to pass the parameter thru XML file.
Is This Answer Correct ? | 0 Yes | 6 No |
Give an example where graceful migration of service from one machine to another is not possible.
When is a 'generate error' activity useful?
What are the modes of tibco bw installations ?
what is alias file in TIBCO?
What is the purpose of a lock shared configuration resource?
how did you handle memory management in bw
Whats the difference between publish by value and publish by referrence
What is target namespace and taget prefix?
What are the different modes of service invocation in tibco?
Already the table has some data in it, with the help of ADB we had inserted some data. By seeing the table how can we identify the data inserted by ADB.
How do you determine if there are broken references in the project?
How to achieve load balancing mechanism using a property ?