Table of Contents

Search

  1. Preface
  2. Part 1: Using Process Developer
  3. Part 2: Creating and Modifying Processes
  4. Part 3: Functions, Events, Errors, and Correlation
  5. Part 4: Testing and Deployment
  6. Part 5: Process Central and Process Server (On-Premises)

Process Developer

Process Developer

Example-Response from an Insert Update or Delete Statement

Example-Response from an Insert Update or Delete Statement

No data is returned from a non-query statement. The response contains only the number of rows affected by the operation, as the example shows:
<dataAccessResponse xmlns="http://schemas.active-endpoints.com/data-access/ 2010/04/data-access.xsd" statementId="statement-1"> <row updatedRows="3"/> </dataAccessResponse>

0 COMMENTS

We’d like to hear from you!