File Targets Were Not Created When Using Help Upload
(Doc ID 2294928.1)
Last updated on APRIL 15, 2020
Applies to:
Oracle Applications Framework - Version 12.2.6 and laterInformation in this document applies to any platform.
Symptoms
When attempting to upload a HELP file by using "Help Upload", "File Targets" were not created.
1. Create HELP HTML file as below.
<!-- Save as UTF8 -->
<html lang="en-US" dir="LTR">
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
</head>
<body bgcolor="#F8F8F8">
<center><h1><b>HELP Sample</b></h1></center>
<a name="EKEK_TEST.006A"></a>
<a name="XXX_EKEK_TEST.006A"></a>
<p>Test...</p>
</body>
</html>
2. Upload the created HELP file.
System Administration > Help Administration > Help Upload
3. Check Help File(test006a.htm)
System Administration > Help Administration > Help Download
4. File Targets were not created.
It’s showing: No search conducted
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |