Hi experts
I have a codeunit which uses my own DLL to fetch invoices from web service. I had to use C# and pack the code to DLL because the web service uses tls1.2 encryption and I didn’t get that working with pure C/AL.
Everything worked fine until it came time to automatize the process. When I try to run the codeunit over NAS it gives me client callback error.
Is it possible at all to use Dotnet variables / selfmade DLL:s with NAS? If not, is there any feasible workarounds?
Mikhael
I have a codeunit which uses my own DLL to fetch invoices from web service. I had to use C# and pack the code to DLL because the web service uses tls1.2 encryption and I didn’t get that working with pure C/AL.
Everything worked fine until it came time to automatize the process. When I try to run the codeunit over NAS it gives me client callback error.
Is it possible at all to use Dotnet variables / selfmade DLL:s with NAS? If not, is there any feasible workarounds?
Mikhael