cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

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

Include JDNI adapter in Rehost utility using WIndchill 11.2.1.2 on Linux

CS_2700254
4-Participant

Include JDNI adapter in Rehost utility using WIndchill 11.2.1.2 on Linux

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

 

1 ACCEPTED SOLUTION

Accepted Solutions

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

View solution in original post

4 REPLIES 4

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

Top Tags