Refreshing or updating service instance results in a timeout
kbt161433
PRODUCTIssue
"SmartObject Server Exception: Timeout Expired"

Symptoms
The error is not specific to a service type as any existing instance would result in the same error.Troubleshooting Steps
Increase the commandtimeout value or add this key under <appSettings>
If not found, in SourceCode.SmartObjects.Runtime.config located in the following directories:
- ...K2 blackpearlHost ServerBin
- ...K2 blackpearlService Broker
<add key="commandtimeout" value="900" />