Area-Shopper
A fresh new way on the Internet

Categories:

  • Animal Center (3)
  • Assistance (8)
  • Auction Topics (1)
  • Be A Beauty (9)
  • Best Food (6)
  • Better Information (1)
  • Better Sales (5)
  • Books (2)
  • Children (9)
  • Collectors Corner (1)
  • Commerce Opportunities (5)
  • Consumer Protection (2)
  • Content Writing (1)
  • Credit Management (6)
  • Culture (2)
  • Domaining (1)
  • Education Resources (4)
  • Finance Online (13)
  • Fishermans Inn (2)
  • Games Playing (1)
  • Gardening Parlor (8)
  • Gender Issues Info (4)
  • Great Fun (3)
  • Hall Of Science (8)
  • Hollywood (3)
  • House Of Marketing (9)
  • House Of Websters (4)
  • Insurance Center (3)
  • Internet MedicalResources (9)
  • Internet Podcast Resources (1)
  • Internet Product Resources (1)
  • Internet Templates Resources (2)
  • Investment Stuff (4)
  • Legal Info (3)
  • Life Of Networking (4)
  • Lifestyle Parlor (5)
  • Living Self Improvement (5)
  • Living With Music (2)
  • Management Resources (9)
  • Mufti (2)
  • Netblogs (2)
  • Nutrition Portal (3)
  • Online Lotto + Betting (8)
  • Online Publishing Resources (14)
  • Online Recreation Resources (8)
  • Pastime + Entertainment (3)
  • Political Activities (3)
  • Psychology Tips + More (1)
  • Regional Mores (4)
  • Religion Stuff (2)
  • School of Media (1)
  • School of Relationships (6)
  • Search Engines + More (1)
  • Security Infos (2)
  • Shopping Resources (15)
  • Sports (11)
  • Staying Fit (20)
  • Streets + Wheels (7)
  • The Maths Center (4)
  • Universe Of Health (14)
  • Universe Of Humor (1)
  • Universe Of Photography (2)
  • University of Spirituality (2)
  • University Of Technology (31)
  • Way Out (12)
  • Web Of Gambling (14)
  • Web Of Hardware (2)
  • Web Of Real Estate (8)
  • Web Of Software (2)
  • World Of Fantasy (1)
  • World Of Home Improvement (8)
  • World Of Loans (8)
  • World Of Telecommunication (3)
  • World Of Videos (2)
  • Your Business (14)

  • Microsoft Great Plains: Dexterity vs. eConnect - FAQ

    Microsoft Business Solutions Great Plains, former Great Plains Software Dynamics/eEnterprise was originally written in IDE and programming language - Great Plains Dexterity. Currently Microsoft is on the way of transforming its ERP applications: Great Plains, Navision, Solomon, Axapta and MS CRM to be better integrated and fit into the future of its .Net platform. As a result we see new development tools: eConnect, Extender, etc. These tools should probably succeed Dexterity in the long run. From time to time we see complications on this way - for example on recent MBS worldwide conference - Dexterity Source code partner program, closed several years ago for new partner, was tentatively promised to be reopened. In this small article we would like to answer on the typical questions we are getting from IT strategists and lead developers.

    • eConnect Overview. This SDK tool, which addresses existing and creates new Great Plains objects: Master Records (Customer, Vendor, Employee, Account, etc) and work documents: Sales Order, Invoice, Purchase Order, GL transaction to name a few. This is excellent tool and is very popular among web developers - it was originally created for eCommerce programmers who wanted to deploy Great Plains as back office/ERP/Accounting.

    • eConnect Limitations. First of all - we saw numerous clients, who were disappointed in the fact that eConnect can not automate posting and SOP Orders transfer to Invoices. You should understand the rules of ERP system - first you create so-called work documents: quote, order, invoice and then you post it - documents should be approved for posting and this should be done through standard ERP fat client interface, not eConnect or other standard integration tools. Second important limitation - if you have dexterity customization - eConnect can not address custom logic - it works with standard Great Plains objects only. We understand that this is difficult to foresee when you ask questions to your Microsoft Business Solutions VAR, and also that each ERP has specifics you need to know: say Oracle Financials world has its own must-know bells-and whistles - when you work with specific large ERP - you should invest a lot of time in analysis and decision making.

    • Dexterity Overview. Dexterity itself is a shell/IDE/programming language written in C back in earlier 1990th. You probably remember old-days-believe that C will secure database and graphical platform independence, plus it will direct you to the way of computer platform independence. But the matter of fact is - Great Plains Dexterity dictates the rules of customization - each GP custom-logic table must be created in Dexterity to be viewed via GP standard interface,

    • Dexterity Limitations. Of course - Dexterity is kind of legacy IDE and it was created in the days when nobody could predict internet and thin clients future. So - you can not use Dexterity in your web application, you have to stick to stored procedures or eConnect.

    You can always appeal to our expertise. Give us a call: 1-630-961-5918, 1-866-528-0577, help@albaspectrum.com

    Andrew Karasev is Chief Technology Officer at Alba Spectrum Technologies ( http://www.albaspectrum.com ) - Microsoft Business Solutions and IBM Lotus Domino Partner, serving corporate customers in the following industries: Aerospace & Defense, Medical & Healthcare, Distribution & Logistics, Wholesale & Retail, Chemicals, Oil & Gas, Placement & Recruiting, Advertising & Publishing, Textile, Pharmaceutical, Non-Profit, Beverages, Conglomerates, Apparels, Durables, Manufacturing and having locations in multiple states and internationally.

    June 3rd, 2008 by admin
    Posted in Web Of Software | Comments Off

    Step 3. Add/import subscribers

    Step 3. Add/import subscribers

    Before you can send a newsletter you need someone to send it to. In step 1 we created a mailing list. In this step we will look at 3 different ways you can add subscribers to your mailing list:

    1. Import subscribers from a file
      If you already have a list of subscribers in a file on your computer, you can upload that file into the system and add the subscribers to your new mailing list. To start, you will need to export your subscriber list from your other mailing program. You should export your subscriber list into a CSV (comma separated value) file. A CSV file will contain a list of your subscribers details in a line-by-line format, such as:

      user1@site.com,MALE,Y,20030101
      user2@site.com,FEMALE,N,20031014
      user3@site.com,MALE,N,20020706

      Move your mouse over the “Subscribers” tab and click the “Import Subscribers” option, as shown below:


      To import subscribers from a file, click the “Import Subscribers” option under the “Subscribers” tab.


      This will start the “Import Subscribers” wizard. Choose the mailing list you want to import subscribers to and click the “Next >>” button.

      The example import file above includes three records, and each record is separated with a new line. Each record contains four fields, and each field is separated with a comma. The CSV file will typically have a .CSV or .TXT file extension. Start by clicking on the “Browse…” button in the form to select your CSV file from your hard drive:


      To import subscribers from a file, click the “Browse…” button to choose the file.


      If your import file contains a line of headers like this:

      EMAIL,SEX,EMPLOYED,DATE
      user1@site.com,MALE,Y,20030101
      user2@site.com,FEMALE,N,20031014
      user3@site.com,MALE,N,20020706

      … make sure you tick the “Yes, this file contains headers” checkbox. Click the “Next >>” button to proceed to the next step.

      You will now be asked to map the fields from the imported file to the fields in the system. Simply click the dropdown box next to each field that was found in the file and match it up to the field in the system. Here’s an example for an import file that included “Sex” and “Age” custom fields:


      Click the dropdown next to each imported field to map it to the appropriate field in the system.


      Click the “Next >>” button when you are done. Finally, click the “Start Import” button. Your subscribers will be imported one by one and the popup window that appears will show you how many subscribers have been imported and how many remain. You will see a final report when all subscribers have been imported:


      The final screen will tell you how many subscribers were imported. It will also tell you if your subscriber file contained bad data.

    April 16th, 2008 by admin
    Posted in Online Publishing Resources, Web Of Software | Comments Off

    Meta: