Cisco Unified Application Environment Mailing Lists                                                

Subscribing to the mailing-lists

To Subscribe one or more of our mailing-lists,
please use the mailing-list management page at this URL: http://developer.cisco.com/web/cuae/mailer.

  Web Archives

       To browse the mailing-list archives, select one of the categories below:

 

Cisco Unified Application Environment Developer Forums Cisco Unified Application Environment Developer Forums
Combination View Flat View Tree View
Threads [ Previous | Next ]
Calling external program from designer
toggle
Is it possible to execute an external VBS or .exe from within the CUAE Designer?
Flag Flag
RE: Calling external program from designer
7/6/09 5:32 AM as a reply to Bill Riley.
hi Bill,
 
There is no way you can execute a .exe from within the CUAE designer. Could you please elaborate what exactly you wanted to do here?
 
So basically, is your question is that when u are creating an application you want to execute some exe from the designer? In that case the answer is No.
or
Is that you wanted to know that when u are creating an application, you can add some actions which will run an exe or vbs file? If that is the case then the designer offers custom action to be put inside the application script where developers can write their own C# code. So if you want you can write the vbs or exe script which you have in C#. After that you can load the application in CUAE App Server and invoke the application. 
 
Thanks
Nabhonil
Flag Flag