Hey guys, so I’m running up to a SOX issue. It loo...
# suitescript
m
Hey guys, so I’m running up to a SOX issue. It looks like I can’t used a scheduled script because it it only runs under the “-system-” account, and there is no easy way to audit/monitor it’s not doing anything it’s not suppose too. So I’m thinking of using a Restlet, because I know I can limit that down to a certain role. My only concern is API governance. I’ve built the script in such a way that it monitors it’s points and reschedules itself, without having to use the yeild() call. I’ve just never tried to create such a loop with nlapiResolveURL & restlets. Has anyone <!here|@here> done this before?