in

InaPlex Forums

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

Browse by Tags

  • 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
  • Re: When using Inaport to create alarms, how best to update CAL createdby field

    Hi Sue Slightly dodgy work around, but try this: 1. add CAL as a child of _Calendar, with primary key and foreign key set to recid 2. no need to set any match criteria, because the recid will uniquely identify the correct record 3. do an update on CAL with the rep id mapped to createby What this should...
    Posted to Inaport (Forum) by admin on 04-07-2009
  • GoldMine: Primary and Additional Contact creation in one profile

    Hi Using Inaport 7 with GoldMine PE: I have a data source that has multiple contacts for the same organisation on separate rows. Each row contains the company name and contact details. Can I set up a profile to import a new C1 record when Inaport encounters the 1st row for an organisation and...
    Posted to Inaport (Forum) by trebor80 on 04-03-2009
Page 1 of 2 (15 items) 1 2 Next >
InaPlex Limited 2008