Use case: Move data between models (Process Manager)

This use case provides an alternative approach to solving the business problem described here, and uses Process Manager.

The solution

Use processes to export/import between models.

The benefits

The approach described in this use case has the following advantages:

  • You get a consolidated as well as a detailed view of your budget data, in two different models.
  • You can accurately forecast using either the consolidated budget or the detailed budget.
  • You can compare actual data to plan data at both the consolidated and the detailed level.
  • No link is required between the models.
  • You create can run the processes separately or together, manually or on a schedule.

How it's done

  1. Open Process Manager, create a new process, and insert an Export Data process.
  2. In the Export Data process, select the data Source, and for Target select a destination for the data.
  3. In the Layout tab, select the dimensions that you want to extract to columns, and those that you want to extract to rows.
  4. Within each dimension, select what you want to export (for example, specific GL accounts, department members, the all-member roll up of additional dimensions, and so on).

     Note:  If there are dimensions that exist in the source model but not in the target model, you must export those dimensions to the All roll up.

  5. To export the data, save and run the process.
  6. In Process Manager, create a new process group and insert an Import process to it.
  7. In the Import process, carefully match the dimensions from your intermediate storage location with specific dimensions in the target model.
  8. In Process Manager, insert an Update Model process.
  9. To import the data, save and run the process.