Question:
Hi,
Just a quick question for all you interface guru's.
Is it better to maintain the distribution model on a dev system and transport, or directly on a production system ? I'm a bit confused cause I think I've seen both.
kind regards
Pieter
Answer:
I think the Option 1 will be better to maintain the servers.
Answer:
Hi,
Just a quick question for all you interface guru's.
Is it better to maintain the distribution model on a dev system and transport, or directly on a production system ? I'm a bit confused cause I think I've seen both.
kind regards
Pieter
Maintain it on development because you will also need the distribution model on your test system. Distribution model can be transported but you can also distribute the model, with this last option you copy the model directly to the other system/client without a transport request. So with minimum effort you can have the distirbution model in all system/clents.
Cheers Dennis.