Element | Package and Description |
WmPublic. Performs a series of FTP actions. | |
WmPublic. Appends data to a remote file. | |
WmPublic. Changes the working directory on the FTP server. (This service corresponds to the standard FTP command cd dirpath.) | |
WmPublic. Changes the working directory on the FTP server and retrieves a list of file names. (This service corresponds to the standard FTP commands cd dirpath and ls namePattern.) | |
WmPublic. Deletes a file in the current working directory on an FTP server. (This service corresponds to the standard FTP command delete somefile.) | |
WmPublic. Retrieves the file list during an FTP session. (This service corresponds to the standard FTP command dir namepattern.) | |
WmPublic. Retrieves a file from a remote FTP server. (This service corresponds to the standard FTP command get.) | |
WmPublic. A publishable document type that represents the document published to notify parties that an FTP get command has completed. | |
WmPublic. Connects to a remote FTP server and logs in with a specified user name and password. | |
WmPublic. Logs off of the FTP server and ends the current FTP session. | |
WmPublic. Retrieves the file list during an FTP session. (This service corresponds to the standard FTP command ls namepattern.) | |
WmPublic. Deletes multiple files in the current working directory on an FTP server. (This service corresponds to the standard FTP command mdelete pattern.) | |
WmPublic. Transfers multiple files from the remote FTP server. (This service corresponds to the standard FTP command mget.) | |
WmPublic. Transfers multiple files to a remote FTP server. (This service corresponds to the standard FTP command input.) | |
WmPublic. Transfers a file to a remote FTP server. (This service corresponds to the standard FTP command put.) | |
WmPublic. A publishable document type that represents the document published to notify parties that an FTP put command has completed. | |
WmPublic. Executes a given FTP command. | |
WmPublic. Renames a file on a remote FTP server. (This service corresponds to the standard FTP command rename.) | |
WmPublic. Returns session information for all of the FTP servers that users are currently logged into. | |
WmPublic. Issues an HTTP request that you specify and returns the HTTP response. | |
WmPublic. Inserts a new entry into the directory. | |
WmPublic. Performs an LDAP bind operation that associates the connection with the specified principal. | |
WmPublic. Cancels a previously created notification request. | |
WmPublic. Compares the value of an attribute in the LDAP directory with a value specified by the service. | |
WmPublic. Removes an entry from the directory. | |
WmPublic. Performs an LDAP modify operation that allows you to specify a list of attributes with corresponding lists of values to add to, replace, or remove from the directory entry. | |
WmPublic. Creates a notification (or "persistent search") that causes Integration Server to listen for LDAP events. When the notification gets an event, the specified service is called. | |
WmPublic. Performs an LDAP rename (move) operation allowing you to rename an entry. | |
WmPublic. Performs an LDAP search operation with the specified parameters and returns the results of the search. | |
WmPublic. Allow clients to access protected resources using an OAuth token. | |
WmPublic. Requests an access token from the authorization server. | |
WmPublic. Creates and sends REST API requests over HTTP or HTTPS. This service is internal to Integration Server and you must not execute this service manually. | |
WmPublic. Changes the working directory on the remote SFTP server. | |
WmPublic. Changes the group ownership of one or more remote files. | |
WmPublic. Changes permissions of one or more remote files. | |
WmPublic. Changes the user of one or more remote files. | |
WmPublic. Retrieves a file from a remote SFTP server and saves it on the local machine. | |
WmPublic. Creates a secure connection to the SFTP server using the specified user alias or configuration parameters. | |
WmPublic. Returns the default key exchange algorithms, Message Authentication Code (MAC) algorithms, and ciphers for the specified SFTP client version. | |
WmPublic. Gets the host key from the SFTP server. | |
WmPublic. Logs off the user from the SFTP server and ends the current SFTP session. | |
WmPublic. Retrieves the remote directory listing of the specified path or current remote directory if path is not specified. | |
WmPublic. Creates a new remote directory. | |
WmPublic. Transfers a file to a remote SFTP server. | |
WmPublic. Displays the remote working directory on the SFTP server. | |
WmPublic. Renames a file or directory on a remote SFTP server. | |
WmPublic. Deletes one or more remote files on the SFTP server. | |
WmPublic. Deletes one or more remote directories on the SFTP server. | |
WmPublic. Creates a symbolic link between the old path and the new path of a file. | |
WmPublic. Sends a MIME-type e-mail message. | |
WmPublic. Creates and sends SOAP 1.1 and SOAP 1.2 messages over HTTP, HTTPS, or JMS transports for any style/use combination supported by Integration Server. | |
WmPublic. Deprecated - There is no replacement service. Submits a SOAP message to a server via HTTP or HTTPS. | |
WmPublic. Deprecated - There is no replacement service. Submits a SOAP remote procedure call via HTTP or HTTPS. | |
WmPublic. Establishes a WebSocket connection to the URL captured in the identified WebSocket client endpoint. |