Versions Compared

Key

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

...

Fields defined in a Universal Template as type SAP Connection will be passed to the extension instance as a value of type dict. The dict representing the SAP Connection will contain a collection of key value pairs that represent a set of fields from an SAP Connection defined in the Controller. The specific collection of fields represented in the dict will be dependent upon the "Connection Type" of the SAP Connection being referenced by the field (i.e., "Specific Application Server" or "Load Balancing").

...

Fields defined in a Universal Template as type DB Connection will be passed to the extension instance as a value of type dict. The dict representing the DB Connection will contain a collection of key value pairs that represent a set of fields from a DB Connection defined in the Controller. The dict will contain the following keys:

...