You can use SAS Enterprise Guide to publish SAS Report format to your Report Repository.
http://support.sas.com/kb/40/608.html
However, only reports that are created from output of a stored process can be refreshed in Web Report Studio. Otherwise, the output is static in Web Report Studio.
You can try letting Enterprise Guide convert your program to a stored process, and then follow the instructions in the SAS Note to publish. In the Enterprise Guide Help, see the topic Working with Stored Processes > Creating stored processes.
... View more