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
What is tibco?
How to design a process such that depending on number of records updated in a database, 3 different sub-processes may be called ?
Hi i want to learn TIBCO. I am not good at programming.. Which module should i prefer to learn in tibco. i am having 2 years exp in another sector, now i m planning to change my career path. Please suggest me.
If Sender has sent the message on a queue.If the JMS Primary Server went down and secondary Server get the message which is lost. Where is the message now?
What is difference between scripted deployment and normal deployment?
What are the tibco bw activities that can participate in transactions?
If the business process needs to invoke another web service which resource do you use ?
What are the uses of grouping activities ?
What is business key?
What activities are supported in jta transaction?
Which are the two process variables available to all activities with inputs ?
What is the difference between publish by value and publish by reference?
How to use legacy .dat file format with latest designer ?
Which group do you use to wait for multiple events and proceed with the first to occur ?
How do wait-notify resources work ?