четверг, 30 мая 2013 г.

Integration User Property (Юзерпропы для интеграции)

Уже и не помню где, но нарыл документ с описаниями.


User Property
Description
IO
IC
ICF
ViewMode
Can be set to the Siebel visibility codes
(Sales Rep, Manager, All, Organization,
Catalog, and so on) to override the current
view mode of the business component
during queries.
Yes
Yes
No
AdminMode
When set to Y, the business component
will be switched to administration mode,
which allows all insert, update, and delete
operations.
Yes
Yes
No
Association
Y/N
No
Yes
No
CascadeDelete
Y/N
-
Yes
-
AllLangIndependentVals
When set to Y, EAI Siebel Adapter uses the
language independent code (LIC) value
for a multilingual list of values.
Yes
No
No
PICKLIST
When set to Y this field level user property
causes EAI Siebel Adapter to validate the
values to be inserted in pick list fields.
When set to N, validation occurs at the
object manager level.
No
No
Yes
PicklistUserKeys
В значение указываются поля через запятую. Например:
Product Id, Name
-
-
Yes
Ignore Bounded Picklist
This field level user property, when set to
Y, advises the EAI Siebel Adapter to ignore
errors that arise from providing invalid
values for a bounded pick list field.
Yes
Yes
No
Ignore Undefined XML Tags
Игнорирует необъявленные XML теги при преобразовании XMLDoc(Binary) в  XMLHier/IO  (Y/N)
Yes
-
-
NoDelete,
NoInsert, NoQuery,
NoSynchronize,
NoUpdate
These component level user properties
allow overriding of the respective
properties of the business component.
No
Yes
No
IgnorePermissionErrorsOnUpdate,
IgnorePermissionErrorsOnInsert,
IgnorePermissionErrorsOnDelete
Suppress the errors that arise from having the NoUpdate,
NoInsert, and NoDelete user properties set to Y, respectively.
The errors are ignored and processing continues.
No
Yes
No
NoCopyIfNull

-
-
Yes
EnforceCardinality

Yes
-
-
NoNamespaceOnIC
Возможное значение true. Интересный Юзер проп. при его наличии в генерируемом XSD  на тэгах БК создаются префиксы неймспейсов.
Если удалить данный юзерпроп, то префиксов не будет.
Yes
-
-
FieldDependency
Allows specification of the name of another
field, which EAI Siebel Adapter will
process before the field that has the user
property defined.
No
No
Yes
PREDEFAULT
Overrides the pre-default value of the
business component field. Может быть использовано выражение
No
No
Yes
sortorder
Can be set to ASC for ascending or DEC
(sic) for descending. When EAI Siebel
Adapter executes a query, the sort order
will override the business component’s
SortSpec property.
No
No
Yes
sortsequence
Allows specifying sequential numbering of
sorted fields.
No
No
Yes
searchspec
Search Specification for component
-
Yes
No
QuerySuffix
добавляет к SQL запросу суффикс, например значение может быть таким: ORDER BY SEQ_NUM
No
Yes
No

IO- Integration Objecct
IC- Integration Component
ICF-Integration Component Field

2 комментария:

  1. Ответы
    1. sortorder должен использоваться совместно с sortsequence
      для примера посмотрите ванильный IO "XMLP Repository Tables - Current Query",
      БК "Repository Table" поле Name

      Удалить