Difference between file polar and file adapter ?
Answer Posted / bhaskar reddy
File Adapter is a trigger file based concept. It triggers when .trg file is available for the corresponding data file.
File Poller does not have this concept. when ever the file updates (create,update,delete) poller will trigger the process based on configuration you did to FilePoller activity.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is the difference between jms queue receiver and jms queue requestor?
Process engines in a fault tolerant group can be configured as peers or master secondary.how do these differ ?
What are the options for configuring storage for process engine's checkpoint repository ?
What are the tibco bw activities that can participate in transactions?
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 the difference between publish by value and publish by reference?
What are the three scenarios where bw engine has to be configured with database persistence instead of local file ?
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?
If there are two sub processes then how can we call at a time one sub process dynamically by using call process?
What are the output formats for xslt?
Where does the tibco admin maintains the version history of the application? Please tell us the path?
What is the scope of user defined process variables ?
What activities are supported in xa transaction ?
What is business key?
What are the types of adapter services ?