Hello, Can someone help me?
This is the line that pulls up the report from avaya CMS, Given that I wont close the report on my code, what would be the code to just restart the existing report?, rather than closing the report and pulling up a new one. Your responses will be highly appreciated!
Code:
b = cvsSrv.Reports.CreateReport(Info, Rep)
This is the line that pulls up the report from avaya CMS, Given that I wont close the report on my code, what would be the code to just restart the existing report?, rather than closing the report and pulling up a new one. Your responses will be highly appreciated!