Skip to main content

Hi, over Nintex O356 I have form that needs to send data to an external webservice SOAP 1.1 according to its fields (ex: created, createdby..., prcategory, prcostcenter...). Which action to use pls, Web Request or Call HTTP Web Service?

Thanks

can you give an example how to retrieve the key/value pair in a (ASP.NET) webmethod? i have it like: [WebMethod(Description = "tests the method.")] public void TestMethod(String APP_VERSION_CODE) { // APP_VERSION_CODE should be the value or sth? i dont know.. } but I keep getting a ReportSenderException and also the error is 0xc00000e9  but its all okay now.


Reply