Previous Chapter | Next Chapter | Up | Next Section | Contents

Direct Traversal


Database methods that return a single record can be traversed with a URL to access a record object directly. Normally, argument names must be included in the URL. If the database method has a single argument, then the allow direct traversal is displayed in the Advanced view. If argument values are known to not conflict with database method names, then, the allow direct traversal option should be enabled and the argument name need not be included in the URL.

Previous Chapter | Next Chapter | Up | Next Section | Contents