-1

Via Documentum Administrator, how is it possible to list the docbroaker configured with the actual accessed docbase?

Andrea
  • 6,032
  • 2
  • 28
  • 55
  • The downvotes derive, almost for sure, from someone that doesn't know what Documentum is at all. – Andrea Jun 05 '23 at 08:46

1 Answers1

-1

Using the DQL tools, execute the following command:

EXECUTE list_targets;
Andrea
  • 6,032
  • 2
  • 28
  • 55