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 the purpose of the inspector activity ?
Process engines in a fault tolerant group can be configured as peers or master secondary.how do these differ ?
Where do the default global variables declared in designer are stored in tibco administrator?
By using which bw palette we can create db table?
Where does the tibco admin maintains the version history of the application?
What are the mandatory configuration parameters for ftp connection & ftp with firewall ?
What is process name dynamic override?
What is the role of tra?
When is a 'generate error' activity useful?
Why we implement the tibco in our organization or company?
What are the tibco bw activities that can participate in transactions?
What are the revision control system options available in tibco designer?
What are the pretch predicates in tibco bw ?
What is difference between shared variable and job shared variable ?
If there are two sub processes then how can we call at a time one sub process dynamically by using call process?