Hi,
I am getting a timeout error (see screenshot) when trying to retrieve LF form values from the workflow.
Full error message is -
This request operation sent to net.tcp://localhost:8085/ManagementService did not receive a reply within the configured timeout (00:00:30). The time allotted to this operation may have been a portion of a longer timeout. This may be because the service is still processing the operation or because the service was unable to send a reply message. Please consider increasing the operation timeout (by casting the channel/proxy to IContextChannel and setting the OperationTimeout property) and ensure that the service is able to connect to the client.
Please let me know how I can increase the operation timeout value??