SAP Knowledge Base Article - Preview

1824101 - Will the "SynchLDAPUsers.java" update SI_UPDATE_TS or all the Users data?

Symptom

  • Within KB Article 1296101 there is a "SynchUsers.zip" file containings jar file for AD and LDAP update
  • Which data will be updated by the below codeline from the "SynchLDAPUsers.java"?

    IInfoObjects_ADGrpRefresh = iInfoStore.query("SELECT TOP 1* FROM CI_SYSTEMOBJECTS WHERE SI_NAME='secLDAP'");
    secLDAPplugin = (IInfoObject) IInfoObjects_ADGrpRefresh.get(0);
    secLDAPplugin.properties().getProperty(CePropertyID.SI_UPDATE_TS).setValue(newDate());
    iInfo Store.commit(IInfoObjects_ADGrpRefresh)

 


Read more...

Environment

  • SAP BusinessObjects Enterprise XI 3.1
  • Windows 2003

Product

SAP BusinessObjects Business Intelligence platform R2

Keywords

KBA , BI-BIP-AUT , Authentication, ActiveDirectory, LDAP, SSO, Vintela , BI-BIP , Business intelligence platform , How To

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.