Hi everybody,
I try to work with Script Engine on SBO 10.0 patch 2208 (SQL).
To consum the script i need to assign it on some company, but if I assign it, i receive an Internal Error.
I mean:
1. Import script engine
2. I login by Postman --> return status 200 OK
3. I assign the script engine (manual to a company)
4. I login by Postman --> return status 500 Internal Server Error
5. I unassign the script engine.
6. I login by Postman again --> return status 200 OK.
The same script works on another instalations. For some reaseon, If i assign the script, Service Layer fails.
If i don't assign the script, I receive another error: "can not find script Namspace/Name"
Thanks in advance.