Command Line Reference

Command Line Reference

removeVirtualFile

removeVirtualFile

Remove a virtual file from a Web User profile or Web User Group using the removeVirtualFile command. The following table lists the available options for removing a virtual file.
To remove a virtual file from a Web User profile or Web User Group, log in as a User with the Web User Manager role.
Example 1:
The following command will remove a virtual file from a Web User:
infamftcmd.bat -server http://10.1.4.1:8000/informaticamft -user Administrator -password Administrator 
-command removeVirtualFile -username kharris -virtualPath "/Inbound/Invoices/Qtr1.csv"
Example 2:
The following command will remove a virtual file from a Web User Group:
infamftcmd.bat -server http://10.1.4.1:8000/informaticamft -user Administrator -password Administrator 
-command removeVirtualFile -groupName HTTPSUsers -virtualPath"/Inbound/Invoices/Qtr1.csv" 

Parameter Name
Description
Required?
Default Value
userName
The Web User account name.
Yes*
None
groupName
The Web User group name.
Yes*
None
virtualPath
The relative path of the file as it appears to Web Users.
Yes
None
*You must specify either a userName or groupName parameter with this command.

0 COMMENTS

We’d like to hear from you!