Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

How To Deploy Virtual Asset via SOAVIRT API

Options
jefftuckerbofa
jefftuckerbofa Posts: 234

I am generating a virtual asset using the API and populating it with message responders. On a server that has auto deploy set to true, the VA is automatically available for use. When I create it on a server with auto deploy set to false, the VA is visible under workspace files but, it is not deployed. Given the VA is located at this path, can you show me the correct call to deploy it?

/WorkspaceFiles/VirtualAssets/my/path/asset.pva

I have tried the call to deploy it, but I am not having any luck.

Thanks,

JT

Comments

  • jefftuckerbofa
    jefftuckerbofa Posts: 234
    Options

    Ok. I have reproduced this same behavior on a local instance of Virtualize. When I create the VA with parasoft.auto.deploy.new set to false all I get is a .pva file that is not deployed. I am not sure how to then deploy it via the API.