in

InaPlex Forums

Forums and downloads for InaPlex customers and partners.
All Tags » GoldMine (RSS)

Browse by Tags

  • Act!->GoldMine User Mapping Problems

    Hi, Act! 2010 Premium -> GoldMine Premium 9.02 I have configured the users in the new GoldMine system and set up the map in Tools >> User Map in InaPort. In the Add fields section, I used the following expression: Field Name=CRM AccountManager Initial Value Expression=usermap(#[TBL_CONTACT.MANAGERUSERNAME...
    Posted to Inaport (Forum) by Taarik on 10-05-2011
  • Re: Deleting a history action in GM PE

    Hi Most likely explanation is that you have a *lot* of history. I suggest you try using SQL Matching instead of Standard matching. You can find details about SQL matching on our tutorials page: http://www.inaplex.com/Resources/Tutorials.aspx The SQL for matchign would look something like: SELECT recid...
    Posted to Inaport (Forum) by admin on 09-16-2011
  • Re: Creating an activity for Goldmine 6.7 error

    Hi Admin, I checked again and I did see the _contact1 and _calender tables. I used the _contact1 as the parent and _calender as the child. But this did not work. The profile ran without an error, but i'm not seeing the activity being created. Is it because the CAL and contact1 tables were implemented...
    Posted to Inaport (Forum) by Anonymous on 10-27-2009
  • Re: Inaport delete error

    Hi Dan When I wrote it, GISME had a trigger on CONTSUPP (to detect changes to email and web addresses) , and it would not surprise me if wMobile does as well. If you batch file is running at the same time as the Inaport delete job, I could imagine this causing an issue. With over a million records in...
    Posted to Inaport (Forum) by admin on 10-26-2009
  • Re: Creating an activity for Goldmine 6.7 error

    Hi Joseph It is possible to use the CAL table, but it is more difficult. The recommended process is: 1. Have _contact1 as the top table, and either match on it or update it 2. Have the _calendar table as the child and populate it with the activity details. Inaport will look after the accountno linking...
    Posted to Inaport (Forum) by admin on 10-23-2009
  • Creating an activity for Goldmine 6.7 error

    Hi, I am having diffulty creating an activity using Inaport. I tried to input data directly in the CAL table using the AccountNo value from CONTACT1. Is this correct? If I could get the steps to accomplish this would be great. Regards, Joseph Cotterell Capital & Credit Merchant Bank
    Posted to Inaport (Forum) by Anonymous on 10-23-2009
  • Inaport delete error

    Using inaport 6.0 build 7280 and Goldmine 8.5 Premium. 2 Inaport profiles are being used - one to delete data from contsupp (a detail tab) and the other to update with new data. Profile is run from a batch file scheduled overnight. This has been working fine, but recently has developed an issue where...
    Posted to Inaport (Forum) by Anonymous on 10-22-2009
  • Inaport Error occuring sporadically

    Hi. I am working on an Inaport Profile in Inaport 6 from GoldMine 6.7 to a SQL Server 2005 data store. I am occassionaly getting the following error in a Message Box titled "Record Preview" - "WARNING: Source Table in Connectors/GoldMineConnector is empty." In this profile the Source...
    Posted to Inaport (Forum) by PaulEdwards on 09-09-2009
  • Re: Wanting to remove duplicate rows in the CAL and CONTSUPP tables

    Hi Sue In your SQL query, make sure that you get the recid of the record you want to delete. Then in the table map, there is an operation to delete a matched record - use the recid to match on it. You can use standard matching or SQL matching. NOTE: This is NOT a cascading delete i.e. if you delete a...
    Posted to Inaport (Forum) by admin on 04-29-2009
  • Re: Receive row error when trying to import.

    Hi Have you checked that the Contact2 records actually exist? Try running the following query: select accountno from contact1 where accountno not in (select accountno from contact2) This will find records in C1 that do not have a C2 record. See if they are the records where you are getting a match fail...
    Posted to Inaport (Forum) by admin on 04-28-2009
Page 1 of 2 (17 items) 1 2 Next >
InaPlex Limited 2011