Hi,
I try to start the DWF-template with an enabled uaa service.for the backend model.
I do gave me both roles which are required. I can ran the backend model successfully.
But when I click on Load_NDSO_and_Activate.dwftaskchain and try to start the Open Data Warehouse Monitor then it fails for authentication issue. There seems to be an issue with the toe role template.
And further more there is a issue with the task type while I click on the dwftaskchain file.
Version: SAP Web IDE for HANA 2
SPS 02 Patch 3 ( Build 4.2.20 )
11/10/17 10:43:23.356 AM [APP/1-0] OUT TOE 11/10/17 10:43:23.361 AM [APP/1-0] ERR Error: scope check fails 11/10/17 10:43:23.361 AM [APP/1-0] ERR at /.../executionroot/2d04d25b-60b3-4f88-87f8-605d2a75ab71/app/node_modules/@sap/dwf-dws-client/helpers/authStrategy.js:57:20 11/10/17 10:43:23.361 AM [APP/1-0] ERR at done (/.../executionroot/2d04d25b-60b3-4f88-87f8-605d2a75ab71/app/node_modules/@sap/dwf-dws-client/node_modules/@sap/xssec/lib/xssec.js:32:9) 11/10/17 10:43:23.361 AM [APP/1-0] ERR at /.../executionroot/2d04d25b-60b3-4f88-87f8-605d2a75ab71/app/node_modules/@sap/dwf-dws-client/node_modules/@sap/xssec/lib/xssec.js:331:17 11/10/17 10:43:23.361 AM [APP/1-0] ERR at offlineValidation (/.../executionroot/2d04d25b-60b3-4f88-87f8-605d2a75ab71/app/node_modules/@sap/dwf-dws-client/node_modules/@sap/xssec/lib/xssec.js:566:5) 11/10/17 10:43:23.361 AM [APP/1-0] ERR at SecurityContext.init (/.../executionroot/2d04d25b-60b3-4f88-87f8-605d2a75ab71/app/node_modules/@sap/dwf-dws-client/node_modules/@sap/xssec/lib/xssec.js:145:5) 11/10/17 10:43:23.361 AM [APP/1-0] ERR at Object.createSecurityContext (/.../executionroot/2d04d25b-60b3-4f88-87f8-605d2a75ab71/app/node_modules/@sap/dwf-dws-client/node_modules/@sap/xssec/lib/xssec.js:23:25) 11/10/17 10:43:23.361 AM [APP/1-0] ERR at JWTHybridStrategy.authenticate (/.../executionroot/2d04d25b-60b3-4f88-87f8-605d2a75ab71/app/node_modules/@sap/dwf-dws-client/helpers/authStrategy.js:34:11) 11/10/17 10:43:23.361 AM [APP/1-0] ERR at attempt (/.../executionroot/2d04d25b-60b3-4f88-87f8-605d2a75ab71/app/node_modules/passport/lib/middleware/authenticate.js:348:16)
Any ideas?