|
# |
Service |
Description |
|
Organization Operations/Transfers |
|
1 |
SyncAddUpdateOrganization |
Update or insert business information into CES synchronously, caller
waits for operation to complete. |
|
2 |
AsyncAddUpdateOrganization |
Update or insert business information into CES asynchronously, caller
sends request and is provided an ID for the request. |
|
3 |
SyncQueryOrganization |
Query for business information synchronously, caller waits for
results. |
|
4 |
AsyncQueryOrganization[Notification] |
- AsyncQueryOrganization
Query for business information asynchronously, caller sends request
and is provided an ID for the request. The results are sent from CES
as a separate message.
- AsyncQueryOrganizationNotification
Results of the query are sent from CES to one or more subscribers,
following the standard SCOS/CIS notification.
|
|
5 |
LoadOrganization |
Used by the CIS Data Integrator to update or insert business
information into CES, as ?Load? part of an ETL transfer. |
|
6 |
ExtractOrganization |
Used by the CIS Data Integrator to extract business information, as
the ?Extract? part of an ETL transfer. |
|
7 |
PublishOrganizationNotification |
Triggered from CES or from the command line business information is
published to the Application Integrator. |
|
Contact Operations/Transfers |
|
8 |
SyncAddUpdateContact |
Update or insert business information into CES synchronously, caller
waits for operation to complete. |
|
9 |
AsyncAddUpdateContact |
Update or insert business information into CES asynchronously, caller
sends request and is provided an ID for the request. |
|
10 |
SyncQueryContact |
Query for business information synchronously, caller waits for
results. |
|
11 |
AsyncQueryContact[Notification] |
- AsyncQueryContact
Query for business information asynchronously, caller sends request
and is provided an ID for the request. The results are sent from CES
as a separate message.
- AsyncQueryContactNotification
Results of the query are sent from CES to one or more subscribers,
following the standard SCOS/CIS notification mechanism.
|
|
12 |
LoadContact |
Used by the CIS Data Integrator to update or insert business
information into CES, as ?Load? part of an ETL transfer. |
|
13 |
ExtractContact |
Used by the CIS Data Integrator to extract business information, as
the ?Extract? part of an ETL transfer. |
|
14 |
PublishContactNotification |
Triggered from CES or from the command line business information is
published to the Application Integrator. |
|
OrganizationAddress Operations/Transfers |
|
15 |
SyncAddUpdateOrganizationAddress |
Update or insert business information into CES synchronously, caller
waits for operation to complete. |
|
16 |
AsyncAddUpdateOrganizationAddress |
Update or insert business information into CES asynchronously, caller
sends request and is provided an ID for the request. |
|
17 |
SyncQueryOrganizationAddress |
Query for business information synchronously, caller waits for
results. |
|
18 |
AsyncQueryOrganizationAddress[Notification] |
- AsyncQueryOrganizationAddress
Query for business information asynchronously, caller sends request
and is provided an ID for the request. The results are sent from CES
as a separate message.
- AsyncQueryOrganizationAddressNotification
Results of the query are sent from CES to one or more subscribers,
following the standard SCOS/CIS notification mechanism.
|
|
19 |
LoadOrganizationAddress |
Used by the CIS Data Integrator to update or insert business
information into CES, as ?Load? part of an ETL transfer. |
|
20 |
ExtractOrganizationAddress |
Used by the CIS Data Integrator to extract business information, as
the ?Extract? part of an ETL transfer. |
|
21 |
PublishOrganizationAddressNotification |
Triggered from CES or from the command line business information is
published to the Application Integrator. |
|
ContactAddress Operations/Transfers |
|
22 |
SyncAddUpdateContactAddress |
Update or insert business information into CES synchronously, caller
waits for operation to complete. |
|
23 |
AsyncAddUpdateContactAddress |
Update or insert business information into CES asynchronously, caller
sends request and is provided an ID for the request. |
|
24 |
SyncQueryContactAddress |
Query for business information synchronously, caller waits for
results. |
|
25 |
AsyncQueryContactAddress[Notification] |
- AsyncQueryContactAddress
Query for business information asynchronously, caller sends request
and is provided an ID for the request. The results are sent from CES
as a separate message.
- AsyncQueryContactAddressNotification
Results of the query are sent from CES to one or more subscribers,
following the standard SCOS/CIS notification mechanism.
|
|
26 |
LoadContactAddress |
Used by the CIS Data Integrator to update or insert business
information into CES, as ?Load? part of an ETL transfer. |
|
27 |
ExtractContactAddress |
Used by the CIS Data Integrator to extract business information, as
the ?Extract? part of an ETL transfer. |
|
28 |
PublishContactAddressNotification |
Triggered from CES or from the command line business information is
published to the Application Integrator. |
|
InternalItem Operations/Transfers |
|
29 |
SyncAddUpdateInternalItem |
Update or insert business information into CES synchronously, caller
waits for operation to complete. |
|
30 |
AsyncAddUpdateInternalItem |
Update or insert business information into CES asynchronously, caller
sends request and is provided an ID for the request. |
|
31 |
SyncQueryInternalItem |
Query for business information synchronously, caller waits for
results. |
|
32 |
AsyncQueryInternalItem[Notification] |
- AsyncQueryInternalItem
Query for business information asynchronously, caller sends request
and is provided an ID for the request. The results are sent from CES
as a separate message.
- AsyncQueryInternalItemNotification
Results of the query are sent from CES to one or more subscribers,
following the standard SCOS/CIS notification mechanism.
|
|
33 |
LoadInternalItem |
Used by the CIS Data Integrator to update or insert business
information into CES, as ?Load? part of an ETL transfer. |
|
34 |
ExtractInternalItem |
Used by the CIS Data Integrator to extract business information, as
the ?Extract? part of an ETL transfer. |
|
35 |
PublishInternalItemNotification |
Triggered from CES or from the command line business information is
published to the Application Integrator. |
|
SupplierItem Operations/Transfers |
|
36 |
SyncAddUpdateSupplierItem |
Update or insert business information into CES synchronously, caller
waits for operation to complete. |
|
37 |
AsyncAddUpdateSupplierItem |
Update or insert business information into CES asynchronously, caller
sends request and is provided an ID for the request. |
|
38 |
SyncQuerySupplierItem |
Query for business information synchronously, caller waits for
results. |
|
39 |
AsyncQuerySupplierItem[Notification] |
- AsyncQuerySupplierItem
Query for business information asynchronously, caller sends request
and is provided an ID for the request. The results are sent from CES
as a separate message.
- AsyncQuerySupplierItemNotification
Results of the query are sent from CES to one or more subscribers,
following the standard SCOS/CIS notification mechanism.
|
|
40 |
LoadSupplierItem |
Used by the CIS Data Integrator to update or insert business
information into CES, as ?Load? part of an ETL transfer. |
|
41 |
ExtractSupplierItem |
Used by the CIS Data Integrator to extract business information, as
the ?Extract? part of an ETL transfer. |
|
42 |
PublishSupplierItemNotification |
Triggered from CES or from the command line business information is
published to the Application Integrator. |
|
ManufacturerItem Operations/Transfers |
|
43 |
SyncAddUpdateManufacturerItem |
Update or insert business information into CES synchronously, caller
waits for operation to complete. |
|
44 |
AsyncAddUpdateManufacturerItem |
Update or insert business information into CES asynchronously, caller
sends request and is provided an ID for the request. |
|
45 |
SyncQueryManufacturerItem |
Query for business information synchronously, caller waits for
results. |
|
46 |
AsyncQueryManufacturerItem[Notification] |
- AsyncQueryManufacturerItem
Query for business information asynchronously, caller sends request
and is provided an ID for the request. The results are sent from CES
as a separate message.
- AsyncQueryManufacturerItemNotification.
Results of the query are sent from CES to one or more subscribers,
following the standard SCOS/CIS notification mechanism.
|
|
47 |
LoadManufacturerItem |
Used by the CIS Data Integrator to update or insert business
information into CES, as ?Load? part of an ETL transfer. |
|
48 |
ExtractManufacturerItem |
Used by the CIS Data Integrator to extract business information, as
the ?Extract? part of an ETL transfer. |
|
49 |
PublishManufacturerItemNotification |
Triggered from CES or from the command line business information is
published to the Application Integrator. |
|
ConsumerOfItem Operations/Transfers |
|
50 |
SyncAddUpdateConsumerOfItem |
Update or insert business information into CES synchronously, caller
waits for operation to complete. |
|
51 |
AsyncAddUpdateConsumerOfItem |
Update or insert business information into CES asynchronously, caller
sends request and is provided an ID for the request. |
|
52 |
SyncQueryConsumerOfItem |
Query for business information synchronously, caller waits for
results. |
|
53 |
AsyncQueryConsumerOfItem[Notification] |
- AsyncQueryConsumerOfItem
Query for business information asynchronously, caller sends request
and is provided an ID for the request. The results are sent from CES
as a separate message.
- AsyncQueryConsumerOfItemNotification
Results of the query are sent from CES to one or more subscribers,
following the standard SCOS/CIS notification mechanism.
|
|
54 |
LoadConsumerOfItem |
Used by the CIS Data Integrator to update or insert business
information into CES, as ?Load? part of an ETL transfer. |
|
55 |
ExtractConsumerOfItem |
Used by the CIS Data Integrator to extract business information, as
the ?Extract? part of an ETL transfer. |
|
56 |
PublishConsumerOfItemNotification |
Triggered from CES or from the command line business information is
published to the Application Integrator. |
|
SupplierOfItem Operations/Transfers |
|
57 |
SyncAddUpdateSupplierOfItem |
Update or insert business information into CES synchronously, caller
waits for operation to complete. |
|
58 |
AsyncAddUpdateSupplierOfItem |
Update or insert business information into CES asynchronously, caller
sends request and is provided an ID for the request. |
|
59 |
SyncQuerySupplierOfItem |
Query for business information synchronously, caller waits for
results. |
|
60 |
AsyncQuerySupplierOfItem[Notification] |
- AsyncQuerySupplierOfItem
Query for business information asynchronously, caller sends request
and is provided an ID for the request. The results are sent from CES
as a separate message.
- AsyncQuerySupplierOfItemNotification.
Results of the query are sent from CES to one or more subscribers,
following the standard SCOS/CIS notification mechanism.
|
|
61 |
LoadSupplierOfItem |
Used by the CIS Data Integrator to update or insert business
information into CES, as ?Load? part of an ETL transfer. |
|
62 |
ExtractSupplierOfItem |
Used by the CIS Data Integrator to extract business information, as
the ?Extract? part of an ETL transfer. |
|
63 |
PublishSupplierOfItemNotification |
Triggered from CES or from the command line business information is
published to the Application Integrator. |
|
ManufacturerOfItem Operations/Transfers |
|
64 |
SyncAddUpdateManufacturerOfItem |
Update or insert business information into CES synchronously, caller
waits for operation to complete. |
|
65 |
AsyncAddUpdateManufacturerOfItem |
Update or insert business information into CES asynchronously, caller
sends request and is provided an ID for the request. |
|
66 |
SyncQueryManufacturerOfItem |
Query for business information synchronously, caller waits for
results. |
|
67 |
AsyncQueryManufacturerOfItem[Notification] |
- AsyncQueryManufacturerOfItem
Query for business information asynchronously, caller sends request
and is provided an ID for the request. The results are sent from CES
as a separate message.
- AsyncQueryManufacturerOfItemNotification
Results of the query are sent from CES to one or more subscribers,
following the standard SCOS/CIS notification mechanism.
|
|
68 |
LoadManufacturerOfItem |
Used by the CIS Data Integrator to update or insert business
information into CES, as ?Load? part of an ETL transfer. |
|
69 |
ExtractManufacturerOfItem |
Used by the CIS Data Integrator to extract business information, as
the ?Extract? part of an ETL transfer. |
|
70 |
PublishManufacturerOfItemNotification |
Triggered from CES or from the command line business information is
published to the Application Integrator. |
|
ApprovedSupplierForEnterpriseItem Operations/Transfers |
|
71 |
SyncAddUpdateApprovedSupplierForEnterpriseItem |
Update or insert business information into CES synchronously, caller
waits for operation to complete. |
|
72 |
AsyncAddUpdateApprovedSupplierForEnterpriseItem |
Update or insert business information into CES asynchronously, caller
sends request and is provided an ID for the request. |
|
73 |
SyncQueryApprovedSupplierForEnterpriseItem |
Query for business information synchronously, caller waits for
results. |
|
74 |
AsyncQueryApprovedSupplierFor EnterpriseItem[Notification] |
- AsyncQueryApprovedSupplierFor EnterpriseItem
Query for business information asynchronously, caller sends request
and is provided an ID for the request. The results are sent from CES
as a separate message.
- AsyncQueryApprovedSupplierFor EnterpriseItem Notification
Results of the query are sent from CES to one or more subscribers,
following the standard SCOS/CIS notification mechanism.
|
|
75 |
LoadApprovedSupplierForEnterpriseItem |
Used by the CIS Data Integrator to update or insert business
information into CES, as ?Load? part of an ETL transfer. |
|
76 |
PublishApprovedSupplierFor EntrerpriseItemNotification |
Triggered from CES or from the command line business information is
published to the Application Integrator. |
|
77 |
ExtractApprovedSupplierForEnterpriseItem |
Used by the CIS Data Integrator to extract business information, as
the ?Extract? part of an ETL transfer. |
|
ApprovedSupplierForCommodity Operations/Transfers |
|
78 |
SyncAddUpdateApprovedSupplierForCommodity |
Update or insert business information into CES synchronously, caller
waits for operation to complete. |
|
79 |
AsyncAddUpdateApprovedSupplierForCommodity |
Update or insert business information into CES asynchronously, caller
sends request and is provided an ID for the request. |
|
80 |
SyncQueryApprovedSupplierForCommodity |
Query for business information synchronously, caller waits for
results. |
|
81 |
AsyncQueryApprovedSupplierForCommodity [Notification] |
- AsyncQueryapprovedSupplierForCommodity
Query for business information asynchronously, caller sends request
and is provided an ID for the request. The results are sent from CES
as a separate message.
- AsyncQueryApprovedSupplierFor CommodityNotification.
Results of the query are sent from CES to one or more subscribers,
following the standard SCOS/CIS notification mechanism.
|
|
82 |
PublishApprovedSupplierForCommodityNotification |
Triggered from CES or from the command line business information is
published to the Application Integrator. |
|
ApprovedMfrForInternalItem Operations/Transfers |
|
83 |
LoadApprovedSupplierForCommodity |
Used by the CIS Data Integrator to update or insert business
information into CES, as ?Load? part of an ETL transfer. |
|
84 |
ExtractApprovedSupplierForCommodity |
Used by the CIS Data Integrator to extract business information, as
the ?Extract? part of an ETL transfer. |
|
85 |
SyncAddUpdateApprovedMfrForInternalItem |
Update or insert business information into CES synchronously, caller
waits for operation to complete. |
|
86 |
AsyncAddUpdateApprovedMfrForInternalItem |
Update or insert business information into CES asynchronously, caller
sends request and is provided an ID for the request. |
|
87 |
SyncQueryApprovedMfrForInternalItem |
Query for business information synchronously, caller waits for
results. |
|
88 |
AsyncQueryApprovedMfrForInternalItem [Notification] |
- AsyncQueryApprovedMfrForInternalItem
Query for business information asynchronously, caller sends request
and is provided an ID for the request. The results are sent from CES
as a separate message.
- AsyncQueryApprovedMfrForInternalItem Notification
Results of the query are sent from CES to one or more subscribers,
following the standard SCOS/CIS notification mechanism.
|
|
89 |
LoadApprovedMfrForInternalItem |
Used by the CIS Data Integrator to update or insert business
information into CES, as ?Load? part of an ETL transfer. |
|
90 |
ExtractApprovedMfrForInternalItem |
Used by the CIS Data Integrator to extract business information, as
the ?Extract? part of an ETL transfer. |
|
91 |
PublishApproveMfrForInternalItemNotification |
Triggered from CES or from the command line business information is
published to the Application Integrator. |
|
ApprovedMfrAndMfrItemForAssembly Operations/Transfers |
|
92 |
SyncAddUpdateApprovedMfrAndMfrItemForAssembly |
Update or insert business information into CES synchronously, caller
waits for operation to complete. |
|
93 |
AsyncAddUpdateApprovedMfrAndMfrItemForAssembly |
Update or insert business information into CES asynchronously, caller
sends request and is provided an ID for the request. |
|
94 |
SyncQueryApprovedMfrAndMfrItemForAssembly |
Query for business information synchronously, caller waits for
results. |
|
95 |
AsyncQueryApprovedMfrAndMfrItemFor Assembly[Notification] |
- AsyncQueryApprovedMfrAndMfrItemForAssembly
Query for business information asynchronously, caller sends request
and is provided an ID for the request. The results are sent from CES
as a separate message.
- AsyncQueryQueryApprovedMfrAndMfrItemForAssemblyNotification.
Results of the query are sent from CES to one or more subscribers,
following the standard SCOS/CIS notification mechanism.
|
|
96 |
LoadApprovedMfrAndMfrItemForAssembly |
Used by the CIS Data Integrator to update or insert business
information into CES, as ?Load? part of an ETL transfer. |
|
97 |
ExtractApprovedMfrAndMfrItemForAssembly |
Used by the CIS Data Integrator to extract business information, as
the ?Extract? part of an ETL transfer. |
|
98 |
PublishApprovedMfrAndMfrItemFor AssemblyNotification |
Triggered from CES or from the command line business information is
published to the Application Integrator. |
|
Assembly Operations/Transfers |
|
99 |
SyncAddUpdateAssembly |
Update or insert business information into CES synchronously, caller
waits for operation to complete. |
|
100 |
AsyncAddUpdateAssembly |
Update or insert business information into CES asynchronously, caller
sends request and is provided an ID for the request. |
|
101 |
LoadAssembly |
Used by the CIS Data Integrator to update or insert business
information into CES, as ?Load? part of an ETL transfer. |
|
102 |
ExtractAssembly |
Used by the CIS Data Integrator to extract business information, as
the ?Extract? part of an ETL transfer. |