When using Devtest 10.7 and TDM Portal 4.9.392 when you export a generator to SV it does not update the generator
The Process says it is complete but nothing changes in the VSE
DevTest 10.6 107
Component: DevTest Virtual Service
TDM Portal 10.9.1.X
TDM uses the Devtest API calls to update an existing Virtual Service.
The API has a limitation that they can only update STATELESS VS.
Below are the steps to reproduce and check.
1) open Devtest workstation
2) open bank5 example
3) Find the http-rest VS and deploy it.
4) Make sure in the portal it is running.
5) go into your TDM Portal to Objects and do the export of your example
6) now in Devtest Portal do an export to mar of the http-rest VS that has not been updated
7) In the workstation create a new project based on the exported Mar file.
8) open the project and then open the http-rest.vsi
9) you should see your new transactions.
Attached is a PDF and files to create a generator in TDM for testing.