Hi we are using call web service smart service, but output of web service is not

Certified Lead Developer
Hi we are using call web service smart service, but output of web service is not getting store in pv(pv always shows blank value).
In application server log i have observed web service returning correct Response object.
PFB log

[default-short-running-threads-threads - 12] DEBUG com.appiancorp.ws.AbstractWSInvoker - Operation Invocation (OK). Endpoint Name: HisWebServiceHttpSoap11Endpoint; Endpoint URL: 172.18.0.46/.../cpservices.php; Access Credentials: null; Operation: {name:'{172.18.0.46/.../kranium.wsdl}getEncounterDetail',content:'<n8:getEncounterDetail xmlns:n8="172.18.0.46/.../n8:getEncounterDetail>'}],inputFaults:[],
outputs:[{name:'getEncounterDetailResponse',direction:'out',schemaElementName:'{h...

OriginalPostID-107197

OriginalPostID-107197

  Discussion posts and replies are publicly visible

Parents
  • #Raadha
    I suggest open a support case with appian from your organization to get this resolved.
    Or suggest using sendhttp smart service.
    In the current client we were in successful using OPT web service smart service and now use sendhttp.
    The problem not able to create xsd dynamically and not 100% conforming to win standards and multilevel xsdi from webservice calls. We use sendhttp and Xpath ,query record functions. etc. Not a straight forward and easy approach though.
Reply
  • #Raadha
    I suggest open a support case with appian from your organization to get this resolved.
    Or suggest using sendhttp smart service.
    In the current client we were in successful using OPT web service smart service and now use sendhttp.
    The problem not able to create xsd dynamically and not 100% conforming to win standards and multilevel xsdi from webservice calls. We use sendhttp and Xpath ,query record functions. etc. Not a straight forward and easy approach though.
Children
No Data