importConsolidationJournals

Imports consolidation journals from a .JLF file into Financial Consolidation and Close.

  • Use the exportConsolidationJournals command to create the .JLF file that is used as an input for this command.
  • Before running this command, use the uploadFile command to load the input file into the environment.

Applies to

Financial Consolidation and Close

Required Roles

Service Administrator

Usage

epmautomate importConsolidationJournals jobName [fileName=FILE_NAME] [errorFileName=ERROR_FILE_NAME] where
  • jobName is the name of an Import Journal job created in Financial Consolidation and Close.
  • fileName, optionally, is the name of a .JLF file from which the journal entries are to be imported.
  • errorFileName, optionally, is the name of the log file in which messages generated during the import process are to be recorded.

Example

epmautomate importConsolidationJournals "JIMPORT1" fileName="TestImport1.jlf" errorFileName="TestImport1_error.log"