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
Which mechanism can be used to pass data between a process instance and a called sub process other than mapping from/to the callee's input/output ?
If you have installed a particular version of tibco software e.g. Tibco bw x.y.z, what are x, y and z number stands for?
What is process name dynamic override?
What are the types of adapter services ?
Which activity is used for detecting duplicate message processing?
What activities are supported in jta transaction?
If secondary server finds out that the Primary is down and comes up.Where does it gets the messages from.
Where are the designer preferences stored ?
Where does the tibco admin maintains the version history of the application?
What are the three scenarios where bw engine has to be configured with database persistence instead of local file ?
If there are two sub processes then how can we call at a time one sub process dynamically by using call process?
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?
Explain the process configuration parameters - max jobs, flow limit & activation limit ?
How to design a process such that depending on number of records updated in a database, 3 different sub-processes may be called ?
How do you determine if there are broken references in the project?