Enterprise Asset Management - EBS (MOSC)

MOSC Banner

API for Activity Association

edited Feb 11, 2019 2:27AM in Enterprise Asset Management - EBS (MOSC) 3 commentsAnswered

Previously I run API for Activity Association (EAM_ITEM_ACTIVITIES_PUB.INSERT_ITEM_ACTIVITIES) and working properly.  Today I run the same script for new Activity Association, but i got error message:

---------------------------

Invalid Descriptive FlexField data. Program error: Please inform your support representative that:

FLEXFIELDS SERVER-SIDE VALIDATION package reports error:

validate_desccols() exception: ORA-20005: DVLB.get_default_context() failed. SQLERRM: ORA-01403: no data found

ORA-06512: at "APPS.FND_FLEX_DESCVAL", line 931

ORA-01403: no data found

Return Status - E

--------------------------

The script as shown below

set serveroutput on

DECLARE

O_return_status VARCHAR2(50);

O_msg_count NUMBER;

O_msg_data VARCHAR2 (2000);

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