Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
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.
Solved! Go to Solution.
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
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
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