how to create a directory using external command activity
in BW? can u please tell the cmd?
Answer / manish amode
To create Directory using external command
For Windows:
"cmd /c mkdir <Drive-path>\<Directory-Name>"
This is an single command to be entered in input of the
command.
| Is This Answer Correct ? | 8 Yes | 0 No |
If secondary server finds out that the Primary is down and comes up.Where does it gets the messages from.
Where do the default global variables declared in designer are stored in Tibco Administrator -- WellsFargoo
Give an example where graceful migration of service from one machine to another is not possible.
What is difference between shared variable and job shared variable ?
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 the mechanism of a transaction ?
What is a spawn in call process?
What are the modes of tibco bw installations ?
Hi, I want to learn TIBCO. Could anybody suggest, what are the topics i need to learn to become a TIBCO Consultant. I have 4 years of IT Exp but not on TIBCO. Please Suggest..?
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 the functionality of the retrieve resources resource?
What are the different modes of service invocation?