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

Using the XQuery Editor

Using the XQuery Editor

The XQuery Editor opens when you create or open a file with a
.xq
extension. Note the following features:
  • The editor contains a content assist feature, allowing you to select CTRL + Space to open a list of XQuery constructs, system expressions, and your own functions that exist in modules imported into the open file.
  • Syntax highlighting shows various elements of XQuery expressions
  • Validation occurs automatically and errors are reported
  • Run As features are available for executing local scripts to test your expressions. Refer to Testing XQuery Functions in the XQuery Editor.
  • You can set preferences for syntax highlighting and other features in the XQuery section of Preferences.

0 COMMENTS

We’d like to hear from you!