Hi,
There is a service which has a form from which details are submitted as a request to generate a response.
In SV are there any ways to create and host the form ?
Appreciate the response.
Thanks.
Meeta Gatade
We have scenario where one real service responds to different request and response.
We have to mimic it to produce same behaviour. Is it possible with virtual service to serve with different request and response?
What is the best practice to implement…
Hi,
I have a virtual service from which certain requests need to go through SCA and certain requests should not to go through it.
I have tried setting SCA as disabled/ignored for the requests which should not execute the SCA but its not working. …
I have encountered an issue where SV is throwing an argument exception when I try and use the Copy() method. Internal server error\nC# rule Build Response execution failed on line 174 with error ArgumentException: Invalid schema property name: Type. Only…
Hi,
Can we pass the captured data from one virtual service to another virtual service?
For e.g.: Service Consumer A sends request to virtual service X (service X captures the data(OrderCode) from the request)
Can this OrderCode be used in the response…
Hi,
Can we pass the captured data from one virtual service to another virtual service?
For e.g.: Service Consumer A sends request to virtual service X (service X captures the data(OrderCode) from the request)
Can this OrderCode be used in the response…
Hi Team,
Can a virtual service response be sent to a URL which is different than a caller URL?
For e.g.: Service Consumer A sends request to virtual service X
Virtual service X responds to Service Consumer B (Is this possible?)
Thanks in advance…
We are trying to call the External service using Service Call Activity. We added the SOAP request and Response with the body content. After hitting the service endpoint through postman. It is calling the Service Call Activity, but the request and response…
Hi,
We have a scenario where we have a create endpoint which adds the data and the get endpoint needs to return the data which is added by create endpoint. Also the scenario where we need to modify the data added by create endpoint. Is there a way…
Hi All,
I want to try to implement ISO-8583 based on this : https://admhelp.microfocus.com/sv/en/2022-2022-r2/Help/Content/UG/c_ISO8583_jPOS.htm#Configur4 ", there are many things that I don't understand, especially the set-up part, how to run and create…
During the learning phase(via browser chrome), we receive requests in BinaryContent format (see attach 1) in our data model.
We need to modify the data in Binary content (see attachment 2).
Is it possible to change the learn of the data models…
I have a requirement where I need to pass any string as parameter at the end of the URL for a positive response.
I could not find any function which I can use in the data model. Can you tell me how this can be achieved?
I am trying to setup a new Data Rule with the response shown below, but the message import is failing apparently due to my use of a JSON array for the response?! How do I setup a response which is a JSON array?
[ { "effectiveDate": "2020-06-14", "deprecationDate…