Submit an idea or cast your vote!
Terms of use, guidelines for using this forum to seek or share information
This is a private forum for Northrop Grumman BWI
This is a private forum for Screwfix Direct Limited
Parasoft website
Frequently asked questions. Most likely someone already asked a question you may have. You will find the answer here if the question is asked frequently.
Here you can post your question to our experts
Tips you can use to make better use of BPEL Maestro
Frequently asked questions about BPEL Maestro
Here you can post your question to our experts or other BPEL Maestro users
Request new features to be incorporated into BPEL Maestro
General discussion regarding the WS-BPEL specification
Why, When and How-to ?
This is a private forum for Progress Software
Hey, In values.yaml db: # Type must be one of: "mysql" | "oracle" | "postgresql" type: "postgresql" # Correct JDBC URL for PostgreSQL url: "jdbc:postgresql://parasoft-devex-postgres.postgres.database.azure.com:5432/DTP?sslmode=require" # Download URL for the JDBC driver jdbcDriverUrl:…
Hi, We have two environments in which the builds run, one is on an integration server, but also, the builds can be executed locally. Locally, the parasoft version is 2024.1, and on the server, it is 2023.2.0 (10.6.3.20231201B4159). The server is linux, the local is windows. In the first case, we can wrap ${MAKE} with…
Hello, I am looking for a REST API which lists all the virtual assets in a given virtualize server at a given path. Thank you!
I am trying to get a value from xpath and when I "Evaluate XPath" I get the correct value. When I execute at runtime the value = null on the console. If I hard code the value(position) it writes to console. Here is my xpath: /root/addressRelations/item[id/addressTypeId/text()='PR']/address[1]/city/text() I am using 2024.1…
I have to migrate the Parasoft DTP DB from on-prem MySQL to Postgres on Azure. Are the step by step instructions? I'm trying: pgloader --type mysql "mysql://root:@uc-tlv-prod-pstdb-01:3306/DTP" "postgresql://psqladmin:@parasoft-devex-postgres.postgres.database.azure.com/DTP" getting the error:…
Hi, I am using parasoft soatest. I'm trying to write a message with MIME type as text/plain with the input contains tag, I want to read the message in text format. But I can able to read message only xml format. Parasoft is formatting what is being read from queue. The attributes given in the input get altered while…
I am using parasoft soatest. While hitting test case, I am saving the traffic stream into a .txt file in my local. I amm getting url, header params, request, response params and response. But at some places in the response, few alphanumeric characters are getting printed. Especially at the beginning of node. If the save…
Hello, I am looking for a REST API to get all the responders associated with a given virtual asset, identified by an 'id' parameter. When I run the GET API on a virtual asset, it does not list the associated responders. Thank you!
Hello, I am trying to create a message responder via API whose response is an HTML body. I tried to escape the HTML body by making the following changes (see code snippet below). However, the API is still failing mentioning that payload is invalid. Can you please let me know what changes need to be made to a raw HTML…
I have a requirement to construct a output file and send it over mail, could anyone please help on the step to achieve this scenario using SOA test. Thanks, Sheeraz
It looks like you're new here. Sign in or register to get started.