How to register custom service adapters?

Does someone know step-by-step manual how to register custom service adapters as mentioned in https://origam.com/doc/display/architect/Custom+Service+Adapters?

Thanks for quick answer.

You need to add the the definition under Business Logic > Services. fill in the the Classpath attribute of with the full namespace and an assembly name, delimited by comma. E.g. Origam.Security.Identity.IdentityServiceAgent,Origam.Security.Identity.

The documentation you mentioned has been updated.