Aqualogic Interaction API  
 

IPTExternalOperation Interface

JHQ 050604: External Operations have been re-architected to run script files instead of commands from the command line. These scripts must reside in the automation server's portal_home/scripts directory. This directory can be secured as necessary. Therefore, we no longer use the RunAsUser/RunAsUserPassword. Corresponding methods will be deprecated and should not be implemented.

For a list of all members of this type, see IPTExternalOperation Members.

public interface IPTExternalOperation : IPTObject, IPTLocalizable, IPTUnknown, IPTServerContext, IPTStorable

Types that implement IPTExternalOperation

Type Description

Requirements

Namespace: com.plumtree.server

Assembly: plumtreeserver (in plumtreeserver.dll)

See Also

IPTExternalOperation Members | com.plumtree.server Namespace