My Oracle Support Banner

"Complete And Next” Action on Activity is not Taking to Next Activity Screen. (Doc ID 2181082.1)

Last updated on MARCH 30, 2023

Applies to:

Oracle Communications Unified Inventory Management - Version 7.3.1.0.0 and later
Information in this document applies to any platform.

Symptoms

Consider two sequential activities:

  1. Search Inventory
  2. Update Inventory

Through ruleset that on Complete Action of “Search Inventory” which will start the next Activity – “Update Inventory”

Both “Complete” and “Complete and Next” Actions are using this Same Ruleset.

“Complete” Action of Search Inventory -> Completes “Search Inventory” activity and starts “Update Inventory” activity and shows “Search Inventory” activity screen.
“Complete and Next” Action of Search Inventory -> Completes “Search Inventory” activity and starts “Update Inventory” activity and shows “Search Inventory” activity screen.

 

“Complete and Next” Action of Search Inventory  should show Update Inventory activity screen instead of “Search Inventory” activity screen.

Sample Ruleset Code to start next activity:

Click to download the sample.
Extension point - public abstract interface void oracle.communications.inventory.api.businessinteraction.WorkflowManager.completeActivity(oracle.communications.inventory.api.entity.Activity, java.lang.String)
Placement – After.

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.