Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Saturday, April 27, 2024 
 
slxdeveloper.com Community Forums  
   
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
 External Development Forums - General External Development
Forum to discuss general external development topic (related or not to SalesLogix development). View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to General External Development | New ThreadView:  Search:  
 Author  Thread: Creating opportunities in SLX from an external source
Ina Nortje
Posts: 57
 
Creating opportunities in SLX from an external sourceYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 15 Jul 07 5:40 AM
Good day,
We need to import opportunities into SalesLogix from .pdf or .xml files. Because the import needs to take place as soon as a new .pdf or .xml file is dumped in a specific directory, I thought this development should be external. Is this correct, or is there a way to do this from within the SalesLogix development environment?
Then, if it is not possible from within the development environment, is there an API of some sort that can be used by an external program to do things such as the generation of a new opportunityid, etc?
Thanks a lot
Ina Nortje
[Reply][Quote]
Phil Parkin
Posts: 819
Top 10 forum poster: 819 posts
 
Re: Creating opportunities in SLX from an external sourceYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 15 Jul 07 5:52 PM
You are correct in assuming that it would probably be better to do this as an external piece of development work. SSIS/DTS is how I would do it, or you could use a .NET application. Generation of new IDs (along with many other things, including synchronisation to remote databases) is performed by the SLX OLEDB provider, which is what you should use to connect to the SLX database (rather than using a native SQL connection).

If you are already familiar with VBScripting inside the SLX environment, it is not a great leap to write such scripts externally, noting, however, that the Application object is not available to you.

Phil
[Reply][Quote]
John Gundrum
Posts: 632
Top 10 forum poster: 632 posts
 
Re: Creating opportunities in SLX from an external sourceYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 16 Jul 07 10:05 AM
This is definitely external development work. These is nothing built-in to the SLX Interface for this.

In addition to SSIS/DTS you can also use Scribe or Knowledge Sync.

In any case, using the provider is a must as it will give you all the perks of auto-creating IDs and managing the date/time fields.

John G.
[Reply][Quote]
John Gundrum
Posts: 632
Top 10 forum poster: 632 posts
 
Re: Creating opportunities in SLX from an external sourceYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 16 Jul 07 12:36 PM
This is definitely external development work. These is nothing built-in to the SLX Interface for this.

In addition to SSIS/DTS you can also use Scribe or Knowledge Sync.

In any case, using the provider is a must as it will give you all the perks of auto-creating IDs and managing the date/time fields.

John G.
[Reply][Quote]
Ina Nortje
Posts: 57
 
Re: Creating opportunities in SLX from an external sourceYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 17 Jul 07 1:51 AM
Thanks very much for the replies, gents!

This answered my question, and I now have a very good idea of how to move forward.
[Reply][Quote]
 Page 1 of 1 
  You can subscribe to receive a daily forum digest in your user profile. View the site code of conduct for posting guidelines.

   Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
 

 
 slxdeveloper.com is brought to you courtesy of Ryan Farley & Customer FX Corporation.
 This site, and all contents herein, are Copyright © 2024 Customer FX Corporation. The information and opinions expressed here are not endorsed by Sage Software.

code of conduct | Subscribe to the slxdeveloper.com Latest Article RSS feed
   
 
page cache (param): 4/27/2024 9:22:42 AM