how to create adapters?how to connect adapters? and how to
build?
Answer Posted / 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 |
Post New Answer View All Answers
Explain Client and EXplicit Client dupsOK Acknowledge modes in jms?
Where does the tibco admin maintains the version history of the application?
What is the role of tra?
Where do the default global variables declared in designer are stored in tibco administrator?
What are the options for configuring storage for process engine's checkpoint repository ?
How to control the sequence of execution of process instances created by a process starter ?
When is a 'no action' group used ?
What is the functionality of the retrieve resources resource?
Which are the two process variables available to all activities with inputs ?
What is the default axis in xpath ?
If the business process needs to invoke another web service which resource do you use ?
If there are Senders who are sending messages on a queue. And these messages are not yet received by the consumers. They are still lying in the server. But before the consumers could receive the message the server went down. Since they are persistent messages, they are saved. But when secondary comes up how will the secondary server will get the message because it’s a different machine. How will it get the messages which are with the Primary server?
What are the different types of transactions tibco provides?
How do you determine if there are broken references in the project?
What are the possible error output's of read file activity?