Managing tax assets in an extended site asset store
You must manually configure HCL Commerce Accelerator to manage tax assets in an extended site asset store.
Procedure
-
Enable the Change Tax menu item for asset store:
-
Determine the languages supported by the store using the following SQL statement:
SELECT * FROM STORELANG WHERE STOREENT_ID=XXX
- Create a store address for any language that does not have a store address assigned to it in the STOREENTDS table.
-
To create the tax assets in the fulfillment center, insert data into the SHPARRANGE table with
store_id=@Asset_store_id
andffmcenter_id=@ffmcenter_id
. The@ffmcenter_id
is the fulfillment center ID used by the extended site asset store. - Open the HCL Commerce Accelerator and select the Asset store. Click the Store menu and you should see Change Tax.