PASOE

Posted by Gareth Vincent on 11-Feb-2016 05:03

I've created a PASOE environment with one instance with multiple ABL Applications and webapps for each.  How does one start and stop just one ABL application and add/remove an additional ABL application while the instance is running? 

All Replies

Posted by sgabbeta on 11-Feb-2016 05:32

 
Hi Gareth,
 
You can start and stop individual ABL application using below command.
 
               tcman.bat enable -u <USERNAME>:<PASSWORD> <ApplicationName>
 
enable      start web application running
disable     stop running web application
 
Thanks
Regards,
Sharath
 

Posted by Gareth Vincent on 11-Feb-2016 05:55

Hi Sharath,

Thanks for your quick reply.  I've tried this but this only stops the webapp and not the ABL agents.  The other thing I would like to be able to do is add additional ABL applications to the PAS instance while its running and stop and start them independently.

Regards

Gareth

This thread is closed