Skip to main content
1-Visitor
September 21, 2015
Solved

Is it possible to add the Title raw in the WTUser table?

  • September 21, 2015
  • 3 replies
  • 1688 views

Hi!

I need to keep the user title (from company LDAP) in the WTUser table (may be it can be stored in other table). Is it possible and how can I do it?

Thanks!

Best answer by BineshKumar1

I think you can follow the steps mentioned in https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS162357

Thank you

Binesh Kumar

Barry Wehmiller

3 replies

13-Aquamarine
September 28, 2015

There's no OOTB way to store the title in WTUser. Though, if you're not using one of the existing fields in WTUser (like email), you could theoretically remap the attribute to point to the title attribute in your LDAP.

1-Visitor
September 28, 2015

I think you can follow the steps mentioned in https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS162357

Thank you

Binesh Kumar

Barry Wehmiller

23-Emerald I
September 30, 2015

‌Anton,

I think that the article that Binesh Kumar‌ referenced should fit your needs. Can you please confirm whether it will do the trick for you?