[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: HTTPAPI with Security Header requirements



Good eye, Mark!

I agree...  XML is case-sensitive.  The N in "UserName" must be 
lower-case to match the error message, but Dan's code shows it in 
upper-case.


Mark Humpage wrote:
> Just a Stab in the dark...
>  
> <wsse:UserName>' + %Trim(UserID) + '</wsse:UserName>'     
> should be 
> <wsse:Username>' + %Trim(UserID) + '</wsse:Username>'     
> 
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------