bcgov / pssg-cscp-cpu

Apache License 2.0
0 stars 10 forks source link

VS-6870 foreground implementation using Dataverse and XrmToolbox #67

Open jburditt opened 1 month ago

jburditt commented 1 month ago

XrmToolbox and Dataverse implementation "working" implementation of VS-6870. This has not yet been tested for sanity, only that it produces results that look sane. This is safe to merge, since it has no breaking changes and is affectively "dark launching", since nothing hits the new controller method yet.

NOTE that background job decorator has not been added yet