Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

Table of Contents

Search

  1. Preface
  2. Understanding Data Types and Field Properties
  3. Designing Processes
  4. Using and Displaying Data
  5. Designing Guides
  6. Designing Process Objects
  7. Designing Service Connectors
  8. Using App Connections
  9. System Services, Listeners and Connectors
  10. Designing Human Tasks

Design

Design

Output field settings for stored procedures in a data access service connector

Output field settings for stored procedures in a data access service connector

When you use a stored procedure in a data access service connector, you can configure the output fields.
In a stored procedure, you can define the output fields based on the DBMS that you use, such as MySQL, SQL Server, Oracle, PostgreSQL, or DB2. You can use the output fields to return the data back to the calling application. A stored procedure reduces the network traffic by returning multiple output fields in a single call instead of performing multiple queries to the database.
You can use the following data types in the output fields for stored procedures in a data access service connector:
  • Binary
  • Byte
  • Clob
  • Date
  • Double
  • Float
  • Integer
  • Long
  • Short
  • String

0 COMMENTS

We’d like to hear from you!