Last updated
Last updated
To package and deploy a component from repository to any environment specify the target (/DstEnv
) environment, only, and omit the /SrcEnv
option - source is always the repository.
The DEPLOY EXEC
command will automatically and always create a version for your deployed component:
yyyy-MM-dd-<UserIdent>.<YourSeqNo:00>
SeqNo
will be calculated based on your number of deployments from today.
The UserIdent
comes from your .
If you use you can pefectly see that all components within a package are packaged and deplyoed using the same (Component) Package version:
Deploy a component (or Component Package)