Oracle Web Services On Demand Guide > Web Services On Demand API Calls > Administrative Services API Calls >

ConcatenatedFieldUpsert


Updates concatenated field configuration data or inserts new concatenated field configuration data for an object.

Usage

Use the ConcatenatedFieldUpsert method to insert concatenated field configuration data or update existing concatenated field configuration data for an object.

The object is specified with the <ObjectName> child element of apData:ConcatenatedFieldSet.

The apdata:ConcatenatedFieldSet argument contains the following child elements of <ConcatenatedField> containing concatenated field configuration data:

  • Name. The name of the concatenated field. When performing an insert operation, this name is used as the display name, if a display name is not provided in the <DisplayName> element.
  • IntegrationTag. The field's integration tag name.
  • DisplayText. The text that is displayed for the concatenated field.
  • ListOfConcatenatedFieldTranslations. The concatenated fields in the languages activated for your company:
    • DisplayName. The display name of the concatenated field in the language identified by the language code.
    • DisplayText. The text that is displayed for the concatenated field, in the language identified by the language code.
    • LangCode. The three-letter language code for the language.

See Oracle Migration Tool On Demand Guide for reference tables about the following:

  • Mappings of three-letter language codes to languages.
  • Mappings of object names to the display names for the objects in the Oracle CRM On Demand user interface.

For more information about concatenated fields, see Oracle CRM On Demand Online Help.

Arguments

Table 85 describes the arguments taken by the ConcatenatedFieldUpsert method.

Table 85. Arguments Taken by the ConcatenatedFieldUpsert Method
Name
Description
Required
Default
I/O

apData:ConcatenatedFieldSet

The concatenated field configuration data to be inserted or updated.

Yes

Not applicable

Input

Status

The status of the call.

Not applicable

Not applicable

Output

Return Value of the Call

The status is returned.

Oracle Web Services On Demand Guide, Version 23.0 (Oracle CRM On Demand Release 35) Copyright © 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices.