#Advance call webservice

In our application we are using advanced call web-service plugin for converting the document into base64 format and 2-way SSL. we had no issues when we are on Appian 7.10, but once we upgraded to 16.2, the Smart Service is not available in designer and Admin Console. But when we checked in the app server logs, we confirmed it is installed in our 16.2 environment.
when our admin tried to re-added to jar, the following error which is attached to the post has been displayed.
Did anybody have faced this similar issue? I appreciate any help.
1) is this issue caused because of deleting the CDT's from that environment which was initially created? If so, in our development environment we didn't delete the CDT which are initially created.
2) when we upgraded our Dev Env from 7.10 to 16.2 , we are able to see advanced web service call smart service in designer. After we restarted the JBoss server it is...

OriginalPostID-231282


error for advanced web service call plugin.txt

  Discussion posts and replies are publicly visible

Parents
  • Hi malavikar, I see the line in the log, "The Smart Service Module was invalid: Illegal attempt to change the data type for smart service advancedcallwebservice.AdvancedCallSOAPWebService, input or output named Base64AttachmentExtractor (APNX-1-4104-005)".

    Seems to be some issue with the CDT(datatype) that the smart service takes as input.
    Is this CDT present in the environment? Also would suggest to add the plugin author to this conversation. The plugin author may help you analyze the issue.
Reply
  • Hi malavikar, I see the line in the log, "The Smart Service Module was invalid: Illegal attempt to change the data type for smart service advancedcallwebservice.AdvancedCallSOAPWebService, input or output named Base64AttachmentExtractor (APNX-1-4104-005)".

    Seems to be some issue with the CDT(datatype) that the smart service takes as input.
    Is this CDT present in the environment? Also would suggest to add the plugin author to this conversation. The plugin author may help you analyze the issue.
Children
No Data