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…
I'm writing a C# scripted rule for HTTP Service that responded a static XML string.
Everything already works. The response body is already properly set by the script and can be observed on the client side.
What is missing is the content type received…
Hi,
I have scripted rule written in C#, which has the database connection string with password in plain text. could you please let me know how I can securely store the connection string password in scripted rule?
Request your support.
Jakub Karel…
Hi,
I am getting the below error message in the virtual service, when I use the 'using' keyword in C# scripted rule. may I know how to update the C# language version to 8 for SV Designer and Server?
Currently we are using 5.4.1 version.
Feature…
Hi JP7, This is how to send (put) messages to MQ in parallel to sending out a response to the original request of the service call. To use the code provided in the last email make sure you have the IBM WebSphere MQ Client installed (it is a prerequisite…