I write a web service in lotus domino 7 with lotus script.When the web service consumer call the service,I want to know how to set soap header by lotus script?many thanks!
Subject: LS2J
Not sure if LotusScript has SOAP handling features. Why not Java agent supported by standard soap jar files? LS2J (LotusScript to Java) package might be of interest to you… if you insist on Lotus Script.