Hi
I got a pfx certificate that i have to use to call a webservice with a SOAPRequest Node, so i transformed the certificate to pem extension and then i added it to a jks.
We have an application, which code contains the following part:
CAST(CAST(nyers AS DATE FORMAT 'dd-MMM-yyyy') AS CHAR FORMAT 'yyyyMMdd')
The input string for example a 16-NOV- ...
hello..im working on MB v7 on windows 2008 server. When i try to access from broker the stored procedure using either temp table or table variable, i get a empty result set. When the stored procedure ...