Questions tagged [atg]

ATG's (Art Technology Group) Web Commerce platform. As of version 11 known as Oracle Commerce.

Art Technology Group (ATG) was an independent Internet technology company specializing in eCommerce software and on-demand optimization applications until its acquisition by Oracle on January 5, 2011. ATG continues to be based in Cambridge, Massachusetts and operates under its own name as a subsidiary of Oracle. The company is a provider of eCommerce software and related on-demand commerce optimization applications. ATG's solutions provide merchandising, marketing, content personalization, automated recommendations, and live-help services.

450 questions
-1
votes
1 answer

Not able to start the ATG server

I am getting this error while server restart.Please help me out.This is first time I am getting this error. I dont find any compile time errors also. Servlet.service() for servlet jsp threw exception java.lang.ClassNotFoundException:…
-1
votes
3 answers

shell script in remote machine not working with ssh

I am trying to execute a script located in machine B from machine A. PS - The script is trying to restart ATG instance on a JBOSS server. I tried following commands - ssh user@hostname /path/to/script/remotescript.sh arg1 arg2 ssh user@hostname…
-1
votes
2 answers

How to add soft goods items in ATG control center(acc)?

I want to know how to add soft goods item in Acc like ("E-books","Songs","Videos") and i want add these items into shopping cart, Here i listed my query below.. 1.)Add soft goods items("E-books","Songs","Videos") in ACC, 2.)And i want to add these…
-1
votes
1 answer

Not able to get value from form handler to jsp

I am sending List from form handler to jsp using set Attribute method.When i directly pass to for each droplet it works perfect.but if i am using getvalueof tag in jsp.Then i am not getting value. There is another problem.If i used same for each…
user3552562
  • 3
  • 1
  • 2
-1
votes
3 answers

Mockito implemetation for formhandlers in ATG

I am new to Mockito as a concept. Can you please help me understand using Mockito for formhandlers in ATG. Some examples will be appreciated.
user2879266
  • 59
  • 1
  • 5
-1
votes
1 answer

Are covered by some sort of scope?

I have a page container that I want to pass the pageTitle into as a This doesn't work:
radimpe
  • 3,197
  • 2
  • 27
  • 46
-1
votes
1 answer

startSQLRepository data import error

I'm new to ATG. Recently i started product catalog export/import project in ATG 10.2. I was success in exporting the product catalog. Then i changed the xml file which i got from export and tried to import it. But in my importing process failed with…
pathum83
  • 133
  • 1
  • 6
  • 14
-2
votes
1 answer

Creating Microservices in ATG 10.2

As part of requirements, there is an expectation to create microservices for an existing ecommerce platform. The current architecture runs on ATG 10.2 version and has some rest API's hosted on it. Given the fact that ATG is a monolithic ecommerce…
-2
votes
1 answer

Idea for a project involving social media and ecommerce

I've been looking for an idea for a project incorporating social media functionalities into an eCommerce platform. I will be building my solution on top of the Hybris and ATG exemplary stores. I'm looking to integrate Facebook and Google+, possibly…
-2
votes
1 answer

Programming for atg back end code

I am new to atg. I have seen one java code for payment enrollment. I want to know about two functions isLoggingDebug() and logDebug(), Is it custom functions or not?
-2
votes
1 answer

SQL Statement Failed in ATG

I am working in an ATG application. Today, i got the below SQL Exception in /atg/userprofiling/ProfileAdapterRepository and this is because of the violation of unique constraint. atg.repository.RepositoryException;…
Vijay
  • 21
  • 1
-3
votes
1 answer

ATG Site Manager reserved words

I have a problem with ATG Site Builder, when I set the new URL in BCC Site Manager like '/action/smth' I got 404 error message on that page. I think it's reserved word. I have been reading ATG documentation but I did not found any information about…
Cowboy
  • 11
  • 1
  • 3
-3
votes
2 answers

How to create an ATG store?

I have been studying ATG for about 4 months and now I am facing a problem: even going through the documentation I can't find any document that can clearly explain how I can create a new empty store. I know that I need to have my database users and…
Ingrid
  • 1
  • 1
-4
votes
1 answer

Web Service Connection Exception on starting ATG Server

I am getting the following error when I start my ATG - JBOSS server. Please help me fix the issue. ERROR [CDLS service] RemoteException testing binding ; nested exception is: java.net.ConnectException: Connection timed out: connect …
pradeeps
  • 1
  • 1
  • 2
-5
votes
1 answer

Why printStackTrace is not recommended in ATG?

Why printStackTrace is not recommended to use in oracle ATG. If anyone knows please tell me. Thanks in advance.
Ramya jois
  • 29
  • 5
1 2 3
29
30