79396616

Date: 2025-01-29 11:50:16
Score: 0.5
Natty:
Report link

It is not supported directly. The object type (-o) can only be on of source, target, transformation, mapping, mapplet, session, worklet, workflow, scheduler, session config, or task, s. ObjectExport Reference

However, you can export the Deployment Group based on a query. For example, if you define a query like this (or based on a lable) enter image description here you should be able to do:

pmrep executequery -q test_group_export -u deployment_group
pmrep objectexport -i deployment_group -u deployment_group.xml

where deployment_group are object Ids and deployment_group.xml the resulting xml representation.

Reasons:
  • Probably link only (1):
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: briadeus