Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

2. Hash table which is returned as the result of the workflow execution must contain only values of type long, double, stringString, Date or Hashtable.

3. Hash table which is returned as the result of the workflow execution must contain the values with the following keys used in the ResponseDTO to identify the status of the SOAP call: STATUS, ERROR_LEVEL, ERROR_MESSAGE.

4. In most of the cases SOAP calls are used as a part of direct user interaction so the response time should be fast, which means embedded inProcess workflow should be executed within theĀ correspondingĀ time frames.

Validation XMLs

...