BI Publisher (MOSC)

MOSC Banner

Environment Variables in xdodelivery.cfg

edited Feb 13, 2017 7:44AM in BI Publisher (MOSC) 7 commentsAnswered ✓

I've been working on setting up an xdodelivery.cfg for Advanced Collections in 12.1.2. We are able to send documents to the printers without an issue. But we need to establish a temp directory for the cfg file:

<properties>

  <property name="ds-temp-dir">$COMMON_TOP/temp/</property>

  <property name="ds-buffering">true</property>

</properties>   

</config>

I'm having issues in getting environment variables to work here. Is there a way to make this work using environment variables? I also tried $[COMMON_TOP]/temp/ but no luck there. Unfortunately, hard coding the directory isn't an option for me.

Any help would be appreciated!

Thanks!

Chris

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