XMLAPI User error (Full Version)

All Forums >> [Archiving & Fax] >> GFI FAXmaker



Message


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>





mss -> RE: XMLAPI User error (27.Aug.2009 4:15:09 AM)

Hi,

The user you're putting as sender must be added to Licensed Users in the GFI FAXmaker Configuration.

Regards,

Max Sushchenko
GFI Software Ltd - www.gfi.com




MAxk -> RE: XMLAPI User error (10.Sep.2009 4:54:51 AM)

Hi,
I try to send SMS message with XMLAPI without success.
If somebody can post here or send me to mail example of xml file with it success SMS sending?
If some body know if it possible to send Unicode SMS with XMLAPI?
                                                                                                                             




Page: [1]