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

Programmatically start SAP Commerce Update for dev environment possible?

mwoelm
Participant
294

Hi,

is it possible to start the Update process programmatically in SAP Commerce?
I am thinking of partially starting the Update in my DEV environment automatically when the System is fully started.

Beside, I have a related question. What would be the best approach to start something once after system start?

Best Regards,

Michael

Accepted Solutions (0)

Answers (1)

Answers (1)

crescenzorega
Active Participant
0 Kudos

Hi,

when you talk about updating exactly what do you mean?

If you talk about daily deployments of a specific branch, such as you can do with Jenkins, i don't think it can be done

geffchang
Active Contributor
0 Kudos

crescenzorega I think what he means is the Platform Update runs automatically after Hybris starts. Normally, you wait for Hybris to start. After that, you go to HAC and run the Platform Update manually.

crescenzorega
Active Participant

geff.h.n.chang Even this feature is not currently available on scc v2, i spoke about it yesterday with a sap consultant

geffchang
Active Contributor
0 Kudos

crescenzorega That's good to know. Thanks for sharing this information.

mwoelm
Participant
0 Kudos

Hi,

yes. Either I would like to start HAC update automatically. Best would be that I can configure the update. Means for example that I can say: Please perform

  • A type system update
  • Project data update for a specific extension.

The benefit would be:

During development we often change some Impexes to change test data, basic CMS, Solr etc. I am pretty sure that is the same for all other devs around the world.... So, it would be nice that this happens in the background when the DEV merges changes from others and just starts the machine.

So, see it not that important for scc v2, more for the local environments for the devs. However, if it would be configurable for all ENVs the same was, it would be better, of course.