RPAS : rpasinstall utility
Hi,
I am trying to do rpasinstall -fulinstall in a new env.
I could understand all the param except -rf function.
It says mention the functions to be registered.
Could you please tell me where these functions should be in the directory and how do we define this as a parameter.
for eg : found the below command in the existing script but not able to crack the params which are sent to -rf
_call rpasInstall $typeInstall -ch "$configDir" -cn ${configName} -in "$inputDir" -log "${logDir}/${logFile}" -verbose -configdir "$globalDomainConfigDir" -rf ${libPrefix}AppFunctions -rf ${libPrefix}RdfFunctions -rf ${libPrefix}ClusterEngine -rf ${libPrefix}LostSaleFunctions -rf ${libPrefix}ASOExpressions -rf ${libPrefix}Transform -rf ${libPrefix}RpasJavaExpression