Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

JADE (Java) - Changing Agent Container

Is there a way to reassign agents to a different container or will I have to create a new container and then create all new instances of the agents within the new container?

I have done a lot of searching and can't seem to find anything on container reassignment.

Thanks in advance for any info!

like image 945
Chad S Avatar asked May 09 '26 23:05

Chad S


1 Answers

Hey I think the code you need is

myAgent.doMove( dest );

with dest being the location name of the new container as registered with the main container.

like image 154
pie154 Avatar answered May 12 '26 13:05

pie154



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!