Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
Has anyone been able to successfully include a custom JDNI adpater in rehost? There's a comment in the rehost.properties file:
############################## Adapter Changes############################
# "administrative" is the default suffix for the AdministrativeLdap adapter
# "enterprise" is the default suffix for the EnterpriseLdap adapter
# Additional domains for other adapters can be added by specifying the adapter
# name as a suffix. Connection information for those adapters is specified by
# adding a set of LDAP connection properties with the same suffix.
Then it uses the default "administrative" and "enterprise" in the properties:
target.ldap.renameAdapter.enterprise=com.<company>.EnterpriseLdap
target.ldap.renameAdapter.administrative=com.<company>.Ldap
So that leaves me to believe that that if I had a suffix for the JDNI adapter I could specify:
target.ldap.renameAdapter.<JDNI adpater suffix>=com.<company>.<JDNI adapter name>
But how do I create a JDNI adapter suffix?
This is preventing me from upgrading to 12.2
Solved! Go to Solution.
Hi @CS_2700254
So tell them that you need same rehost on Windchill 12
I believe that you would have same issue on the supported version.
PetrH
hi, if you are not getting a quick response from the community on this specific technical issue, please reach out to PTC Technical Support for additional information.
Hi Scott, I tried PTC technical support first but they said they do not support Windchill 11.* any more
Hi @CS_2700254
So tell them that you need same rehost on Windchill 12
I believe that you would have same issue on the supported version.
PetrH
Yeah, I just did that on Friday. Thanks