0% found this document useful (0 votes)
170 views6 pages

Java For OAF Uploads or WEB ADI

This document provides instructions for fixing issues with Java not opening core applications locally on Windows desktops/laptops. The steps include adjusting security settings in Internet Explorer and the Java control panel to allow the applications to run properly.

Uploaded by

Swapna
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
170 views6 pages

Java For OAF Uploads or WEB ADI

This document provides instructions for fixing issues with Java not opening core applications locally on Windows desktops/laptops. The steps include adjusting security settings in Internet Explorer and the Java control panel to allow the applications to run properly.

Uploaded by

Swapna
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

Windows Settings for Running Oracle

Applies when:
Java won’t open the core application java forms locally on a desktop/laptop.

Fix:
If you have admin rights on your machine, please do the following.  You may need desktop
support to do it though.

Go to internet explorer. In the upper right of the screen there is a GEAR option for settings. Click
that icon and choose INTERNET OPTIONS

Click on the Security Tab

Within the 4 Zone Icons, Click on the Trusted Sites Icon, which will enable the button called
Sites. This button is just below the Zone icons.

Please add the address of the application link up to the 1800flowers.INT. For example, you will
add http://dbfinsfnyp02.1800flowers.int

NOTE*******You may have to uncheck the “Use only HTTPS’ checkbox if its checked.

Next, while still within the trusted sites zones, click the Custom level button towards the bottom
of the form. In the menu that pops up, Scroll all the way down, and where you see Enable XSS
filter, chose DISABLE

Then, go to control panel  Java (32) -> Security tab.

Click on the “edit site list” button.

Add The application up to the port. For example,

http://dbfinsfnyp02.1800flowers.int:8013

 
Applies when:

WebADI hangs at a screen that says:


Processing: Upload
Uploading the document
Your Document is being updated to the server. Press Cancel to stop this process
Data on Desktop sent
Records Processed
Import Program Started

Fix:

Attempt this 1st:

1. Open Internet Explorer browser window.

2. Click on Tools Menu.

3. When the Tools menu appears, click "Internet Options" at the bottom of the Tools
menu.

4. Internet Options dialog box appears as shown below. Click on the security tab.

5. When the Security page appears, click the "Internet" icon in the "Select a zone" box and
then click the "Custom Level" button.

6. When the "Security Settings" dialog box appears, scroll down to "Scripting" on the
menu. Enable “Allow status bar updates via script”. Select OK
7. One may receive a Warning. Please select "Yes"

8. Please make the same change, except on the Security page, click the "Trusted Sites"
icon in the "Select a zone" box and then click the "Custom Level" button., and Enable
“Allow status bar updates via script”. Select OK

9. Finally, click "OK" to close the Internet Options dialog box. 

10. Close the browser window so that new settings can be used.
If still an issue, FIX #2:

Navigate to Internet Explorer -> Tools->Internet Options->

1. Security tab -> custom level button

Set the following:

Download unsigned ->Prompt

Allow status bar updates via script->enable

Allow Scriplets ->Enable

'Initialize and Script ActiveX controls not marked as safe' is set to


'Prompt'.

2 Add customer server address under Option "Trusted Sites"

3 Go to Privacy Tab-> Advanced Button -> Make sure The following options are
checked:

Override automatic cookie handling

Accept first and Third party cookies always allow session cookies

Applies when:

Excel For apps throws an error that says

Run-time error ‘1004’:

Method ‘VBProject’ of obnect ‘_Workbook’ failed

Fix:

In Excel:

1. Go to File > Options > Trust Center


2. Click on button 'Trust Center Settings'

3. Select Macro Settings on left panel and Click checkbox 'Trust access to VBA project object
model' 

4. Restart excel and try uploading budgets again.

1. You log in to workflow administrator, in status monitor, the Workflow Owned By


field is restricted to your own user ID

2. Validate with the below Query:

select TEXT

FROM WF_RESOURCES

WHERE NAME='WF_ADMIN_ROLE';

Action Items:

1. Run this query to get the responsibility key that correlates to the responsibility you
use to get to the Status Monitor screen

select name RESPONSIBILITY_KEY,

DISPLAY_NAME

from apps.wf_roles

where 1=1

and DISPLAY_NAME like 'Workflow Admin%New%'

and ORIG_SYSTEM='FND_RESP';

2. Send this to the DBA’s

This update will assign the ROLE to the field rather than a user

update wf_resources
set text= 'FND_RESP|FND|FNDWF_ADMIN_WEB_NEW|STANDARD' –-FROM
STEP 1

where name='WF_ADMIN_ROLE';

3. Post-Update Validation:

select TEXT

FROM WF_RESOURCES

WHERE NAME='WF_ADMIN_ROLE';

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy