how to create adapters?how to connect adapters? and how to
build?
Answers were Sorted based on User's Feedback
Answer / priya
Hi.We can create adapters in tibco.In tibco,we are provided
with Adapter SDK.In that we can manually create adapter.In
adapter activity,we have publish to adapter and subscribe
to adapter.we can drag n drop these,so that we can provide
info about other adapter.Any way before creating adapter,in
tibco TRA(tibco run time agent must be installed)
Is This Answer Correct ? | 21 Yes | 0 No |
Answer / siva
Yes we can create our own adapters in TIBCO
In TIBCO there is one feature to create custom adapters
customer adapters means we can create our own adapters
it will be written in c,java e,t,c and adpaters have
Adapter SDK through which we can create our own adapters .
We can communicate with different adapters through the
activities provided with adapter
Is This Answer Correct ? | 18 Yes | 2 No |
Answer / sivasankar.a
As per my knowledge in Tibco we are already having the
adapters provided by the software like ADB,SAPR/3,SEIBEL
etc..,if u want other than this we can create custom
adapters by using AdapterSDK.
we can connect the adapters by configuring the adapter
components.
Is This Answer Correct ? | 14 Yes | 2 No |
Answer / madhu
I don't have much knoledge on tibco but i have some
knoledge. according tomy knoledge
adapters are built-in, we can install it and by using some
technics we can connect the adapters and also
By using adapters we can create the applications
Is This Answer Correct ? | 7 Yes | 4 No |
Answer / priyaharini
TIBCO hava different adapters for different
application with different adapters those are
ActiveDatabase adapter to oracle
file adapter to file formats like different textfile,doc etc
MQ series adapter to mainframe with using webshpere
R/3 adapter for SAP
Is This Answer Correct ? | 7 Yes | 6 No |
Answer / sudheer
i dont know briefly abt this,but i will give some
information,
we cannot create adapters,we must install adapters which we
required.we have so many adapters such as sap,mqseries,adb,
siebel,peoplesoft etc..........we must install required
adapters for our project.
How can we connect means, after installing the req adapter
we can use the activities provided by tht adapter.
how to build mmeans i cant get ur queations.
Is This Answer Correct ? | 2 Yes | 13 No |
How many types of Global vaibles are there in BW?
what is the difference between soap and service?when we use service?
Explain what is alias file in tibco?
What is the mechanism of a transaction ?
What activity can be used to set the value of a 'user defined process variable' ?
Difference between adapter component and bw component ?
What are the cases where business process cant proceed correctly subsequent to restart from a checkpoint ?
What is process name dynamic override?
How we can send the message from jms to RV?
Process engines in a fault tolerant group can be configured as peers or master secondary.how do these differ ?
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 is meant by process context varibale?