msiAdmInsertDVMapsFromStructIntoDB ( msParam_t *  inDvmBaseNameParam,
msParam_t *  inCoreDVMapStruct,
ruleExecInfo_t *  rei 
)
Description:
Writes a DVM structure into the current DVM base
Module:
core
Since:
after 2.5
Author:
Arcot Rajasekar
Date:
2011
Note:
This microservice requires iRODS administration privileges.
This is a microservice that reads the contents of a DVM structure and writes them as a new DVM base set in the iCAT.
Example Usage:
See clients/icommands/test/rules3.0/
Parameters:
[in] inDvmBaseNameParam - a msParam of type STR_MS_T, the name of the target database
[in] inCoreDVMapStruct - a msParam of type RuleStruct_MS_T
[in,out] rei - The RuleExecInfo structure that is automatically handled by the rule engine. The user does not include rei as a parameter in the rule invocation.
Session Variables Used:
none
Session Variables Modified:
none
iCAT Attributes Used:
none
iCAT Attributes Modified:
iCAT tables are modified
Side Effect:
none
Returns:
integer
Return values:
0 on success
Precondition:
none
Postcondition:
none
See also:
msiAdmReadDVMapsFromFileIntoStruct, msiGetDVMapsFromDBIntoStruct, msiAdmWriteDVMapsFromStructIntoFile

Definition at line 790 of file ruleAdminMS.c.

Generated on Fri Mar 15 13:58:02 2013 for iRODS Documentation by  doxygen 1.6.3