PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

how can I use PeopleCode to get the current Report Repository Path?

I want to get the current environment's Report Repository path (root dir) while running a PeopleCode program (online).  I know how to get environment variables [GetEnv()], but this path is apparently not stored as an environment variable on the app server, or in the %Session system var.

Our web profiles are currently blank in on this property - we use the "configuration.properties" file to set the ReportRepositoryPath property on the web server.  So, I cannot query table PSWEBPROFNVP for PROPERTYNAME = 'REPORTREPOSITORYPT' and find our path.

Is this path available anywhere for access within PeopleCode?  (PS_CDM_DIST_NODE did not have the actual path - only a relative path)

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