Method Community

 

Search

Page 1 of 8 (79 items) 1 2 3 4 5 Next > ... Last »
  • Need to fix SalesRep table.

    The SalesRep table in Method has missing or incorrect data in it.  I cannot edit the table in Method and the data does not seem to be corrected through a changes-only or the scheduled full sync. Several records in the SalesRep table are missing data in the EntityType and SalesRepName fields.  In addition, the data is the ...
    Posted to Method:Classic General Q&A (Forum) by viret56 on 06-04-2014
  • Re: Are multiple API connections allowed with the same log in credentials?

    I found my mistake.  I had not changed the "SOAPAction" to MethodAPITableListVs.  That is why I was getting a response with MethodAPISelect_XMLV2Response tags. Problem solved.
    Posted to Method:API Q&A (Forum) by viret56 on 12-18-2013
  • Are multiple API connections allowed with the same log in credentials?

    We have a web app running which connects through the MethodAPI, retrieves data, disconnects, processes the data, then repeats.  I am using PHP, XML and cURL.   Now I am working on another web app to simply retrieve a list of tables using MethodAPITableListV2.  I get a failure response: "Failure. The API could not ...
    Posted to Method:API Q&A (Forum) by viret56 on 12-18-2013
  • Re: PHP SOAP - No cURL repsonese for strWhereClause

    Dave, I need to add that I have used a where clause similar to the one above using the MethodAPI and Excel VBA.  So now I am wondering if PHP and cURL are the culprits.  Any ideas?
    Posted to Method:API Q&A (Forum) by viret56 on 09-30-2013
  • Re: PHP SOAP - No cURL repsonese for strWhereClause

    Dave, I have tried a data range which does return data.  When I use "<tem:strWhereClause>(TxnDate >= '2013-09-23')</tem:strWhereClause>", many record are retrieved. However, when I try to limit the search to one week with "<tem:strWhereClause>(TxnDate >= '2013-09-23') AND (TxnDate <= ...
    Posted to Method:API Q&A (Forum) by viret56 on 09-30-2013
  • PHP SOAP - No cURL repsonese for strWhereClause

    I have written a successful MethodAPISelect_XMLV2 query using  "<tem:strWhereClause>(TxnDate >= '2013-09-30')</tem:strWhereClause>". But when I use "<tem:strWhereClause>(TxnDate >= '2013-09-30' AND TxnDate <= '2013-10-06')</tem:strWhereClause>" instead, the cURL ...
    Posted to Method:API Q&A (Forum) by viret56 on 09-30-2013
  • Need help with SQL Override syntax.

    I have a grid based on the Opportunity Table.  I want to add a column to the grid with a comma delimited list of Estimate numbers related to the Opportunity.  Is it possible to write an SQL Override that accomplishes this?  Ideally I would like each estimate number in the list to be a link to the associated estimate. I have ...
    Posted to Method:Classic General Q&A (Forum) by viret56 on 07-24-2013
  • Question about email attachments.

    I need some clarification about Method email attachment capabilities. I have attached generated reports to emails successfully.  I read in a forum post that I can use a 'file attachment' database field to attach a file to an email.  (I have not actually done that yet.) My question concerns the documents we uploads to Method. ...
    Posted to Method:Classic General Q&A (Forum) by viret56 on 12-03-2012
  • Re: Update Table Record

    I am looking forward to the next version of the designer.  Thanks Paul. ~V
    Posted to Method:Classic General Q&A (Forum) by viret56 on 11-14-2012
  • Update Table Record

    Is there an action that allows multiple fields in a database table record to be updated at one time (as 'Insert Records Into Table' allows multiple fields to be set upon insert)?  If not, would the Method Development Team consider creating one.  It would be a time saver, not to mention making the action set less ...
    Posted to Method:Classic General Q&A (Forum) by viret56 on 11-14-2012
Page 1 of 8 (79 items) 1 2 3 4 5 Next > ... Last »