Siebel Order Management Infrastructure Guide > Copy Service > Copy Service Methods >

Copy Method


The method copies the source instance to the destination instance based on the defined copy map.

Arguments
  • SourceInstance: [in] Source instance name.
  • DestinationInstance: [in] Destination instance name.
  • MapName: [in] Data map name.
  • CachedUpdate: [in] Y or N. Performance option to allow for cached updates. All SQL generated in the operation is issued to the database in one batch. Therefore, a SQL in the block cannot depend on a previous SQL being committed to the database. (Optional)
  • Release: [in] Source/Destination/All. If defined, the corresponding instance(s) is popped up and released after the operation. (Optional)
Siebel Order Management Infrastructure Guide Copyright © 2008, Oracle and/or its affiliates. All rights reserved. Legal Notices.