How to configure store in BA in APS sandbox
Modified on: Fri, 17 Nov 2023 12:07 PM2020-01-22
Symptoms
How to configure store in BA in APS sandbox?
Resolution
-
New sandbox configuration (with a separate server for store)
Go to BA > Products > Online Store > Connection Setup, apply similar settings:
- Custom Store URL: https://store.a.org.apsdemo.org
- Protocol: https
- Providers Store Host: 172.16.6.227
- Port 443
Note: 172.16.6.227 is IP-address of store server.
Hit Synchronize Now after applying the settings.
-
Old sandbox configuration (with a single server for store and pba)
Go to BA > Products > Online Store > Connection Setup, apply similar settings:
- Custom Store URL: http://store.pba.a.org.apsdemo.org
- Protocol: http
- Providers Store Host: 172.16.6.227
- Port 80
Note: 172.16.6.227 is backend IP-address of pba server.
Hit Synchronize Now after applying the settings.
Add a line for store with frontend IP-address to etc\hosts of your workstation:
10.114.3.197 store.pba.a.org.apsdemo.org