Technology Stack - EBS (MOSC)

MOSC Banner

Oracle Find Journals Form Personalization

edited Aug 20, 2021 11:00AM in Technology Stack - EBS (MOSC) 8 commentsAnswered

Hello,

I was doing personalization of form Find Journals where when user find for journal the user logged in only able to find its own journals. Like if he type jun-16 in period and click on find all the journals created by that user of period will show only.

Here is what I am doing in personalization,

Trigger Event: when-new-record-instance

Trigger Object: Folder

Condition: FOLDER.CREATED_BY <> FND_GLOBAL.USER_ID AND :SYSTEM.RECORD_STATUS = 'QUERY'

Level: User   'Username'

Actions Tab:-

Type: BuiltIn

Builtin-type: Do_key

Argument: Clear_record

Now whats happening is the form is hanging indefinitely. I mean its working like when i click on record other than created by logged in user it hangs. Then I have to close the application.

Tagged:

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