GustafLindquist
Level 2
since ‎18-04-19
a week ago

User Statistics

  • 5 Posts
  • 0 Answers
  • 0 Likes given
  • 0 Likes received

User Activity

I have WSDL documentation for my SOAP web service, but importing it into BP didn't work since it has unsupported data types (anytype). I followed the work-around in the web services v6 user guide, using WSDL.exe to generate my VB.NET code, cleaning u...
Hello, I am trying to make a call to a SOAP web service using an object that was created when I imported the WSDL. The web service receives the call, sends a reply, but nothing shows up in my return variables. Now, when I look at the schema I see o...
As the subject line says, does anyone have a list of the actions (e.g. Navigate/Activate Application) that require an unlocked Windows instance to function? Thanks...
I'm trying to use VBA to control Outlook, but I can't wrap my head around what External References and Namespace Imports to use to make the code work. Any suggestions on where to turn for detailed info on this? thanks