Answer Posted / v
TIBCO Designer allows to create alias to resources that can
be reused across projects.
Alias are used in 2 resources
1)AliasLibrary- Used to alias file system resources like
the jar files needed in the project.
2)Library builder- Used to alias shared resources like
Schemas, SSL Certs, BW processes needed during design time.
| Is This Answer Correct ? | 19 Yes | 4 No |
Post New Answer View All Answers
What are the cases where business process cant proceed correctly subsequent to restart from a checkpoint ?
What are the three scenarios where bw engine has to be configured with database persistence instead of local file ?
If the business process needs to invoke another web service which resource do you use ?
If there are two sub processes then how can we call at a time one sub process dynamically by using call process?
Explain what is alias file in tibco?
What are the possible error output's of read file activity?
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 difference between scripted deployment and normal deployment?
Where do the default global variables declared in designer are stored in tibco administrator?
What is business key?
Explain the process configuration parameters - max jobs, flow limit & activation limit ?
What is the functionality of the retrieve resources resource?
What is the difference between jms queue receiver and jms queue requestor?
If secondary server finds out that the Primary is down and comes up.Where does it gets the messages from.
What is the purpose of $_error variable ?