Questions tagged [websphere-commerce]

IBM WebSphere Commerce is IBM's e-commerce platform

IBM WebSphere Commerce forms the customer interaction platform within the Smarter Commerce portfolio.

152 questions
1
vote
3 answers

Multi term search in SOLR (WebSphere Commerce7)

My search results for Electric blanket brings up all products specific to electric/blanket/electric blanket". However, I need results only specific to electric blanket. The query my application sends to SOLR has : q="electric" "blanket" What change…
DivB
  • 11
  • 2
1
vote
3 answers

Differentiate between production, staging and test environments in Websphere Commerce

I am new to a WebSphere Commerce Enterprise v6.0 environment that has already been set up. I was wondering what would be the most definitive way for me to determine which servers are used as Production, which are used as Staging and which are used…
user3777207
  • 61
  • 1
  • 1
  • 8
1
vote
3 answers

Databean to fetch CATENTDESCOVR

I need to fetch data of CATENTDESCOVR using Databean. Is there any databean provided by IBM to get the data? I am using IBM WebSphere Commerce V7.0 Feature Pack 8
Just_another_developer
  • 5,737
  • 12
  • 50
  • 83
1
vote
2 answers

Websphere Commerce Maximum Order Quantity Per Order Change to All Order history and pending

I have here a Websphere commerce 7 Fp 5 Aurora B2B which is using Orgs, contracts and price lists maximum order quantity that we limit each "Store" Org to buy 3 each so that there is enough to go around. We have 3 sets of entitlements to that most…
ckiwaha
  • 13
  • 4
1
vote
1 answer

IBM Wepshere JET Transformation pageLayout Unavailable

This is my first question and I am really sorry if I made any mistakes. So, I've been trying to follow the instruction on the following page…
Lie Richky
  • 11
  • 1
1
vote
1 answer

Sort by an attribute value sequence

We have a specific requirement of sorting the products as per a specific attribute value sequence. Any pointer or source of info would help us. Example of the scenario; Let's say for search result I want to sort results based on a attribute…
Santosh Sidnal
  • 128
  • 1
  • 9
1
vote
2 answers

Types of Java Bean in IBM Websphere commerce

How many types of Java Beans are there in IBM Websphere Commerce? I have searched in IBM info centre a lot but only find these Beans: Entity Bean Session Bean And Message Driven Bean but I heard a few days back that there are some other kind of…
Just_another_developer
  • 5,737
  • 12
  • 50
  • 83
1
vote
2 answers

Script Tag not accepting in Management Center

script tag is not accepting in wcs7 management center in E-mail activity content, how to achieve this?? i would like to add a js file in email content for that am using tag but management center not accepting script word giving error like…
user3200654
1
vote
1 answer

IBM WebSphere ecommerce plugin development

Our products are widgets that are currently available on a few ecommerce platforms. They use the textual descriptions as well as the price of products to offer discounts and recommendations. One of the platforms we are on is Shopify which has an app…
Hersheezy
  • 1,174
  • 1
  • 10
  • 17
1
vote
4 answers

REST WCToken and WCTrusted token

Is there a way to recreate WCToken and WCTrustedToken in websphere commerce by using cookies? Considering a scenario where search and browse uses websphere commerce and checkout in a different technology leveraging REST api's of websphere commerce.
Shinu
  • 73
  • 2
  • 7
1
vote
1 answer

How to navigate to last visited page/section after requested user to Signin/Registered with the website?

IBM WebSphere Commerce - eCommerce: I am designing a separate section (Special Dresses) for an eCommerce site and the section having a link to book appointment with the store. If a guest user visited the section and wants to book an appointment…
Shiva
  • 13
  • 3
1
vote
1 answer

WCS7 best practice to receive certain catalog entry information?

[WCS 7, FixPack 7, Feature Pack 6] I need to generate a feed with certain catalog entry (product) information such as name, image(s), category, price, seo-url, descriptive attributes and so on. To generate this feed i will use the scheduler…
M.G.
  • 177
  • 1
  • 2
  • 10
1
vote
4 answers

In IBM WCS, what happens when a user logs in after adding an item to cart as a guest. How is the orderId handled in this scenario?

I need to know more on the back end flow, when a user adds an item to cart as a guest and the logs in using his valid credentials. The orderId created for the guest gets migrated to the registered user's id. Could someone please explain how this is…
sreejith
  • 21
  • 2
  • 3
1
vote
3 answers

GWT and Websphere Commerce?

In one of our projects we have reached the point where we have to ditch out old Madisson-based platform and move on. Unfortunately, Aurora does not look like a perfect fit, so we are looking at alternatives. One option is to build a GWT based front…
Anders Johansen
  • 10,165
  • 7
  • 35
  • 52
1
vote
4 answers

In WCS, can we invoke a controller command from within a jsp ? If yes, please explain the different methods

From what I've heard, A controller command can be invoked from within a scriptlet. But I am not sure of other methods. Any code level information would be very helpful.
sreejith
  • 21
  • 2
  • 3
1 2
3
10 11