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 |
What is target namespace and taget prefix?
What activity can be used to set the value of a 'user defined process variable' ?
What is the difference between jms queue receiver and jms queue requestor?
Difference between adapter component and bw component ?
What is the purpose of a lock shared configuration resource?
What is the difference between Waitfor JMS queue Message and GetJMS queue message activity. Also pls reply in terms of performance
How Do U Deploy EAR File TO two Machines?
What is process name dynamic override?
Wht is bussiness key?
What is meant by process context varibale?
How to achieve load balancing mechanism using a property ?
what is alias file in TIBCO?