Partial Data Stock Download

You can create a data stock download that only contains data from specific info areas:
mmco.exe -u com -p <Password> -k o,101,u:FI:KP:MA

The above example generates a partial data stock download for station number 101:

  • All records in the specified info areas (Company, Person in Company, Activity) are output (according to the settings in the communication format or distribution logic).
  • All child records of these companies, persons and activities are also output, provided that Output is enabled for the child info areas in the communication format, see Defining a Communication Format.
  • Only those records that have been changes since the last communication session are output from other info areas – as for "normal" communication sessions.
Input the partial data stock download as for the full data stock download:
mmco.exe -u com -p <Password> -k i,1,+

If you create a partial data stock download that only includes dependent info areas (e.g. - u :MA:BR for activities and mailings), the records are assigned to their parent records (in this case companies and persons) during the import process. If the parent record cannot be found in the local database, the record is rejected as false, see Communication Logs.

Also output the Format (FT) info area in partial data stock downloads if the info areas in the data stock download can contain formats. This prevents data inconsistencies.