Command Line Reference

Command Line Reference

setResourcePermissions

setResourcePermissions

Set permissions for multiple resources at a time using the serResourcePermissions command.
To run the command, use the following syntax:
infamftcmd.bat -server <"server"> -user <user name> -password <password> -command setResourcePermissions -adminUser <admin user> -adminGroup <admin group> -list <location of the resource.xml file>
The following table lists the available command options:
Parameter Name
Description
Required?
Default Value
server
The host name or the IP address of the hosted server.
Yes
None
user
The name of the administrator user.
Yes
None
password
The password for the user to log in with.
Yes
None
adminUser
The name of the administrator user.
Either adminUser or adminGroup is required.
None
adminGroup
The name of the administrator group.
Either adminUser or adminGroup is required.
None
list
The location of the resource.xml file specified for this parameter. The file contains user specified details such as the user name, the type of service, the user permission, and the group permission that should be set for the specified adminUser and/or the adminGroup respectively.
Yes
None

Example:

infamftcmd.bat -server "http://localhost:8000/informaticamft" -user sys -password sys -command setResourcePermissions -adminUser user -adminGroup group -list C:\Informatica\sample_drop_file\Files\resource.xml

0 COMMENTS

We’d like to hear from you!