Oracle Web Applications Desktop Integrator - Version 11.5.1 to 11.5.10.2 [Release 11.5] Information in this document applies to any platform. Information in this document applies to any platform.
GOAL
How to change the default value of the Web ADI Journal Upload parameters for the Descriptive FlexField Import and Validation.
FIX
Check the form function definition using the following steps:
1. Note the Responsibility you are using to create your document.
2. Logon to Applications using the System Administrator responsibility.
3. Navigate to Security -> Responsibility, and click Define.
4. When the form opens, search for the Responsibility you noted in step 1.
5. Note the Menu associated with your Responsibility, then close the form.
6. (still using the System Administrator responsibility) Navigate to Application, and click Menu.
7. Search for the Menu you noted in step 5 (remember to put your search criteria in the User Menu Name field).
8. Note the Function value for the menu item you use to create your document with. Close the form after noting the name.
9. (still using the System Administrator responsibility) Navigate to Application, and click Function.
10. Search for the form function name you noted in step 8 (remember to put your search criteria in the User Function Name field).
For R12 GL, please add the needed parameter to the GL_ADI_CREATE_DOCUMENT function.
11. Change the Parameter value for your form function to the required value
For example, it might be set to: bne:page=BneCreateDoc&bne:importFlex=IMPORTNOVALIDATION
The parameter bne:importFlex can have the values: - IMPORTVALIDATION (import DFF with validation) - IMPORTNOVALIDATION (import DFF without validation) - NOIMPORT (no import DFF)
12. Save your form function, then close the form.
13. Select "Requests" from the "View" menu in forms - and monitor the "Compile Security" request to ensure your menus are recompiled.
14. Exit out Oracle Applications (including Forms and the Self-Service Home page).
15. Ask you DBA/System Administrator to stop and restart the web server.
REFERENCES
NOTE:344780.1 - WebADI - Is It Possible to Change the Upload Parameter Values that Default When Creating Document and Uploading to GL? BUG:5247233 - WEB ADI - JOURNAL IMPORT (JOURNAL IMPORT) NOT IMPORTING DESCRIPTIVE FLEXFIELDS
Oracle Web Applications Desktop Integrator - Version 11.5.1 to 11.5.10.2 [Release 11.5] Information in this document applies to any platform. Information in this document applies to any platform.
GOAL
How to change the default value of the Web ADI Journal Upload parameters for the Descriptive FlexField Import and Validation.
FIX
Check the form function definition using the following steps:
1. Note the Responsibility you are using to create your document.
2. Logon to Applications using the System Administrator responsibility.
3. Navigate to Security -> Responsibility, and click Define.
4. When the form opens, search for the Responsibility you noted in step 1.
5. Note the Menu associated with your Responsibility, then close the form.
6. (still using the System Administrator responsibility) Navigate to Application, and click Menu.
7. Search for the Menu you noted in step 5 (remember to put your search criteria in the User Menu Name field).
8. Note the Function value for the menu item you use to create your document with. Close the form after noting the name.
9. (still using the System Administrator responsibility) Navigate to Application, and click Function.
10. Search for the form function name you noted in step 8 (remember to put your search criteria in the User Function Name field).
For R12 GL, please add the needed parameter to the GL_ADI_CREATE_DOCUMENT function.
11. Change the Parameter value for your form function to the required value
For example, it might be set to: bne:page=BneCreateDoc&bne:importFlex=IMPORTNOVALIDATION
The parameter bne:importFlex can have the values: - IMPORTVALIDATION (import DFF with validation) - IMPORTNOVALIDATION (import DFF without validation) - NOIMPORT (no import DFF)
12. Save your form function, then close the form.
13. Select "Requests" from the "View" menu in forms - and monitor the "Compile Security" request to ensure your menus are recompiled.
14. Exit out Oracle Applications (including Forms and the Self-Service Home page).
15. Ask you DBA/System Administrator to stop and restart the web server.
REFERENCES
NOTE:344780.1 - WebADI - Is It Possible to Change the Upload Parameter Values that Default When Creating Document and Uploading to GL? BUG:5247233 - WEB ADI - JOURNAL IMPORT (JOURNAL IMPORT) NOT IMPORTING DESCRIPTIVE FLEXFIELDS
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 10年+ .NET Coder 心语,封装的思维:从隐藏、稳定开始理解其本质意义
· .NET Core 中如何实现缓存的预热?
· 从 HTTP 原因短语缺失研究 HTTP/2 和 HTTP/3 的设计差异
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
· 基于Microsoft.Extensions.AI核心库实现RAG应用
· 10年+ .NET Coder 心语 ── 封装的思维:从隐藏、稳定开始理解其本质意义
· 地球OL攻略 —— 某应届生求职总结
· 提示词工程——AI应用必不可少的技术
· Open-Sora 2.0 重磅开源!
· 字符编码:从基础到乱码解决