Skip to Content
0
Sep 14, 2023 at 08:41 AM

Service layer: internal error after assign Script Engine to a company

72 Views Last edit Sep 14, 2023 at 08:49 AM 2 rev

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.