Service Virtualization

Expand all | Collapse all

Application unable to read object in response from LISA

  • 1.  Application unable to read object in response from LISA

    Posted Dec 02, 2016 02:01 AM

    I have below response in LISA vsi:

    <lisa.vse.java.response>

    <lisa.vse.java.response.result>

    <com.ibm.ws.bo.bomodel.impl.DynamicBusinessObjectImpl>

      <p:ModelOsBo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:p="http://ITNCMMediationV2_0/com/telus/bo" xsi:type="p:ModelOsBo">

      <model>OLTS-L</model>

      <os>ML3NAA4A.134</os>

    </p:ModelOsBo>

    </com.ibm.ws.bo.bomodel.impl.DynamicBusinessObjectImpl>

    </lisa.vse.java.response.result>

    <lisa.vse.java.response.args>

    <lisa.vse.java.response.arg>

    <string>&lt;string&gt;{{=request_arg0_STRING;/*BNBYBCTFOT01*/}}&lt;/string&gt;</string>

    </lisa.vse.java.response.arg>

    </lisa.vse.java.response.args>

    </lisa.vse.java.response>

     

    I need to get whole response as it is when I send a request from my application .But in response I do not get below values displayed , instead I get error for this object type response.

       <model>OLTS-L</model>

      <os>ML3NAA4A.134</os>  

     

    Could anybody please help on this , how to get correct response if there is object model in response in vsi.

     



  • 2.  Re: Application unable to read object in response from LISA

    Posted Jan 30, 2017 04:54 PM

    Hi, 

    Did you solve the problem?



  • 3.  Re: Application unable to read object in response from LISA

    Posted Feb 14, 2017 04:51 AM

    not yet, any solution ?