Skip to Main Content

DevOps, CI/CD and Automation

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!

Call XSQL from within XSL

221646Jul 17 2002
This is a newbie question your suggestions will greatly be appreciated-

I have a need to get a Id from a sequence in the database into the XML document before it gets loaded into the database itself.
I have a XSQL that will get it for me but when I do a <xsl:include href=URI> or <xsl:import href=URI> nothing gets done on the output of oraxsl. To make matters more complicated we run a Secure https so the URI points to a https site to get the Id.

Is these any way I can call a XSQL from a XSL file?

thanks
Subie

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 16 2002
Added on Jul 17 2002
3 comments
211 views