venkatayedidaOccasional ContributorJoined 6 years ago13 Posts1 LikeLikes received1 SolutionView All Badges
ContributionsMost RecentMost LikesSolutionsdo we have an API to create a virtual serive Dear Community, Do we have ReadyAPI/ SmartBear API's to create a virtual service by providing a request and response pair or swagger specifications? Best Regards, Venkata Yedida Re: ServiceV Pro and Git integration with control on files Hi, currently, we are able to push the project after converting into a composite type where by default it is pushing all the files. my scenario is we have a project where there some test cases and virtual services and I want to push only virtual services to git and test cases should only be in local. This scenario was explained to smartbear team you can refer Ingo Paulus (Smartbear account manager). Please let me know if you understand else I can document it. Best Regards, Venkata Yedida ServiceV Pro and Git integration with control on files Hi, ServiceV Pro and Git integration should be able to give control on what we are pushing to git. Best Regards, Venkata Yedida Jenkins Plugin enhancement Hi, Jenkins plugin which is currently available is having basic features but we need more commands like creating virtual services etc. Best Regards, Venkata Yedida Service V Pro in SaaS solution Hi, A SaaS solution to create virtual services. Best Regards, Venkata Yedida Re: Deploy Virtual Service as war not working, getting DispatchException: java.lang.NullPointerException Hi Venkatesh, you are using service with pro features that are not supported to run with war file. please convert to normal service. it will work. Best Regards, Venkata Yedida Re: do we have an API to create a virtual serive Hi, I am using already Pro version :), I am using different SV tools so I have expertise in creating virtual services. if you see the subject itself, my question is, is there any tool inbuilt API which can be used to virtualize API's? I am not asking for an API to be Virtualized. But an API which will help you to virtualize this is something feature which will work out of the tool not based on the UI. there are tools that are offering this feature. Best Regards, Venkata Yedida Re: do we have an API to create a virtual serive Hey, can you please elaborate, my question is ReadyAPI/SamrtBear has inbuilt API's to create Virtual Services which can be used in a pipeline script to create on the fly based on the input. Best Regards, Venkata Yedida Re: SSO FOR VIRT SERVER APPLICATION Hi, is there any update on this? Best Regards, Venkata Yedida Querry parameter to pass in response http://localhost:8003/getspell?check=ram i want to pass what ever value coming in check as my default repsonse i tried ${#MockService#check} Solved