Setting ProductProperty of a ProductDependency

Antworten
bourhis
Beiträge: 126
Registriert: 07 Nov 2012, 15:57

Setting ProductProperty of a ProductDependency

Beitrag von bourhis »

Hi,

is it possible to set a ProductProperty in a [ProductDependency] section of the "OPSI/control" file ?

Best regards.
Benutzeravatar
r.roeder
uib-Team
Beiträge: 540
Registriert: 02 Jul 2008, 10:08

Re: Setting ProductProperty of a ProductDependency

Beitrag von r.roeder »

Hi,

a ProductDependency just defines the dependency of a product, it cannot be combined with property configurations.

But I'm certain there is a way to get whatever your goai is. Please describe what you want to achieve.

Greetings
Rupert


Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.

Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.

uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de


bourhis
Beiträge: 126
Registriert: 07 Nov 2012, 15:57

Re: Setting ProductProperty of a ProductDependency

Beitrag von bourhis »

I have multiple "meta-product" "depart-soft-install" with a dependancy for all the soft of a standard installation in a a departement and I have to set a "ProductProperty" for some of them...
For example a departement needed an "Ms Office" installation with Outlook and another one without it !
Benutzeravatar
r.roeder
uib-Team
Beiträge: 540
Registriert: 02 Jul 2008, 10:08

Re: Setting ProductProperty of a ProductDependency

Beitrag von r.roeder »

you could

either define variants of products instead of using properties;

or, a more subtile approach, you could set the product properties for the other products in the script of the meta product (by an opsiservicecall section)

or you set in the meta-product markers in the registry and use them instead of product properties

happy hacking


Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.

Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.

uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de


Antworten