GetTranslatedUserNames
Maps the external security user names to Actuate security user names. Either use GetTranslatedUserNames in conjunction with the external registration security level, or use the same user names for the external and Actuate users.
For example, a user with the Actuate Administrator privilege can manage all items in an Encyclopedia volume. If the Administrator user in the external security system has a different meaning, GetTranslatedUserNames can map the external security user to an Actuate user with a different name.
Request schema
<xsd:complexType name="GetTranslatedUserNames"/>
<xsd:element name="GetTranslatedUserNames"
type="typens:GetTranslatedUserNames" />
Response schema
<xsd:complexType name="GetTranslatedUserNamesResponse">
<xsd:sequence>
<xsd:element name="TranslatedUserNames"
type="typens:TranslatedUserNames"/>
</xsd:complexType>
Response elements
TranslatedUserNames
The names that Actuate uses for external security users.