j.d.edwards enterpriseone 有d单机版游戏免费下载吗

4.2 Installing SOA Suite 11g
You install SOA Suite 11g, version 11.1.1.5. You use the installer to download the Oracle Fusion Middleware 11g SOA Suite.
Install WebLogic Server 10.3.5. See
Download the Oracle Fusion Middleware 11g SOA Suite.
Use these steps to install Oracle SOA Suite 11.1.1.5.0
Launch the installer:
On Windows: setup.exe with Run as administrator option.
On Unix: ./runInstaller as a non-root user.
On the Welcome page, click Next.
Select the appropriate update option for your company.
The installer performs prerequisite checks.
Enter the Middleware Home and a SOA Home Directory.
Select WebLogic as the application server.
EnterpriseOne does not support the configuration with WebSphere Application Server.
Review the Installation Summary.
Click Next when the installation process is completed.
Click Finish to exit the installer.
Launch the Domain Configuration Wizard (config.cmd or config.sh) from &MW_Home&/Oracle_SOA/common/bin/.
Select Oracle WSM Policy Manager-11.1.1.0 and Oracle JRF-11.1.1.0 options.
Enter a domain name.
Enter the Administrator User and Password.
Select Production Mode and verify the JDK location.
Enter the JDBC Schema information.
Verify the schema connections.
Select Administration Server and Managed Servers, Clusters and Machines options.
Enter the Administration Server Name and Port.
Click Next on the Configure Managed Servers page.
Click Next on the Configure Clusters page.
Add a logic machine name.
Assign a server to the machines.
Review the Configuration Summary and Click Create.
Click Done and start the Administration Server.
on how to start and stop the Administration Server.
4.2.1 Verify the Installation
You must have the Administration Server running.
Open an internet browser, and enter the following URL:
http://server:port:/wsm-pm/validator
Enter the Admin user and password.
The Policy Manager Status screen appears.
If the following error message occurs, use the steps in the next task to resolve the error.
Use these steps to fix errors:
Access Data Sources using this path from the left navigation:
base_domain -& Services -& JDBC -& Data Sources
Click the mds-owsm link.
On the Settings for mds-owsm page, click the Targets tab.
On the Targets page, select AdminServer, and then click Save.
Activate the change and restart the WLS Admin Server.
Launch the URL again.
4.3 Installing Oracle WebGate
Next, you install Oracle WebGate 11.1.1.5.0.
Oracle HTTP Server WebGate is a Web server plug-in that is shipped out-of-the-box with Oracle Access Manager. The Oracle HTTP Server WebGate intercepts HTTP requests from users for Web resources and forwards them to the Access Server for authentication and authorization. Oracle HTTP Server WebGate installation packages are found on media and virtual media that is separate from the core components.
You must have Oracle HTTP Server installed and configured. See
If you are installing Oracle HTTP Server 11g WebGate for Oracle Access Manager on a Linux or Solaris operating system, you must download and install third-party GCC libraries on your machine.
You can download the appropriate GCC library from the following third-party website:
If you are using Windows 2008 64-bit operating systems, you must install Microsoft Visual C++ 2005 libraries on the machine hosting the Oracle HTTP Server 11g WebGate.
The libraries are included in the Microsoft Visual C++ 2005 SP1 Redistributable Package (x64), which can be downloaded from the following website:
Use these steps to install Oracle HTTP 11g WebGate.
Download and unzip ofm_oam_webgates_generic_11.1.1.5.0_disk1_1of1.zip.
Launch the installer.
On Windows: setup.exe with Run as administrator option
On UNIX: ./RunInstaller as a non-root user
Specify JRE/JDK location.
Click Next on the Welcome page.
Oracle HTTP WebGate supports Oracle HTTP version 11.1.1.2 or 11.1.1.3. EnterpriseOne configuration supports version 11.1.1.5. See
to upgrade to version 11.1.1.5.
The installer performs prerequisite checks.
This image shows the prerequisite checks on Linux operating system.
Specify the Middleware Home and WebGate Home Directory.
Review the installation Summary.
Click Next when the installation is completed.
Click Finish to exist the installer.
4.3.1 Post-Installation Steps
You must complete the following steps after installing Oracle HTTP Server 11g WebGate for Oracle Access Manager:
Move to the following directory under your Oracle Home for WebGate:
On UNIX operating systems:
&webgate_home&/webgate/ohs/tools/deployWebGate
On Windows operating systems:
&webgate_home&\webgate\ohs\tools\deployWebGate
On the command line, run the following command to copy the required bits of agent from the Webgate_Home directory to the WebGate Instance location:
On UNIX operating systems:
./deployWebgateInstance.sh -w &Webgate_Instance_Directory& -oh &Webgate_Oracle_Home&
On Windows operating systems:
deployWebgateInstance.bat -w &Webgate_Instance_Directory& -oh &Webgate_Oracle_Home&
Where &Webgate_Oracle_Home& is the directory where you have installed Oracle HTTP Server WebGate and created as the Oracle Home for WebGate.
For example: &MW_Home&/Oracle_OAMWebGate1
The &Webgate_Instance_Directory& is the location of Webgate Instance Home, which is same as the Instance Home of Oracle HTTP Server.
For example: &MW_Home&/Oracle_WT1/instances/instance1/config/OHS/ohs1
Run the following command to ensure that the LD_LIBRARY_PATH variable contains &Oracle_Home_for_Oracle_HTTP_Server&/lib
On UNIX operating systems:
Export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:&Oracle_Home_for_Oracle_HTTP_Server&/lib
On Windows operating systems:
Set the &Webgate_Installation_Directory&\webgate\ohs\lib location in the PATH environment variable.
From your present working directory, move up one directory level:
On UNIX operating systems:
&webgate_home&/webgate/ohs/tools/setup/InstallTools
On Windows operating systems:
&webgate_home&\webgate\ohs/tools\editHttpConf
On the command line, run the following command to copy the apache_webgate.template from the Webgate_Home directory to the WebGate Instance location (renamed to webgate.conf) and update the httpd.conf file to add one line to include the name of webgate.conf
On UNIX operating systems:
./EditHttpConf -w &Webgate_Instance_Directory& [-oh &Webgate_Oracle_Home&] [-o &output_file&]
On Windows operating systems:
EditHttpConf.exe -w &Webgate_Instance_Directory& [-oh &Webgate_Oracle_Home&] [-o &output_file&]
Verify the updated httpd.conf.
The following line is added to the bottom of the file
include "z:\oracle\Middleware\Oracle_WT1\instances\instance1\config\ohs\ohs1/webgate.conf"
Restart the Oracle HTTP server process.
Run opmnctl (stopall and startall) from &MW_Home&\Oracle_WT1\instances\instance1\bin
4.4 Configuring the KeyStore Connection
This section discusses configuring the KeyStore connection for WebCenter and EnterpriseOne.
Verify your Node Manger on your EnterpriseOne machine has the StartScriptEnable set to true:
Open the NodeManager.properties file from NMW_HOME&/wlserver_10.3/common/nodemanager folder and enter the following:
StartScriptEnable=true
Restart Node Manager.
4.4.1 Generate the KeyStore from the Oracle WebCenter Server
Use these steps to generate the KeyStore.
Log onto your WebCenter server.
From the &JDK_Home&/bin directory, enter the following:
./keytool -genkeypair -v -keyalg RSA -dname "cn+den60208jems,dc+us,dc=oracle,dc=com" -alias webcenter -keypass welcome1 -keystore webcenter.jks -storepass welcome1 -validity 365
-bash-3,2$ ./keytool -genkeypair -v -keyalg RSA -dname "cn=den60208jems,dc=us, dc=oracle,dc=com" -alias webenter -keypass welcome1 -keystore
webcenter.jks -storepass welcom1 -validity 365 Generating 1,024 bit RSA key pair and self-signed certificate (SHA1withRSA) with a validity of 365 days
for: CN=den60208jems, DC=us, DC=oracle, DC=com [Storing webcenter.jks]
./keytool -exportcert -v -alias webcenter -keystore webcenter.jks -storepass welcome1 -rfc -file webcenter.cer
-bash-3.2$ ./keytool -exportcert -v -alias webventer -keystore webventer.jks -storepass welcome1 -rfc -file webcenter.cer Certificate stored in file &webcenter.cer&
Copy the KeyStore files (keystore.jks and keystore.cer) to this location:
&MW_HOME&user_projects/domains/&your_domain&/config/fmwconfig
Sign on to WebCenter Enterprise Manager console, select WebLogic Domain & Security & Security Provide Configuration.
Click Configure to set up the keystore.
Enter the KeyStore file name and password.
Enter the Key Alias and Crypt Alias, these value are from your key export process.
Enter the passwords for both Signature Key and Encryption Key.
./keytool -exportcert -v -alias webcenter -keystore webcenter.jks -storepass welcome1 -rfc -file webcenter.cer
In this example, we used webcenter as the key alias and the certificate name is webcenter.cer.
Restart WebCenter Admin and WC_Spaces.
4.4.2 Configure KeyStore on EnterpriseOne
Use these steps to configure the KeyStore on EnterpriseOne.
Log onto your EnterpriseOne machine.
Change the directory to &MW_HOME&/user_projects/domains/&your_domain&/config/fmwconfig.
Copy these files from your WebCenter machine:
cwallet.sso
This file is different than the OAM do not copy it from your OAM server.
your keystore.jks
For example, webcenter.jks
your keystore.cer
For example, webcenter.cer
Open jps-config.xml from the same location.
Search for default-keystore.jks.
Replace the KeyStore location with your &keystore&.jks.
You can adjust the description as illustrated here:
Save the file.
4.5 Installing JD Edwards EnterpriseOne HTML Server
You must install the JD Edwards EnterpriseOne HTML Server.
See the JD Edwards EnterpriseOne HTML Web Server Reference Guide for your platform in the JD Edwards EnterpriseOne Installation and Upgrade for Apps 9.0 & Apps 9.1 using Tools 9.1 Documentation Library .
For Related Information Application Framework configuration, EnterpriseOne HTML server must be installed within the SOA domain.
Install and configure the JD Edwards EnterpriseOne Server Manager
Install Server Manger Agent on the EnterpriseOne HTML Server.
Start the EnterpriseOne HTML Server.
4.6 Configuring Oracle HTTP Server for EnterpriseOne HTML Server
After you install and configure the Oracle HTTP Server and Oracle HTTP WebGate, use the following example to configure mod_wl_ohs.conf (located at &MW_Home&/OracleWT1/instance/instance1/config/OHS/ohs1.). Verify that WebLogic port numbers match your configuration.
4.7 Registering the WebGate Agent for EnterpriseOne HTML Server
Install Oracle HTTP Server and WebGate.
Install and configure OID and OAM Server.
Install and configure EnterpriseOne HTML Server.
Use these steps to register the WebGate Agent.
Open an internet browser and connect to the Oracle Access Manager.
Open the OAM console.
http://oamserver:oamport/oamconsole
Enter the Admin user and Password.
Select the New OAM 11g Webgate option.
Enter a WebGate agent name and select the Open Security option.
Enter the EnterpriseOne HTML URL in Base URL.
Use the http port number.
Click Apply.
Host Identifiers and Application Domains are generated.
Select Resources, and then click Create to create the Resource URL.
Enter the following information:
Type = HTTP
Host Identifier = Select your Host Identifier
Resource URL = /jde
Protection Level = Protected
Authentication Policy = Protected Resource Policy
Authorization Policy = Protected Resource Policy
Repeat the above step and add the resource URL = /&/*
Double-click the Protected Resource Policy to see the newly added resources listed.
Click the Responses tab, and then click the Add button
Enter the JDE SSO header field as follows:
Response Name = JDE_SSO_UID
Type = Header
Value = $user.userid
Review all registered agents.
Select the System Configuration tab.
Open the Access Manager Settings section and open the SSO Agents option.
Double click OAM Agents, and then click the Search button.
The system displays a list of registered agents.
The registered agent creates a cwallet.sso and ObAccessClient.xml file.
Copy these two file to the EnterpriseOne Server:
&MW_HOME&/user_projects/domain/OAMDomain/output/&Agent_name& location
&MW_Home&Oracle_WT1/config/instances/instance1/OHS/ohs1/webgate/config directory.
4.8 Enabling OAM SSO on the EnterpriseOne HTML Server
Use these steps to enable OAM SSO on the JD Edwards EnterpriseOne HTML server through JD Edwards EnterpriseOne Server Manger:
Open Server Manager from a browser.
Select your instance.
Select Network Settings from the Configuration section.
Select the Enable Oracle Access Manager option.
Enter the Sign-Off URL
http://&OAM-Server&:&OAM-Port&/oamsso/logout.html?end_url=http://&JAS-Server:JAS-Port/jde/index.jsp
For example:
http://denptw23:14100/oamsso/logout.html?end_url=http://dendell06:7777/jde/index.jsp
Click Apply.
You are prompted to synchronize the ini changes.
Stop and restart the HTML server.
4.9 Copying JAR File to the HTML Web Server
Copy the following jar files from the WebCenter server to the HTML Web server:
spaces-api.jar
spaces-webservice-client.jar
webcenter-core-api.jar
The spaces-api.jar and webcenter-core-api.jar files are typically located at &WebCenter&\lib\java\internal\oracle.webcenter.spaces\11.1.1.0.0.
For example:
C:\oracle\Middleware\Oracle_WC1\lib\java\internal\oracle.webcenter.spaces\11.1.1.0.0
The spaces-webservice-client.jar file is typically located at &WebCenter&\webcenter\modules\oracle.webcenter.framework_11.1.1.
For example:
C:\oracle\Middleware\Oracle_WC1\webcenter\modules\oracle.webcenter.framework_11.1.1
Copy the jar files to the following location on the HTML Web server:
&Middleware&/user_projects/domains/& domain&/servers/&EnterpriseOne HTML server&/stage/&jas instance&/app/webclient.war/WEB-INF/lib
After you copy the files to the HTML Web server, restart the HTML Web server.
4.10 Granting Permission to the Client Application to Request a Token from OpenSSO
Open the &MW_HOME&/user_projects/domains/&domain&/config/fmwconfig/system-jazn-data.xml file.
Search for the oracle.wsm.security.WSIdentityPermission class.
Add the following permission section:
&permission&
&class&oracle.wsm.security.WSIdentityPermission&/class&
&name&resource={your_JAS_server_name}&/name&
&actions&assert&/actions&
&/permission&
Save the file, and then stop and restart your EnterpriseOne Server using Server Manager.
4.11 Synchronizing the System Clock on all Servers
4.12 Testing the SSO Configuration
Use these steps to test the SSO configuration.
Enter the following in the Address line:
http://&your host:your sso port&/jde/E1Menu.maf
The Oracle Access Manager 11g login page appears.
After the sign-on is working, create a WebCenter connection and enable an application form.
After the configuration is done, log onto EnterpriseOne and test the WebCenter Spaces configuration.
The WebCenter Spaces appear on your configured application.
You can click the green Plus icon to add new WebCenter Spaces.
Scripting on this page enhances content navigation, but does not change the content in any way.OMW_图文_百度文库
两大类热门资源免费畅读
续费一年阅读会员,立省24元!
评价文档:
上传于||文档简介
&&J​D​E​ ​C​N​C​ ​培​训
大小:1.15MB
登录百度文库,专享文档复制特权,财富值每天免费拿!
你可能喜欢JD Edwards EnterpriseOne Software - 2016 Reviews
By Application
By Industry
Other Software
JD Edwards EnterpriseOne Software
JD Edwards Financial Management is the accounting component of Oracle's JD Edwards EnterpriseOne (JDE e1) product line. This component can serve businesses of any size. The
it is designed to serve the needs of a wide variety of vertical markets. This program is scalable and can adapt as the user company grows.
Financial Management offers applications for accounts payable, accounts receivable, advanced cost accounting, expense management, financial management and compliance, fixed asset accounting, and a general ledger. The system can support multiple languages and currencies. The program also supports International Financial Reporting Standards (IFRS) requirements, with capabilities such as asset componentization and inventory costing methods.
JDE e1 uses the Oracle Technology Foundation, a package of integrated products that allow implementation and maintenance of system applications. This foundation is made up of the Oracle Database 11g, Oracle Fusion Middleware, and JDE EnterpriseOne tools. The HTML server and web client for Financial Management allow users to access the system&s applications with a web browser.
Budget/Forecast Upload Revisions Screen
Fixed Assets Inquiry Screen
Supplier Ledger Inquiry Screen
Customer Ledger Inquiry Screen
Trial Balance Inquiry Screen
Journal Entry with Debit/Credit Format
Supported Operating System(s):
Reviews of Oracle JD Edwards
Showing 1-9 of 9
Frank from Velocity Technology Solutions
Specialty:&Accounting / CPA
Size of portfolio:&Single user Portfolio size:&Single user
over 18 years working experience on Oracle JD Edwards ERP, recommanded
Ease-of-use
Functionality
Product Quality
Customer Support
Ease-of-use
Ease-of-use
Functionality
Functionality
Product Quality
Likes Best
this product is architecture flexiable to fix different OS, database, application servers, middleware, and it's the best ERP software for middle size company, total cost is lowest amount ERP products.
Likes Least
leaning curve is pretty long, it needs long time to study and hands on experience if you want to be a expert.
Recommendations
for Large size company, SAP and Oracle EBS, Peoplesoft ERP are good fit, for middle size company, Oracle JD Edwards ERP is the best fit, lowest cost, for small comany, netsuite is good option.
Rambo from Drake & Scull
Specialty:&Construction / Contracting
Size of portfolio:&101 or more users Portfolio size:&101 or more users
Very good strong ERP with good Fundamentals
Ease-of-use
Functionality
Product Quality
Customer Support
Ease-of-use
Ease-of-use
Functionality
Functionality
Product Quality
Likes Best
Good Basics, and strong fundamentals. Finance, Inventory and Distribution as a whole has basic fundamentals.
Likes Least
Support from Vendor is pretty poor. Enhancement requests get pending for Years. Support requests go on for months and in the end, gets closed when a new technician enters who has no idea of the background.
Recommendations
The fundamentals are pretty strong, but any workflows and Vendor support are pretty sad
Ridwan from BHP Billiton
Specialty:&Oil & Gas / Energy
Size of portfolio:&51 to 100 users Portfolio size:&51 to 100 users
User friendly and easy customize
Ease-of-use
Functionality
Product Quality
Customer Support
Ease-of-use
Ease-of-use
Functionality
Functionality
Product Quality
Likes Best
Jd.Edwards is ERP that is very user friendly and easy to customize. The analyst for JD. Edwards can also be the programmer
Likes Least
The table name is quit transparent, its possible the DBA directly change the data from the database.
Because JD Edwards is easy to customize, everybody can change it however they forget to review the logic and make all stuck because the logic is absorb all the resource due to inefficiency
There is no feature for refurbishment and separate the item between ex-repair, new or part exchange
Recommendations
I've experience in three software JD.Edwards, Infor EAM and SAP.
Every product have plus minus
JD.Edwards is user friendly and easy to customize, but the features not quite much
INFOR EAM, feature on asset management is really good but not integrated to financial
SAP, Rigid and hard to customize but quite stable
Sarvesh from L & T infotech airoli, mumbai
Specialty:&Software / Technology
Size of portfolio:&101 or more users Portfolio size:&101 or more users
JD Edwards distribution consultant having about 5 years experience
Ease-of-use
Functionality
Product Quality
Customer Support
Ease-of-use
Ease-of-use
Functionality
Functionality
Product Quality
Likes Best
I Used this product as a User as well as Consultant, I loved this product because its very easy to learn and very flexible so that it can be customized as per client requirement.
Continuously new versions are coming up after Oracle acquired JD Edwards, new features are coming.
And Oracle support is very helpful so that easily get support and new enhancement which are necessary for the business these days.
Likes Least
Well i like this product most, nothing least in this.
Recommendations
Well for evaluation prospective its not that much costly as SAP and it can be customized as per any business requirement.
So flexibility of this product is really amazing.
Frank from Velocity Technology Solutions
Specialty:&Software / Technology
Size of portfolio:&101 or more users Portfolio size:&101 or more users
great product to improve productivity
Ease-of-use
Functionality
Product Quality
Customer Support
Ease-of-use
Ease-of-use
Functionality
Functionality
Product Quality
Likes Best
JD Edwards has flexible design architecture to fit all platforms and different OSs, databases, Application servers and it's very easy to adopt a new technology, now it's in cloud.
Likes Least
learning curve is pretty long if you want to be a expert.
Recommendations
it's the best ERP system in midsize company, it's great ERP product if your company is in midsize company range.
Madhav from kpit
Specialty:&Consulting
Size of portfolio:&101 or more users Portfolio size:&101 or more users
The cost-benefit analysis & User experience of Oracle JD Edwards
Ease-of-use
Functionality
Product Quality
Customer Support
Ease-of-use
Ease-of-use
Functionality
Functionality
Product Quality
Likes Best
Unbeatable User experience.Very intuitive user experience.Lot of application modules.Lot of feature functionality
Oracle is committed to continuously improve jd edwards which gives customers
Likes Least
May be more dynamic field choices can be given.Like users can display or hide fields based on user roles.Ability to link up different udc's is missing
Recommendations
Test drive the software.Try to see the broader aspects of the software with a wide horizon
SOMESWARARAO from Henry Schein
Specialty:&Healthcare / Social Services
Size of portfolio:&101 or more users Portfolio size:&101 or more users
working as a jdedwards sales & distribution consultant
Ease-of-use
Functionality
Product Quality
Customer Support
Ease-of-use
Ease-of-use
Functionality
Functionality
Product Quality
Likes Best
Easy to use, user-friendly and lot of features added in new versions
Likes Least
Interfaces, Manufacturing and transportation module need to improve
Recommendations
low cost & maintenance & user-friendly ERP software
Vicki from Laser Technology, Inc
Specialty:&Manufacturing
Size of portfolio:&21 to 50 users Portfolio size:&21 to 50 users
JDE Revies
Ease-of-use
Functionality
Product Quality
Ease-of-use
Ease-of-use
Functionality
Functionality
Product Quality
Likes Best
Very stable ERP program in the marketplace.
We migrated from World to E1.
Likes Least
Some of the Out-of-the-Box forms and reports are not visibly pleasing.
Recommendations
The JD Edwards software is very versatile.
Implementing is easier that other ERP software.
Paco from Lodestone
Specialty:&Accounting / CPA
Size of portfolio:&Single user Portfolio size:&Single user
Great ERP for the apparel industry
Ease-of-use
Functionality
Product Quality
Customer Support
Ease-of-use
Ease-of-use
Functionality
Functionality
Product Quality
Likes Best
I like its functionality and flexibility.
Likes Least
Oracle should invest more money in marketing this product.
Recommendations
Get a good partner to demo it because the functionality is very rich.
Software Advice™, Inc.

我要回帖

更多关于 eddie edwards 的文章

 

随机推荐