From your developer console, you can run the Renewal Refresher on a specific account. Change the Account ID that is added in the "setAcctIds" set and Use the following script below:


Set<String> setAcctIds = new set<String>();

setAcctIds.add('001f400000CkuxH'); 

tysoxrr.OrderManagementRefreshRenewals.runSetJob(setAcctIds);