Parameter Configuration Changed for Analytics Task Type in Journeys

You need to configure the Analytics task type in journeys by now providing parameters directly in the OTBI Analysis Path field.

These are the changes in the Analysis Parameters and OTBI Analysis Path fields:

  • The Analysis Parameters field where you could add the Assignment ID and Person ID is now removed.

  • You need to now pass the parameters in the OTBI Analysis Path field with the name of the attribute in the OTBI subject area and the object name.

Here’s a sample URL that passes the Assignment ID and Person ID parameters:

/shared/Custom/Human Capital Management/Workflow Notifications/Checklist Category Heatmap?&col1="Worker"."Assignment ID"&val1={AssignmentId}&col2="Worker"."Person ID"&val2={PersonId}

Earlier Page Where You Could Add Parameters for OTBI Analysis Path

Earlier Page Where You Could Add Parameters for OTBI Analysis Path

Enter Parameters Directly in OTBI Analysis Path Field

Enter Parameters Directly in OTBI Analysis Path Field

Simplified configuration that allows users to directly enter the parameters in the OTBI Analysis Path field.

Steps to Enable

You don't need to do anything to enable this feature.

Key Resources

For more information about journeys, refer to the Implementing and Using Journeys guide on Oracle Help Center.

Access Requirements

You must be granted the Manage Journey (ORA_PER_MANAGE_JOURNEY_TEMPLATE) aggregate privilege to work on journey templates.