Create Guided Journeys for Redwood Pages

A guided journey helps users complete tasks by facilitating a business process. Administrators can create a guided journey to embed tutorials, company policies, and best practices at the page or section level. For example, a guided journey could be created to help an employee place a sales order.

NOTE: In this update, guided journeys aren't yet supported on all Redwood pages.

Let’s take a closer look at the use-case scenario of an employee creating a requisition. For example, you could create a guided journey that embeds a training video for the employee to review before submitting a request. The text is yours to enter, tailored to the needs of your particular use case and company. In the following example, you have a video to watch in the panel that opens. You could also link to an external website or add a checklist for additional guidance.

Guided Journey Example of Administrator-Specified Help Text

Guided Journey Example of Administrator-Created Video

In the following example, you can see guided journey tasks at the page and section level. The page-level guided journey tasks are displayed as a train stop below the "How to fill out this request" guided journey header, with two dots that correspond to two tasks in the journey. The section-level guided journey tasks are below the Source section header.

Guided Journey Tasks Examples at the Page and Section Levels

Guided Journey Task Examples at the Page and Section Levels

Create a Guided Journey

At a high level, creating a guided journey is a two-step process:

  1. Create a guided journey template.
  2. Associate the guided journey tasks at the page or section level using VB Studio in Express mode.

Create a Guided Journey Template

  1. Navigate to My Client Groups > Show More > Employment section > Checklist Templates 
  2. Click Create and complete all mandatory fields. Note the following important tips for a few of the fields:
    Field Tip
    Checklist Code

    When you click in the field, it autopopulates with a journey code based on the name you entered. You can change the code if desired, but it must be unique among your journeys. You will use this code later to associate a guided journey with a page using VB Studio in Express mode. Note the checklist code for later use.

    Category

    Select Guided Journey. Only guided journeys are supported currently.

  1. Click the General tab and enter a description for the guided journey. Note that Draft is displayed in the Status field.
  2. Click the Tasks tab and click Create to add tasks to the guided journey.
  3. (Optional) Click the Message tab and add a title to the guided journey.
  4. (Optional) Click the Security tab to enable data security or restrict access based on role.
  5. Click Save and Close.
  6. Activate the template by changing the status from Draft to Active in the General tab. The journey is ready to use.

Associate a Page

To determine whether you can extend a specific page using Oracle Visual Builder Studio (VB Studio), go to the page and open the Settings and Actions menu. Look for the Edit Page in Visual Builder Studio task.

Settings and Actions Menu

Settings and Actions Menu

If you don’t see the Edit Page in Visual Builder Studio task, then you can’t use VB Studio to edit the page, either because you're not assigned the necessary privileges to edit pages in VB Studio, or because the page can't currently be edited in VB Studio.

When you open a page in VB Studio, you can extend it only using Express mode. Advanced mode isn’t supported. Express mode is displayed in the VB Studio header region.

Header Region in VB Studio Showing Express Mode

Header Region in VB Studio Showing Express Mode

To associate a guided journey to a page in VB Studio Express mode:

  1. Navigate to the page you want to associate with the guided journey.
  1. Select the Edit Page in Visual Builder Studio task in the Settings and Actions menu.
  1. Navigate to the Page Properties section (formerly the Constants tab). Wait for the page to load completely before proceeding to the next step.
  1. Locate the journey code property you want to modify, and enter the page- or section-level code from the guided journey into the property field in VB Studio.
    Property Name in VB Studio Field Name in the Guided Description
    journeyCode Checklist Code Page-level journey code field.

    sectionNameJourneyCode

    Code

    Section-level journey code field, where sectionName is the camel-case name of the section.

The following screenshots show journey code fields at the page-level (left) and section-level (right). If you don't see a journey code property for a specific page or page section, then you can't embed a guided journey into that page or section.

Page-Level (Left) and Section-Level (Right) Journey Code Fields in VB Studio

Page-Level (Left) and Section-Level (Right) Journey Code Fields in VB Studio

  1. Click Preview to see your guided journey before publishing it.
  1. Click Publish when you are finished with your changes.

See the Guided Journeys Configuration Using Page Properties section of the Extending Redwood Applications for HCM and SCM Using Visual Builder Studio guide for a worked example.

Steps to Enable

Leverage the Visual Builder Studio to expose your applications. To learn more about extending your application using Visual Builder, visit Oracle Help Center > your apps service area of interest > Books > Configuration and Extension.

Prerequisites

Before you can start working with VB Studio, a systems administrator must complete some initial setup. For instructions, see Set Up VB Studio to Extend Oracle Cloud Applications.

Use the Manage Administrator Profile Values task in the Setup and Maintenance work area to ensure the ORA_PER_JOURNEYS_ENABLED and ORA_PER_GUIDED_JOURNEYS_ENABLED profile options are set to Y at the site level. These profile options enable journeys.

Tips And Considerations

You can:

  • Create guided journeys at the page or section level.
  • Associate guided journeys in VB Studio Express mode only. VB Studio in Advanced mode isn’t supported for journeys.
  • Create only guided journeys for Oracle Fusion Cloud SCM and Oracle Fusion Cloud Procurement. Other types of journeys, such as contextual and survey, aren’t supported.
  • Use the Manage Administrator Profile Values task in the Setup and Maintenance work area to see a list of the available profile options.
  • Use the Checklist Lookups task in the Setup and Maintenance work area to see a list of the available lookups.

Key Resources

To set up Oracle Visual Builder Studio:

To use VB Studio:

  • Implementing and Using Journeys – Learn how to create and use journeys. Although this guide was written for Oracle Fusion Cloud HCM, the concepts apply to Oracle Fusion Cloud SCM, too.

Access Requirements

Users who are assigned a configured job role that contains these privileges can access this feature:

  • Manage Journey (ORA_PER_MANAGE_JOURNEY_TEMPLATE)
  • Administrator Sandbox (FND_ADMINISTER_SANDBOX_PRIV)

These privileges were available prior to this update.