четверг, 1 сентября 2016 г.

Endeca Problems


I’m fairly new to Endeca, and certainly had many Endeca problems. They stemmed from 2 issues:
1. Not provisioning the CRS Endeca app correctly from CIM
It’s really picky to get the app to import correctly (especially if you’ve imported it and deleted it once before). After doing this a few times, I came up with this script to help remove the CRS app entirely so that it can be retried.
2. Endeca is not running
You should be 100% sure that all parts of Endeca are running before doing almost everything in the post. You can start the various parts of Endeca using:
Platform Services:/opt/endeca/PlatformServices/11.1.0/tools/server/bin/startup.sh
Tools & Frameworks (workbench):/opt/oracle/endeca/ToolsAndFrameworks/11.1.0/server/bin/startup.sh
CAS:/opt/endeca/endeca/CAS/11.1.0/bin/cas-service.sh
Although now I prefer to just start the workbench, then login and manually turn the other services on.


среда, 31 августа 2016 г.

How to fix "Unauthorized (401): Unauthorized access to workbench."


 Unauthorized (401): Unauthorized access to workbench. Please check your credentials in WorkbenchConfig.xml/OCS. If problem still persists, please contact your administrator.


Summary

Change the Administrator password in the Endeca Configuration Repository and the Oracle Credentials Wallet immediately after installing Oracle Commerce 11.2.
Do this before attempting to deploy and initialize an application for the first time.


Instruction

The new password must be updated first in the Endeca Configuration Repository, then in the Oracle Credentials Wallet.

Updating the Endeca Configuration Repository password

There are two mechanisms by which to update the password in the Endeca Configuration Repository:
    1. Log in to the Workbench, and a password change modal will appear.
    2. Submit a POST request to
      http://<WorkbenchHost>:8006/ifcr/system/userManager/user/admin.changePassword.json
      1. The following parameters are required within the POST request:
        1. oldPwd [The current password.]
        2. newPwd [The value for the new password.]
        3. newPwdConfirm [The value for the new password.]
      2. The following is an example using the curl command line tool:
        curl -FoldPwd=admin -FnewPwd=newpassword -FnewPwdConfirm=newpassword http://admin:admin@localhost:8006/ifcr/system/userManager/user/admin.changePassword.json


Updating the Oracle Credentials Wallet

The administrator credentials that are stored within the Oracle Credentials Wallet are updated with the manage_credentials script, located in the ToolsAndFrameworks directory.
    1. Navigate to the %ENDECA_TOOLS_ROOT\credential_store\bin (Linux: $ENDECA_TOOLS_ROOT/credential_store/bin) directory.
    2. Run the manage_credentials script using this format (assuming the defaults were used during the installation process):
      Linux: manage_credentials.sh add --user admin --key ifcr --type password
    3. Since the credential for 'admin' already exists, you are prompted to replace it. Enter 'yes'.
    4. Enter the new password.
    5. Enter the new password again.

If the above methods not work - delete the folder named _ifcr (which contains all your workbench settings/applications etc…) – under /endeca/ToolsandFrameworks/11.1.0/server/workspace/state/sling.
Once deleted – restart Tools and frameworks service – it recreated the _ifcr folder (with a default of admin/admin) and was able to get back into the workbench.

понедельник, 29 августа 2016 г.

Oracle Web Commerce (ATG) 11.2 Installation Guide

Oracle Web Commerce (ATG) 11.2
Installation Guide with screenshots for Beginners

1. Download distributives

Go to Oracle e-delivery webpage https://edelivery.oracle.com/ 
Register and Sign In.
Search for the following distributives
  1. Oracle Linux Release 6 Update 5 for x86_64 (64 Bit)
  2. Oracle WebLogic Server (12.1.3.0.0) for Linux x86-64
  3. Oracle ATG Web Commerce 11.2.0.0.0 for Linux x86-64
    • Oracle Commerce ACC (11.2.0.0.0)
    • Oracle Commerce Assisted Selling Application (11.2.0.0.0)
    • Oracle Commerce Platform (11.2.0.0.0)
    • Oracle Commerce Reference Store (11.2.0.0.0)
  4. Oracle ATG Web Commerce Merchandising 11.2.0.0.0 for Linux x86-64
    • Oracle Commerce Web Server Extensions (11.2.0.0.0)
  5. Oracle ATG Web Commerce Service Center 11.2.0.0.0 for Linux x86-64
    • Oracle Commerce Service Center (11.2.0.0.0)
  6. Oracle Endeca Experience Manager 11.2.0.0.0 for Linux x86-64
    • Oracle Commerce Experience Manager Tools and Frameworks (11.2.0.0.0)
  7. Oracle Endeca Guided Search 11.2.0.0.0 for Linux x86-64
    • Oracle Commerce Content Acquisition System (11.2.0.0.0)
    • Oracle Commerce Guided Search Platform Services (11.2.0.0.0)
    • Oracle Commerce MDEX Engine (6.5.2.0.0)
    • Oracle Commerce Tools and Frameworks (11.2.0.0.0)
  8. Oracle Commerce Store Accelerator 11.2.0.0.0

List of file name mappings:
  • Oracle Commerce MDEX Engine 6.5.2
    V78211-01.zip - OCmdex6.5.2-Linux64_962107.bin
  • V78202-01.zip - Oracle Commerce ACC 11.2
  • V78203-01.zip - Oracle Commerce Assisted Selling Application 11.2 4.6 MB
  • V78218-01.zip - Oracle Commerce Platform 11.2
  • V78225-01.zip - Oracle Commerce Reference Store 11.2
  • V100779-01.zip - Oracle Commerce and CPQ Reference Integration 11.2 7.7 MB        
  • V100780-01.zip - Oracle Commerce and Marketing Cloud Reference Integration 11.2 19.0 MB
  • V100781-01.zip - Oracle Commerce and RightNow Reference Integration 11.2 1.1 MB
  • V100782-01.zip - Oracle Commerce and Siebel Reference Integration 11.2 6.4 MB
  • V100783-01.zip - Oracle Commerce and Social Relationship Management Reference Integration 11.2
  • Endeca CAS Server Installation
    V78204-01.zip - OCcas11.2.0-Linux64.bin
  • Oracle Commerce Store Accelerator 11.2
    V100746-01.zip - OCStoreAccelerator11_2.bin

Next go to Oracle Website and download Oracle Database 11g Release 2:

Direct link for linux: 

2. Creating new virtual machine

To create new VM follow next instruction:
Open VMWare
File – New Virtual machine







USE NAT!!!




Oracle Commerce Supported Environments 11.2

Official Oracle Commerce 11.2.0.0 Support for 3rd Party Environments Matrix

https://www.dropbox.com/s/tbef1ky8qgp4ug5/Oracle%20Commerce%20Guided%20Search%2011.2.pdf?dl=0