Thanks @SASKiwi for the tag.
Indeed there IS a migration path for AF / SCL and it is - SAS Powered Web Apps. Whilst @AlanC is right, it's not worth it if you can just create some parameterised jobs, I would put forward that it's really not that hard - especially if you use a framework, such as the one my team have built, namely SASjs.
Using this (open source) approach you can build a web app using traditional Base SAS and deploy it to both SAS 9 EBI (with Stored Processes) and SAS Viya (Jobs) with next-to-zero additional effort.
To re-iterate that once again - you can build an app with SASjs and have it run on ANY platform, be that traditional Base SAS, SAS 9, or SAS Viya.
I'd be happy to provide free advice, we have a bunch of seed apps to speed this process up: https://github.com/search?q=topic%3Asasjs-app+org%3Asasjs+fork%3Atrue You can also engage our team to just fix it for you: https://sasapps.io. We're damned fast when it comes to building web apps on SAS because that is literally, all we do! Right now we're just wrapping up a major AF/SCL modernisation for a government customer.
... View more