Skip to main content

Celonis Product Documentation

Configuring actions for the case-centric Baseline Date Optimizer app

The Baseline Date Optimizer app comes with skill templates to carry out default actions. Customize these for how you want to use actions and integrate them into your users’ day-to-day activities. You can change or delete the default skills and add your own custom skills.

The Baseline Date Optimizer app comes with two predefined actions:

  • Copy T-Code lets the user copy the FB03 transaction code for an invoice item to open the invoice directly in SAP.

  • Send Email to Vendor creates a prepopulated email in the user’s email client for them to send.

At the end of these instructions, we’ve noted the most important things to check and configure if you’re using the supplied skills.

We also supply an Action Flow blueprint that you can download to create an action that lets users update the baseline date in SAP. You can use this blueprint as a template for all kinds of Action Flows related to baseline date updates. Installing the Action Flow blueprint for baseline date updates has the instructions to set this up.

Here’s how to configure the app’s tasks and actions:

  1. In the Celonis navigation menu, select Studio.

  2. Find the Baseline Date Optimizer app in your Studio space navigation.

  3. Expand the package’s structure using the arrow.

  4. Expand the Skills folder.

  5. Select any of the listed actions to open it in the visual editor.

  6. Click Edit to work with the skill template.

    baseline_actionflow_sendemail.png
  7. To change the name or description of an action, select the step and click the Edit name and description icon next to it.

    baseline_actionflow_edit.png
  8. To remove a step in the skill template, select the step and click the Delete icon next to it.

    baseline_actionflow_delete.png
  9. Click on a step to configure the action. Here we’re working with the step “Send E-Mail to Vendor” to change an email template.

    baseline_actionflow_editoutput.png
  10. Click Save when you’ve finished configuring a skill.

  11. When you’ve made all the customizations you want to the skills, use the Publish Package button at the top of the screen in your Studio space to publish a new version of the app.

Actions to configure

In the Skills folder, you’ll need to configure actions for these skills if you’re using them. In each case the actions will be visible in the profile views of the affected invoice items.

  • Copy T-Code copies the FB03 transaction code for this invoice item into the clipboard. This lets the user paste it into the SAP transaction input field to open the invoice directly, skipping the input mask.

  • Send Email to Vendor opens a prepopulated but editable email in the user’s email client for them to send. You can find the email template in the “Execution Output” step in each skill. Click on the step to see and edit the email template.

baseline_actionflow_editoutput.png

You can revise the email templates or create multiple ones for different scenarios. Also evaluate whether it makes sense to replace the no-reply Celonis email action with an SMTP setup (see Apps - Permissions).

Installing the Action Flow blueprint for baseline date updates

Download and install our Action Flow blueprint to create an action that lets users update the baseline date in SAP. You can use this blueprint as a template for all kinds of Action Flows related to baseline date updates, for example, background automations using the Celonis Query Data Model module.

Before you install the Action Flow blueprint, you’ll need to complete these prerequisites:

  • Install the Celonis Agent for Action Flows, if you haven’t already. See the requirements in Getting started with SAP Action Flows.

  • Install the appropriate SAP Automation Transport. Raise a support ticket and ask for the function module /CELONIS/FI_GEN_CHANGE. Follow the instructions in SAP Actions.

  • Identify a set of credentials for a central user that can be used to authenticate to SAP when a user runs the Action Flow. This user must have permission to update a baseline date. By default, the Action Flow will continue using these credentials. If you want users to authenticate dynamically with their own credentials before performing actions, you can ask about our Personal Connections feature, which is in Limited Availability currently.

Here’s how to install the Action Flow blueprint:

  1. Go to the Celonis Marketplace, and download the ActionFlow blueprint “Update Baseline Date in SAP.” It’s in the section “Actions for this App” for the Baseline Date Optimizer app.

    baseline_actionflow_tile.png
  2. In Studio, create a new Action Flow in the Baseline Date Optimizer app package.

  3. In the new Action Flow, from the top navigation menu, go to Blueprint > Import Blueprint. Select the downloaded blueprint on your local machine.

    baseline_actionflow_importblueprint.png
  4. Create an SAP connection using the user credentials you selected for the Action Flow, and click Save.

  5. Publish the app package - you can just select the Action Flow and publish only that.

  6. Leave edit mode and click on the clock to adjust scheduling for the Action Flow. Select “On demand” and click OK.

    baseline_schedule.png
  7. Use the slider by the Edit button to set the Action Flow to Active.

  8. In Studio, in the Baseline Date Optimizer app package, open the view “Action View - Content Block Unfiltered”. Click Edit Mode, then open the visual editor for the invoice table at the bottom of the view, "Invoices with Baseline Date Improvement Potential", by clicking Edit Component.

    baseline_editcomponent.png
  9. In the top right corner, click Add Action.

    baseline_actionflow_settings.png
  10. Give a name to the action. This will be the name of the action that business users will see when selecting an invoice. Click Next.

    baseline_actionflow_name.png
  11. Select the record “Invoice (Credit)”.

    baseline_actionflow_record.png
  12. Apply filters to limit when the action should show up. We recommend you apply the same filters as for the Action View, which are:

    • Documents w/ baseline mismatch enabled for Action View

    • Open Invoices

    • Vendor is enabled for Action View

    • Baseline Date Optimization Status is Open

    • Invoices in scope

    • Value Potential greater minimum (0)

    baseline_actionflow_filters.png
  13. Connect the Action Flow by mapping the Action Flow inputs to your invoice record. The new baseline date can be manually set by the user, or you can map it to a date field from the invoice record.

    baseline_actionflow_connect.png
    baseline_actionflow_configure2.png
  14. Click Save, verify that the box for the new action is checked in the Available actions panel, then click Done.

  15. Click Save at the top right, then Exit Edit Mode.

  16. Publish the Action View (or the whole of the app package) to make the new action available for users in Apps.