Service Virtualization

  • 1.  "Asset is missing" Exception during MQ based Virtualization

    Posted Sep 12, 2018 01:03 AM
      |   view attached

    I have virtualized one system that includes connection using IBM MQ Native Manager. The issue, I am facing is whenever I am trying to hit this virtualization from API ( Postman - Hit ), it throws "abort - Asset missing" exception in  Devtest Portal.
    Same request when hit using comfort test ( Within Devtest ) is working fine and giving proper response after getting hit to virtualization.

     

    I have attached the error logs of the issue I am facing.

    Kindly help in debug !

    Attachment(s)

    zip
    Error_Logs.zip   56 KB 1 version


  • 2.  Re: "Asset is missing" Exception during MQ based Virtualization

    Broadcom Employee
    Posted Sep 12, 2018 09:45 AM

    What version of DevTest are you seeing this issue?  

    How are sending the Request in  Postman?  Could you please attach a screenshot.  

     

    Is it possible to open a ticket with CA support,  we can look at the issue in a webex.  



  • 3.  Re: "Asset is missing" Exception during MQ based Virtualization
    Best Answer

    Posted Oct 04, 2018 11:59 AM

    Hello,

    The issue got resolved. There are two kinds of MQ Queue configuration in Devtest:

    1) IBM MQ Native ->IBM MQ Native Queue ->IBM MQ Native Temporary Queue

    2) IBM MQ Native ->IBM MQ Native Queue ->IBM MQ Native Queue

     

    I was using the 1st one previously where I got "Asset is Missing" error. When I configured Queue with 2nd one, error got resolved.