Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

xsl:include from mds: Design editor copies file from mds to project

HJHorstFeb 24 2014

Hi,

I have a xsl (TransformCommon.xsl) stored in MDS.

I include this xsl in another xsl:

<xsl:include href="oramds:/apps/app/xsl/TransformCommon.xsl"/>

I deploy to server and it works like a charm.

When I open the XSL Design tab, JDeveloper 11.1.1.6.0 copies my included file from MDS to my project and changes my xsl to use the just copied xsl instead of the one in MDS.

That is not what I intended...

Is this a feature?

How can I prevent this from happening?

Regards,

HJ Horst

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 24 2014
Added on Feb 24 2014
0 comments
273 views