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.

Create-import command results output file


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


<BulkUtilityResponse>
   <Creation>
      <UserIdMapFile>.\userIdMapFile.dat</UserIdMapFile>
      <Status>SUCCESS</Status>
      <UserDetail>
         <UserID>idpuser1</UserID>
         <TempPswd>562h359q1gsl</TempPswd>
         <Status>SUCCESS</Status>
      </UserDetail>
      <UserDetail>
         <UserID>idpuser2</UserID>
         <Status>FAILURE</Status>
         <ErrorCode>BMCSSG1743E</ErrorCode>
         <ErrorMsg>IO error encountered when attempting to create the user: id=idpuser2,ou=User,o=BmcRealm,ou=services,dc=opensso,dc=java,dc=net</ErrorMsg>
         <Detail>Fault detail goes here!</Detail>
      </UserDetail>
      <UserDetail>
         <UserID>idpuser3</UserID>
         <TempPswd>d301pnuve493</TempPswd>
         <Status>SUCCESS</Status>
      </UserDetail>
      <UserDetail>
         <UserID>idpuser4</UserID>
         <Status>FAILURE</Status>
         <ErrorCode>BMCSSG1744E</ErrorCode>
         <ErrorMsg>Process was interrupted when attempting to create the user: id=idpuser4,ou=User,o=BmcRealm,ou=services,dc=opensso,dc=java,dc=net</ErrorMsg>
         <Detail>Fault detail goes here!</Detail>
      </UserDetail>
      <UserDetail>
         <UserID>idpuser5</UserID>
         <TempPswd>ffm0et9qa59e</TempPswd>
         <Status>SUCCESS</Status>
      </UserDetail>
   </Creation>
   <Import>
      <NameIdMapFile>.\nameIdMapFile.dat</NameIdMapFile>
      <Status>FAILURE</Status>
      <ErrorCode>BMCSSG1748E</ErrorCode>
      <ErrorMsg>Process was interrupted when attempting to import federation data.</ErrorMsg>
      <Detail>Fault detail goes here!</Detail>
   </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