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

How to add soft attribute (Global) in to the user object?

  • September 2, 2015
  • 2 replies
  • 1959 views

Hello,

I would like to know if there any way to add Soft attribute to the User object Type. I am able to see only alias and calculated attributes currently.

I would like to add Global attribute to user type.

Please let me know if it is possible.

Thanks.

John selvaraj David.

Best answer by BineshKumar1

I don't think the class wt.org.WTUser supports Global Attribute. You can create a LDAP attribute and map it JNDI adapter, and refer that an alias attribute. I think the procedure is somewhere in the customization guide

Thanks,

Binesh Kumar

Barry Wehmiller

2 replies

2-Explorer
September 2, 2015

I don't think the class wt.org.WTUser supports Global Attribute. You can create a LDAP attribute and map it JNDI adapter, and refer that an alias attribute. I think the procedure is somewhere in the customization guide

Thanks,

Binesh Kumar

Barry Wehmiller

jselvaraj1-VisitorAuthor
1-Visitor
September 2, 2015

Hi Binesh,

Thanks for your reply.

Yes. I it is not possible to add global attribute as wt.org.WTUser class  does not implement the IBAHolder interface .

Yes. The following article explaining this.

https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS162357