former_member322151
Explorer
Member since ‎2016 Oct 05

User Statistics

  • 14 Posts
  • 0 Solutions
  • 4 Kudos given
  • 3 Kudos received

User Activity

Hi, gays. We have hybrid mobile application with LDAP authorization. Our security service requires using two factor authorizations. Two factor authorizations implemented in LDAP layer as Multi-Factor Authentication(MFA) with phone callback. ...
Hi, all. I have two entity types - "Client" and "Manager". They have Many-to-Many relationship In our system. I'm modeling this relationship using additional entity - "ClientManagerLink", what "is not beautiful". Can i model Many-to-Many relati...
Hi, All I had changed type of MBO attributes and deploy application on SUP server. Now, I have error in mobile device log In synchronization process Sync failed: -1305 (MOBILINK_COMMUNICATIONS_ERROR) %1:86 %2:500 %3:0;Parameter 1:86;Parameter ...
Hi all,I had created test java application on HCP. After, this application has been deleted but I have corrupt DB Schema that I can't delete. Please tell me how delete it.
Hi,Guru, help me, please.I have task - in java report, get last login date and time for user in SAP Enterprise Portal system. I found this information on Authentication Log (in /nwa/logs), but I don't know as get this information in my program. Is t...