Enable running command in RDNG server
![](http://jazz.net/_images/myphoto/9760b1bf66e3813939b83cbe967fe4de.jpg)
Hi team,
I have an issue with generating report for RDNG module.
I have create a RPE template using RPE document studio, in RPE studio, I have enable running command by adding this line to .ini file:
-Dcom.ibm.rational.rpe.enable_commands=true
In RPE template, I have an execution command, when debug, the running command is successfully, but when I deploy my template into RDNG server, the command failed to run.
Is there any way to enable the running command mode in RDNG ALM server?
Please help me on this,
Thank you,
Best Regards,
Anh Do
Accepted answer
![](http://jazz.net/_images/myphoto/9760b1bf66e3813939b83cbe967fe4de.jpg)
You do realize that the document generation component in RDNG is not RPE, don't you? It is in fact RRDG. This blog talks about the differences and relationship between the two.
https://rpeactual.com/2011/04/21/rrdg-vs-rpe/
It is quite likely that RRDG does not have the command execution capability at all.
Comments
![](http://jazz.net/_images/myphoto/9760b1bf66e3813939b83cbe967fe4de.jpg)
Hi @Donald,
Thanks for your answer,
But I have to create a RPE template and run it in RRDG, with the capability of running a command that will download a file from ALM server (in requirement management application) then embed that file to the generated report. From RPE studio, the command is running fine, but when deploy to RRDG, it is not running successfully. Can you help me on this?
Thank you,
Best reagrds,
Anh Do
![](http://jazz.net/_images/myphoto/0227396f4efb17d0baa0c12dd70df878.jpg)
As far as I know, and based on other discussions, you can only embed static images in the RPE templates used by RDNG.