EBS Customizations (MOSC)

MOSC Banner

How to access FND_LOBS attachments files when accessing via archive responsibility pointing to an ar

edited Jul 5, 2013 7:15AM in EBS Customizations (MOSC) 1 commentAnswered

The profile option 'Intialization SQL statement - custom' is set at the site level to: ALTER SESSION SET CURRENT_SCHEMA = APPS

When this profile option is set at a SITE level to: ALTER SESSION SET CURRENT_SCHEMA = ARCHIVE (or)
ALTER SESSION SET CURRENT_SCHEMA = MERGE,
attachments open up properly from the ARCHIVE or MERGE responsibilities

But this is not desired as SITE level should always be set to APPS.

Details
-------
1) We have an archive responsibility pointing to a archive data group (which in turn is pointing to ARCHIVE schema in database)
2) The profile option 'Intialization SQL statement - custom' is set at the site level to: ALTER SESSION SET CURRENT_SCHEMA = APPS

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