Versions Compared

Key

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

...

Fields defined in a Universal Template as type Credential will have a value of type dict. The dict representing the credential will contain key value pairs for the following keys:

...

Fields defined in a Universal Template as type 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").

...