How to Change Default Web ADI Upload Parameters for FlexField Import / Validation (文档 ID 553345.1) 转到底部

In this Document

Goal
  Fix
  References

APPLIES TO:

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

How to Change Default Web ADI Upload Parameters for FlexField Import / Validation (文档 ID 553345.1) 转到底部

In this Document

Goal
  Fix
  References

APPLIES TO:

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

How to Change Default Web ADI Upload Parameters for FlexField Import / Validation的更多相关文章

  1. JDK Environment Variable And Change default JDK

    Environment Variable : change(import) /etc/bashrc export JAVA_HOME=/software/jdk1.8.0 export PATH=$J ...

  2. Oracle EBS Web ADI 中的术语

    Oracle EBS Web ADI 中的术语 (版权声明,本人原创或者翻译的文章如需转载,如转载用于个人学习,请注明出处:否则请与本人联系,违者必究) 异步调用异步调用是这样子的,和引入接口表中的数 ...

  3. IIS Default Web Site : The service did not response to the start or control request in a timely fashion

    IIS Default Web Site无法启动,提示错误:The service did not response to the start or control request in a time ...

  4. Change default network name (ens33) to old “eth0” on Ubuntu 18.04 / Ubuntu 16.04

    Change default network name (ens33) to old “eth0” on Ubuntu 18.04 / Ubuntu 16.04 By Raj Last updated ...

  5. windows7 安装IIS没有default web site 解决方法

    因当时是第一次在Windows 7上使用IIS,不小心把default web site删除了,后来无论怎么重装IIS都不行,最后想到能不能直接把别人安装好后的IIS相关文件夹拷过来使用,用宿舍一哥们 ...

  6. iis6.0 default web site 无法启动

    按照以往方式打开http://localhost/blog2/index.asp时,意外被提醒出现错误:http 404 无法找到文件.一时感觉不知所措,怎么会出现这样的问题? 近来还碰到了一个问题, ...

  7. How to open a web site with the default web browser in a NEW window

    http://delphi.about.com/cs/adptips2004/a/bltip0504_4.htm When using ShellExecute (as explained in th ...

  8. [转]how can I change default errormessage for invalid price

    本文转自:http://forums.asp.net/t/1598262.aspx?how+can+I+change+default+errormessage+for+invalid+price I ...

  9. windows 10 change default program bug

    windows 10 change default program bug https://www.isumsoft.com/windows-10/how-to-change-or-set-defau ...

随机推荐

  1. Linux:nohub启动后台永久进程

    nohup 命令运行由 Command参数和任何相关的 Arg参数指定的命令,忽略所有挂断(SIGHUP)信号.在注销后使用 nohup 命令运行后台中的程序.要运行后台中的 nohup 命令,添加 ...

  2. [python]_ELVE_pip2和pip3如何共存

    作者:匿名用户链接:https://www.zhihu.com/question/21653286/answer/95532074来源:知乎著作权归作者所有,转载请联系作者获得授权. 想学习Pytho ...

  3. java学习历程,一年三年五年计划

    学习这一部分其实也算是今天的重点,这一部分用来回答很多群里的朋友所问过的问题,那就是你是如何学习Java的,能不能给点建议?今天我是打算来点干货,因此咱们就不说一些学习方法和技巧了,直接来谈每个阶段要 ...

  4. ASP.NET Core + Docker + Jenkins + gogs + CentOS 从零开始搭建持续集成

    为什么不用gitlab? 没有采用gitlab,因为gitlab比较吃配置,至少得2核4G的配置.采用go语言开发的gogs来代替,搭建方便(不到10分钟就能安装完成),资源消耗低,功能也比较强大,也 ...

  5. macOS下python3通过scrapy框架重新生成不得姐网站视频采集过程日志

    1.搭建虚拟python3环境(Virtualenvwrapper) 参考http://www.cnblogs.com/it-tsz/p/pyhton.html 2.安装scrapy 前提先安装好pi ...

  6. [BZOJ 4361]isn

    Description 题库链接 给出一个长度为 \(n\) 的序列 \(A\) .如果序列 \(A\) 不是非降的,你必须从中删去一个数,这一操作,直到 \(A\) 非降为止.求有多少种不同的操作方 ...

  7. [POJ 3728]The merchant

    Description There are N cities in a country, and there is one and only one simple path between each ...

  8. [NOIp 2009]Hankson的趣味题

    Description Hanks 博士是 BT (Bio-Tech,生物技术) 领域的知名专家,他的儿子名叫 Hankson.现在,刚刚放学回家的 Hankson 正在思考一个有趣的问题. 今天在课 ...

  9. 2015 多校联赛 ——HDU5289(二分+ST)

    Assignment Time Limit: 4000/2000 MS (Java/Others)    Memory Limit: 65536/65536 K (Java/Others) Total ...

  10. [UOJ UNR#2 黎明前的巧克力]

    来自FallDream的博客,未经允许,请勿转载,谢谢. 传送门 很奇妙的一道题 首先不难发现一个暴力做法,就是f[i]表示异或和为i的答案数,每次FWT上一个F数组,其中F[0]=1,F[ai]=2 ...