Versions Compared

Key

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

...

Expand
titleClick to read more about the SAP FSM Transporter component

The transporter component is responsible for connecting SAP FSM with ERP connectors such as the FSM Cloud Connector. The Transporter has the following functionalities:

  • Download new/changed/deleted objects from SAP FSM

  • Upload of ERP new/changed/deleted objects to SAP FSM

  • Upload of logs

  • Upload of system information to SAP FSM

  • Download of metadata from SAP FSM

  • Support for "request objects" - objects that are not persisted in the SAP system, but calculated and then uploaded back to SAP FSM (e.g. prices for a Sales Order)

How to enable the parallel mode for initial

...

and full-sync

Ensure that the SAP FSM company setting ‘TransporterSettings.MaxParallelUploadBatches’ has a correct value

...

set.

  • Valid Values:

    • 0 - 5 (5 recommended for parallel batches)

  • Default Value:

    • 0 - the upload is stopped (on hold)

    • 1 -

...

n - the maximum parallel upload batches is n

...

Performance improvement example

Test results of full-sync process for around 55 000 objects (Equipment and Address):

...

No. of threads

...

Duration

...

Speed up factor

...

1

...

18 min. 42 seconds

...

Regular speed

...

5

...

06 min. 09 seconds

...

3x

...

10

...

03 min. 49 seconds

...

5x

...

20

...

03 min. 32 seconds

...

    • ‘original’ behaviour, single upload process

Note

After the initial load, please revert to '1'! Otherwise, there will be a permanent few minutes delay in planning board update.

Info

The setting is considered only for full sync triggered from FSM Admin or with the program /PACG/ECM_FULLSYNC_S - Fullsync simulate. Other forms of mass data transfer are not supported.