Versions Compared

Key

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

...

Soap layer remains unchanged for all soap calls and each type of soap calls is associated with the correspondent inProcess workflow.

Request DTO RequestDTO contains the hookpointKey which identifies the associated workflow and array of ValueDTO objects. Each ValueDTO object contains the KEY and VALUE. Depending on the subclass used, VALUE can be long, String, double, Data or array of ValueDTO objects.

...

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 with in the correspondent time within theĀ correspondingĀ time frames.