Information

This site will undergo a brief period of maintenance on Thursday, 23 April at 2:30 AM Central/1:00 PM IST. During a 30 minute window, site availability may be intermittent.

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.

Import command results output file


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


<BulkUtilityResponse>
   <Import>
      <NameIdMapFile>.\nameIdMapFile.dat</NameIdMapFile>
      <Status>SUCCESS</Status>
      <FailedUserDetail>
         <UserID>idpuser2</UserID>
         <Status>FAILURE</Status>
         <ErrorCode>BMCSSG1749E</ErrorCode>
         <ErrorMsg>Illegal universal identifier: id=idpuser2,ou=User,o=BmcRealm,ou=services,dc=opensso,dc=java,dc=net</ErrorMsg>
         <Detail>Illegal universal identifier</Detail>
      </FailedUserDetail>
      <FailedUserDetail>
         <UserID>idpuser4</UserID>
         <Status>FAILURE</Status>
         <ErrorCode>BMCSSG1749E</ErrorCode>
         <ErrorMsg>Illegal universal identifier: id=idpuser4,ou=User,o=BmcRealm,ou=services,dc=opensso,dc=java,dc=net</ErrorMsg>
         <Detail>Illegal universal identifier</Detail>
      </FailedUserDetail>
   </Import>
</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