Core Workflow - EBS (MOSC)

MOSC Banner

Workflow issue

edited Oct 3, 2017 5:58PM in Core Workflow - EBS (MOSC) 6 commentsAnswered

Order workflow is having problem. When i retried or rewind the workflow, i'm getting exact fetch returns more number of rows.

ORA-01422: exact fetch returns more than requested number of rows in Package OE_Line_Fullfill Procedure Get_Activity_Result.

I'm getting multiple records for the below query.

SELECT  wias.ACTIVITY_STATUS, INSTANCE_ID, wpa.ACTIVITY_NAME, wias.ACTIVITY_RESULT_CODE, wias.PROCESS_ACTIVITY, wpa.process_version

--INTO       x_activity_status_code, x_activity_result, x_activity_id

FROM       apps.WF_ITEM_ACTIVITY_STATUSES wias, apps.WF_PROCESS_ACTIVITIES wpa

WHERE wias.ITEM_KEY = '4198836'

AND   wias.ITEM_TYPE  = 'OEOL'

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center