Versions Compared

Key

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

...

<ul> <li> If <b>retainSysIds</b>
  • If retainSysIds="true"
and <code>sysId</code> is included in the
  • and sysId is included in the request/response,
<code>sysId</code> will be persisted to the database. <li> If <b>retainSysIds</b>
  •  sysId will be persisted to the database.
  • If retainSysIds="false"
and <code>sysId</code> is included in the
  • and sysId is included in the request/response,
<code>sysId</code> will be
  •  sysId will be ignored;
  • it
  • will
  • be
  • autogenerated
  • by
  • the
  • Controller.
</ul>

Property

UI Field Name

Description

Specifications

Required

Anchor
description - CBS
description - CBS
description

Description

User-defined; description of this record.


N

Anchor
exportReleaseLevel - CBS
exportReleaseLevel - CBS
exportReleaseLevel

n/a

Universal Controller release that the record was exported from.

read onlyN

Anchor
exportTable - CBS
exportTable - CBS
exportTable

n/aRecord table information.read onlyN

Anchor
name - CBS
name - CBS
name

Name

Name used within the Controller to identify this Business Service.

Maximum 40 alphanumerics.

Y

Anchor
retainSysIds - CBS
retainSysIds - CBS
retainSysIds

n/a

Specification for whether or not the Create a Business Service web service will persist the sysId property.

Html bobswift
Note
titleNote

In XML web services, retainSysIds is specified as an attribute in the <businessService> element.


Valid values: true/false (default is true).

N

Anchor
sysId - CBS
sysId - CBS
sysId

n/a

System ID field in the database for this Business Service record.

Persisted only if retainSysIds is set to true.

N

...