You can copy an agent by using the AgentCopy
action. For details on this action, refer to the IDOL Server Reference. You can copy an agent to use it as a template.You can copy the agent and then modify the copy. For example:
http://12.3.4.56:4000/action=AgentCopy&UserName=Administrator&AgentName=Global+Warming&DestinationUserName=JSmith&DestinationAgentName=Environment
This action uses port 4000
to copy the Global Warming
agent details from the Administrator
user to the Environment
agent for the user JSmith
.
|