-
How to extract values from request xml and write those values in the output file
Hi, I am looking to extract the values from request xml and write the extracted values to the output file. Could you please help to achieve this requirement. For ex: created Meter1 2.0 2023-08-21T06:27:04Z It should extract the values from xml like as below write in the output file created, Meter1, 2.0, 2023-08-21T06:27:04Z
-
Server returned HTTP response code: 500 for URL
I tried many ways and still getting the below error. When the same service is called from other internal application, it is getting successful. Any help would be appreciated.
-
Create XML File With Variable Information
I have a SOATest test suite with a test will drop an XML message on a message queue. The processing of this message is what the test suite will be testing. The issue is that I need to replace one of the elements in the XML message with a value that is generated at run time earlier in the test suite. That value is stored in…
-
How to pass file location through 'Create Soap client' REST API call?
I am trying to create a scenario to create a soap client through below REST API call, https://localhost:port/soavirt/api/v6/tools/soapClients Ideally we can pass request payload in soap client through text, file in Request tab through Parasoft UI (view: literal xml) When i try to do the same through above API call, I…
-
Parasoft License
Hi wanted to know if we get Parasoft floating server license can 100 different users do development in SOATest using same license or they need individual license on their mahcines
-
Xml json request type in Virtualize
Hi i am new to Virtualise , how to handle request type as either xml or json using one message responder in Parasoft Virtualise . what should i set so that message responder can recognise request type as xml or json both kind of request types in single responder
-
how to configure json response in Virtulaise for x-www-form-urlencoded request from SOAtest
Hi i have x-www-form-urlencoded request setup in parasoft soatest , wanted to understand how to develop json response in parasoft virtualise since expected response type for the request is json.This will be a unique integration as request and response types are different in the same call. The request is…
-
Dynamically change a request
Hi Team, Can we dynamically change our soap request based on datasource value. Example: We have a column in datasource having value as 3 ,so I want to add a block of elements 3 times. If my column value is 2, then I need to add the elements 2 times dynamically based on the value of the datsource. Can we change the request…
-
Column Name in CSV file while writing from XML Databank
Hi Team, I am trying to write the extracted element to a CSV file using python code.Is there any way I could achieve a scenario where the Column name is only written once. eg: I have extracted BillingAccountNumber using xml databank and I need to store in a CSV file.So I have given the Column name as BAN and written the…
-
SOAtest : DB Tool passing extracted values using XML Data bank to other queries in specific format
I am using DB tool with Results as XML -> XML Data Bank, it returns many rows as a result and I want all values of say nth field as input to succeeding queries in test scenario workflow. Is there any simplistic way to do this? For example first query select * returns few rows with fields say f1,f2....fn, I want all values…
-
The ParasoftSOAtest executable launcher was unable to locate its companion shared library
Hi There, our coop is installing Parasoft SOA Test for the first time in his machine. While installing at the end of the installation he gets a dialog box saying The Eclipse executable launcher was unable to locate its companion shared library. But SOA completes the installation when he runs the SOA shortcut, it's showing…