(private) sorry...!! contact@ecmnotes.com

DFC Operations

DFC Operations:

  • Are used to manipulate these objects
  • Set of Tasks bundled into one “EXECUTE”
    • Get the document
    • Add to the operation
    • Execute the operation
  • Operation acts upon nodes
  • Operations are
    • Inbound
    • Outbound
  • Examples : IDfImportOperation, IDfCheckoutOperation.

Types Of Operations:

Type Of Operations

Type Of Operations

DFC Operations Package:

  • The Operations package offer some unique advantages like
    • Same functionality with less coding
    • Less chance of introducing logic errors in an operation
    • If the logic of an operation ever changes, the DFC will reflect this change without having to change your code

Leave a Reply