Hi,
We had custom service module developed for Content server 10, I have upgraded it to Content server 10.5 using below thread:
https://knowledge.opentext.com/knowledge/llisapi.dll?func=ll&objId=45500683&objAction=browse&viewType=1
I can access the WSDL file in internet explorer also I can initialize Service data objects also call the service method in .net code. There is no error in the .net code
As soon as I pass the service data objects as an arugment to the webservice method, no value is populated in oscipts code. All I can see blank which results an error called "An unknown feature was specified" and "Undefined Property" . I have also attached the trace file.
Did anyone faced the same issue before? Any help would be appreciated !