Showing posts with label Pipeline feature. Show all posts
Showing posts with label Pipeline feature. Show all posts

Monday, 19 May 2025

New Copy Pipeline Feature in Data Integration

Prior to this feature, there is no option to open existing pipeline, and users had to create new pipeline always.

A new Copy Pipeline feature is available that enables to create a Pipeline identical to another Pipeline but with a different name. Pipeline can be copied within the same environment or to a remote environment.

The Copy Pipeline option is available from the home page by clicking ... next to the Pipeline to copy and then selecting Copy from the Task Menu:


You are then prompted to select Copy Pipeline options including:

  • New pipeline name
  • New Pipeline code
  • Connection



This feature applies to: 

  • Enterprise Profitability and Cost Management
  • Financial Consolidation and Close
  • FreeForm
  • Planning
  • Profitability and Cost Management
  • Tax Reporting

Business Benefit: Use the copy Pipeline feature to create a new copy of a Pipeline definition with identical connections and job type information. You might use this feature when you want to copy a Pipeline definition in a test environment, or you want to copy a source Pipeline as a model for another Pipeline.


Created by Mohit Jain and Megha Gupta

Sunday, 28 May 2023

Pipeline Feature in EPM Cloud Data Integration

A new feature introduced in Data Integration

  • A orchestrate a series of jobs as a single process.
  • It allows to orchestrate EPM cloud jobs across instances from one location. 
  • It allows a better control and visibility of full extended data integration process of preprocessing, data loading and post processing jobs.
  • Contains multiple stages each of which includes jobs that can be run in serial or parallel.
  • A Pipeline can include the following job types for multiple target application:

    • integrations
    • business rules
    • business rulesets
    • open batches (by file, location, and name)
    • objects to and from the Object Store
    • substitution variables

Applies to: FCCS, EPBCS, TRCS, Planning, and Planning Modules

Pipeline is available from the Data Integration home page by clicking the Add icon and then selecting the Pipeline option.


A Pipeline job is identified with a  icon on the Data Integration home page. Pipeline jobs can be also searched by searching for the word "pipeline" or a part of the word from Search.

Run Pipeline Option

  • It is available from the Data Integration home page enabling to execute the jobs in the Pipeline, send emails, and attach logs.
  • When the Pipeline is running, it shows the status. Customers can also see the status of the Pipeline running in Process Details.
  • Each individual job in the Pipeline is submitted separately and creates a separate job log in Process Details.

Benefit

  • The Pipeline provides customers with a framework to combine multiple and different jobs type as a single process instead of a series of processes.
  • Previously customers had to use the Batch option in Data Management, which restricted the types of jobs that could be included in the batch.


Thank you!

Created by - Mohit Jain & Megha Gupta


Introducing Business Script Language (BSL) in HFM 11.2.22: A Native Alternative to VBScript

In one of prior blog , we talked about that Microsoft’s plan to deprecate the VB scripting language and how VBScript will be retired and eli...