Error while executing command line in RPE template after deployment to RQM
Hello,
i have created a project in RPE to generate a report from RQM. I use the RQMUrlUtility.jar to download attachements of the testcases. It's working fine in RPE but when I deploy it to RQM I'm getting the following error while trying to execute the JAR file (java.lang.Runtime.getRuntime().exec(command)):
TypeError: Cannot call property getRuntime in object [JavaPackage java.lang.Runtime]. It is not a function, it is "object".
Probably is the command line execution disabled like in RPE.
If it's the case where do I have to configurate it in Jazz/RQM? And if not which other sources could generate the error?
In advance thanks for your help and time.
One answer
I presume that you are having the commands entered in "Command" property of RPE template element (ex. Include File element) and you are uploading only .dta file (and not .dsx) while creating report resource.
Note that the embedded RPE reports don't have all of the same functionality in CLM as they do from RPE. I'm not very sure, but my guess is that running commands through RQM/RRDG has never been supported.
Comments
Don Yang
Aug 14 '18, 12:37 a.m.how did you deploy RPE reporting template into RQM? what is RQM/RPE version?
Christopher Seidel
Aug 14 '18, 2:59 a.m.Deployment: