how to create a directory using external command activity
in BW? can u please tell the cmd?
Answer Posted / 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 |
Post New Answer View All Answers
What is difference between shared variable and job shared variable ?
What are the revision control system options available in tibco designer?
What are the types of adapter services ?
What is the scope of user defined process variables ?
What are the cases where business process cant proceed correctly subsequent to restart from a checkpoint ?
What are the possible error output's of read file activity?
What are the tibco bw activities that can participate in transactions?
What are the mandatory configuration parameters for ftp connection & ftp with firewall ?
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 are the uses of grouping activities ?
Where are the designer preferences stored ?
Can there be two error transitions out of an activity ?
Explain what is alias file in tibco?
What is the difference between jms queue receiver and jms queue requestor?
How to use legacy .dat file format with latest designer ?