Restore Settings on the SCORECARD needs to reset the blockApplication to the current url that the restore is happening on.
"results": {
"blocks": {
"Block0": {
"blockApplication": url-of-the-scorecard-app
If the blockApplication url is not restored to the actual url where the restore is happening the dataProcessor won't know where to notify the dataProcessing status.
Restore Settings on the SCORECARD needs to reset the blockApplication to the current url that the restore is happening on. "results": { "blocks": { "Block0": { "blockApplication": url-of-the-scorecard-app
If the blockApplication url is not restored to the actual url where the restore is happening the dataProcessor won't know where to notify the dataProcessing status.