cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

HAC access link not available in sap commerce cloud public cloud

0 Kudos
1,911

manifest.txt

I am new to sap commerce cloud public cloud. I have setup development instance with attached manifest file. It build successfully but I didn't find any way to access HAC.

Accepted Solutions (1)

Accepted Solutions (1)

ivaylo_ivanov4
Explorer
0 Kudos

Looking at your manifest file, you have the /hac webapp accessible through your backoffice endpoint, so you should open HAC by https://<yourbackofficedomain>/hac URL.

As long as the Commerce Cloud portal URL - there you see only the endpoints defined, but not the webapps enabled for each endpoint.

It worked for me.

Answers (2)

Answers (2)

0 Kudos

In the cloud, I didn't find any option for checking HAC URL.
There is an option for other end points like Backoffice and storefront.
untitled.png

geffchang
Active Contributor
0 Kudos

Did you try adding "/hac" to the end of the URLs, like "https://backofficeDomain/hac"?

Maybe you could try the backgroundprocessing node. Does it show the HAC?

geffchang
Active Contributor
0 Kudos

Have you tried adding "/hac" to the end of the URL, like https://example.com/hac ?