Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

First thing you need to do is call the BizzomateGantt.JAVA_Request_Import action and configure it accordingly with the SyncRequest attribute. Use the returned object to retrieve TaskCrudList, DependencyCrudList and AssignmentCrudList. For each list you need to process the CRUD-data back to business data (example shown below).

...