Documentation Index

Fetch the complete documentation index at: https://docs.lobster-world.com/llms.txt

Use this file to discover all available pages before exploring further.

WaitResponse

Prev Next

Description

Class name: com.ebd.hub.datawizard.util.WaitResponse

This class waits for a number of seconds, which might be necessary if a partner system is too slow. The number of seconds to be wait is defined directly in field "Additional parameters". It is also possible to insert floating point values. The default waiting time, if no explicit time is set, is "1.0" seconds.

Example: Value “1.3” waits for 1 second and 300 milliseconds.