Runtime components : Service engine : Overview : The difference from the Client Engine?
  
The difference from the Client Engine?
 
 
 
Service Engine
Client Engine
Runtime API
Java
JavaScript
Multi-session/Cross-session
Yes
No (share the only one)
Recompose remote UDTT Operation and Flow as new local Flow
Yes
No (every Flow/Operation would be executed separately at remote server)
Input data and output data
UDTT Context Data
or JSON
JSON
Go up to
Overview