Information
Out of support This documentation supports the 8.0 version of BMC Atrium Single Sign-On, which is in "End of Version Support." However, the documentation is available for your convenience. You will not be able to leave comments.Click here to view the documentation for a supported version of Remedy Single Sign-On.

Federate command results output file


The following is an example of the output content generated when you run a bulkFederation federate command with the -rf parameter. This file is a parseable XML file that contains diagnostic information.


<BulkUtilityResponse>
  <Federation>
     <UserIdMapFile>.\userIdMapFile.dat</UserIdMapFile>
     <NameIdMapFile>.\nameIdMapFile.dat</NameIdMapFile>
     <Status>SUCCESS</Status>
     <FailedUserDetail>
        <UserID>spuser2</UserID>
        <Status>FAILURE</Status>
        <ErrorCode>BMCSSG1749E</ErrorCode>
        <ErrorMsg>Illegal universal identifier: id=spuser2,ou=User,o=BmcRealm,ou=services,dc=opensso,dc=java,dc=net</ErrorMsg>
        <Detail>Illegal universal identifier</Detail>
     </FailedUserDetail>
     <FailedUserDetail>
        <UserID>spuser4</UserID>
        <Status>FAILURE</Status>
        <ErrorCode>BMCSSG1749E</ErrorCode>
        <ErrorMsg>Illegal universal identifier: id=spuser4,ou=User,o=BmcRealm,ou=services,dc=opensso,dc=java,dc=net</ErrorMsg>
        <Detail>Illegal universal identifier</Detail>
     </FailedUserDetail>
  </Federation>
</BulkUtilityResponse>

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Atrium Single Sign-On 8.0.00