Browse by Tags

All Tags » Data Exchange » xml
  • Re: DataExchange soap:Server Errors

    Nick: Object Reference errors are the most elusive / irritating - because you cannot discern much from the error other than there is a missing ''something.''  If your xml works via Portal, have a look at the following post.  It details some changes we are making with Data Exchange.  The Portal interface is currently consuming the ...
    Posted to Integration (API) (Forum) by  nfloyd  on August 6, 2009
  • Fun & Creative Integration Codes?

    Does anyone else have any fun codes that they have written for ways to integrate F1 with their church website? We were under the impression that this would be easier to integrate and hoping that with the new API coming out that we wouldn't have to put a lot of hours and man power into creating something from scratch... Anyone have any ...
    Posted to Integration (API) (Forum) by  rmahoney  on March 26, 2009
  • Invalid XML in the GetIndividualCollection method

    I called the GetIndividualCollection method and searched by last name.  For most queries it seems to work fine, but it failed when I did one search.  After inspecting the output, the XML you're sending back is invalid:        <middleName>        ...
    Posted to Integration (API) (Forum) by  ebarendt  on April 5, 2008
  • Re: Data Exchange to Excel

    I have been trying for serval months to figure out how to successful communicate with F1 through Data Exchange. I need help too. Anybody? My skill set is PERL, MySQL, PHP, JavaScript etc. Have not learned Visual Basic or Visual Studio. I try to avoid MicroStuff
    Posted to Integration (API) (Forum) by  Bob VanDerPloeg  on January 17, 2008
  • Sort XML Results (javascript)

    Is there a call to DE that will return the results sorted?  I don't find this anywhere in the documentation.  It would be nice if this were added.In lieu of this not being a feature any suggestions on how to sort the returned xml (i.e. by members last name, etc.) using javascript.ThanksMark
    Posted to Integration (API) (Forum) by  mdspidle  on December 19, 2006
  • Re: Data Exchange Integration with PHP

    I am working on being able to use DE via javascript. I can get your php sample working just fine but can't quite get there with javascript.  Right now I think I'm hung up on the ' . htmlspecialchars($sAuthenticateHeader) . ' in your code. I understand what it does but why is this needed? I can't find an ...
    Posted to Integration (API) (Forum) by  mdspidle  on December 1, 2006