|
mixlplix -> XMLAPI User error (25.Aug.2009 6:25:38 PM)
|
I saw another post in this forum addressing this issue, but it is not clear what user I am to specify when submitting an XML document to the folder. I am getting a "You are not a FAXmaker user." error. I am testing this by logging into the fax server as a user who is licensed, and dropping the file into the XMLAPI folder. The file I am putting in the folder is this: <?xml version="1.0" encoding="utf-8"?> <faxmakerdata> <fields> <subject>Test Email</subject> <attachment>C:\Program Files\GFI\FAXmaker\XMLAPI\faxes\193.txt</attachment> </fields> <sender> <emailaddress>SQL@xxx.com</emailaddress> </sender> <recipients> <fax> <recipient> <faxnumber>1415xxxxxxx</faxnumber> </recipient> </fax> <sms> <recipient> <smsnumber>+1415xxxxxxx</smsnumber> </recipient> </sms> </recipients> </faxmakerdata>
|
|
|
|