IBM WebSphere Commerce, also known as WCS (WebSphere Commerce Suite), is a software platform framework for e-commerce, including marketing, sales, customer and order processing functionality in a tailorable, integrated package. Not to be used for questions related to OGC Web Coverage Services.
Questions tagged [wcs]
126 questions
0
votes
1 answer
Websphere Commerce (WCS7) Gift Card Query
After adding a gift card to the shopping cart (a random WCS example: https://store.sony.com/webapp/wcs/stores/servlet/SYGiftCardView?storeId=10151&categoryId=8198552921644551354&catalogId=10551&langId=-1), what DB2 table are the fields for 'To',…

Chandrew
- 16,987
- 4
- 24
- 40
0
votes
1 answer
EC_GENERIC_REDIRECTVIEW Doesn't works only on production server and after a 30sec load
I've a case I whould like to understand.
Here is two different way to redirect to a page after a Command job:
(On WCS7)
First:
TypedProperty rspProp = new TypedProperty();
rspProp.put(ECConstants.EC_VIEWTASKNAME,…

Dekx
- 402
- 2
- 15
-1
votes
3 answers
User is able to enter blank spaces as input in input paramater in js file
I want to apply validation where user cannot input name starting from blank space, in my present code whe user is giving value using spacebar its successfully entering blank value.
I want to apply validation where user can use space but not in the…

Kritika Rohilla
- 13
- 1
- 7
-1
votes
1 answer
Browser prompting for login after enabling WAS application security
We have a websphere commerce application running on WAS 7. After enabling global security and application security,on accessing the application url , the browser prompts for login...only after logging in using the server admin credentials,the…

SKT
- 1
-1
votes
1 answer
Two weblogic for Oracle Webcenter content content (WCC aka UCM) & webcenter sites (WCS) installation
I intend to use two weblogic for WCC & WCS respectively i.e. Two middlewares paths. will there be any difficulaties/challeneges i may face ? if there is any reference links for the same.
weblogic version 10.3.6
WCC,WCS version 11.1.8

Pulkit Bhatia
- 127
- 1
- 7
- 22
-1
votes
2 answers
What is the difference between OrderItemAddCmd vs. OrderItemUpdateCmd?
For IBM's WebSphere Commerce, what are some distinguishing differences between these two commands? They share OrderItemBaseCmd and do a lot of the same things.

Chandrew
- 16,987
- 4
- 24
- 40