You are on page 1of 2

10/10/2019 Learn Oracle Applications Tech-Stack: Adding Hyperlink to XML Publisher RTF

Liên kết khác

Learn Oracle Applications Tech-Stack


Home SOA Fusion BI Reporting Fusion BI Reports SQL Fusion Quick Ref SQL OAF WedADI Workflow Reports Debugging FN

Form Personalization Quiz

Disclaimer Tuesday, 27 December 2016

The views expressed


are my own and not
Adding Hyperlink to XML Publisher RTF
necessarily those of
Using Word's Hyperlink feature will not work, as it appends the server or local path. Instead use a form field with the URL referenced . Ex:
Oracle and its
affiliates. The views
and opinions <?variable@incontext:link;TRACKING_URL?><fo:basic-link external-destination="url({$link})"><?WAYBILL?></fo:basic-link>

expressed by visitors
to this blog are theirs Shows value of waybill flyover as TRACKING_URL.
and do not
necessarily reflect
mine. I am not
responsible if you =============
ever happen to suffer http://www.adivaconsulting.com/blog-bi-publisher/item/49-using-drill-down-in-bip-report.html
a loss/damage using
this blog. <?param@begin:CURRENT_SERVER_URL?>

Labels
<?$CURRENT_SERVER_URL?>
ADF (1) =============
AOL (2)
API (3) =================
Arabic-Specific Refer: http://winrichman.blogspot.com/2010/03/hyperlink.html
Customization (1) =================
Assets (1)
Cash Management option1:
(3)
Concurrent Program
(4) If the XML data includes an element that contains a hyperlink , then you can use that element to create dynamic hyperlinks at runtime.
External Table (1) a. insert hyperlink from word menu
FNDLOAD (1) b. In the Type the file or Web page name field of the Insert Hyperlink dialog box, enter the following syntax:
Form Personalization c. {ELEMENT_NAME_WHICH_HAS_URL_LINK}
(5)
where ELEMENT_NAME_WHICH_HAS_URL_LINK is the xml data element name
Fusion Reports SQL
(6)
Fusion-BIP (30) option2:
Fusion-SQL (3)
General Ledger (3) create a form field, you can add it
HCM (3)
Interview Questions
<fo:basic-link external-destination="http://www.google..com">
(5)
JavaScript (3)
<fo:inline text-decoration="underline">google Link</fo:inline>
nodeJs (1) </fo:basic-link>
OAF (20)
Oracle Technical or
Various (2)
Order Management
(2)
<fo:basic-link external-destination="{ELEMENT_NAME}">
Payables (7) <fo:inline text-decoration="underline">google Link</fo:inline>
PL/SQL (13) </fo:basic-link>
Procurement (1)
R12 Scripts (4) or
Receivables (9)
Reports (5) <fo:basic-link>
RTF Coding (34)
<xsl:attribute name="external-destination"><xsl:value-of select="ELEMENT_URL"/>
SOA (1)
</xsl:attribute>
SQL (6)
<xsl:value-of select="LINK_NAME"/>
SQL Hints (1)
</fo:basic-link>
SQL LOADER (2)
SQL Optimization (1)
Posted by Abhishek
Subtemplates (1)
Table Relations (2) Reactions: funny (0) interesting (0) cool (0)

UTL_FILE (2)

https://appsoracle-abhi.blogspot.com/2016/12/adding-hyperlink-to-xml-publisher-rtf.html 1/2
10/10/2019 Learn Oracle Applications Tech-Stack: Adding Hyperlink to XML Publisher RTF
VM (1)
WEB ADI (8)
Labels: Fusion-BIP
Workflow (5)
XML (5)
XML Publisher (21) No comments:
XSLT (3)

Post a Comment
Pages

Home
Enter your comment...
Quiz
Workflow
Reports
Form Personalization
Comment as: PunPun (Goog
Quick Reference API
Fusion Quick Ref
SQL
Publish Preview
OAF
ADF
WedADI Newer Post Home
Concurrent Programs
Subscribe to: Post Comments (Atom)
FNDLOAD
Debugging

Followers

Người theo dõi (3)

Simple theme. Powered by Blogger.

https://appsoracle-abhi.blogspot.com/2016/12/adding-hyperlink-to-xml-publisher-rtf.html 2/2

You might also like