Puts actors into the workflow database. The format of the XML file is the same as the format returned by the Workflow Design Environment export option or the getActors() method. Multiple actors may be present in the XML file. If any of the actors already exist in the database, they will be skipped.
public java.lang.String[] putActors(java.lang.String actorXML) throws PMServiceException
|
Parameter |
Type |
Description |
|
actorXML |
string |
Identifies the XML document containing actor definitions |
The names of the actors that were successfully added
PMServiceException
| Copyright © 2010 CA. All rights reserved. | Tell Technical Publications how we can improve this information |