Introduction
This article provides an overview of Aptify Chapter Management application which allows an organization’s Chapter administrators manage chapters, members and meeting from the Aptify applications.
This chapter covers the following topics:
- Configuring Chapter Management: This section provides an overview of how-to configure Chapter Management so that it is visible on an e-Business Web site.
- Chapter Assignment Rules: This section provides an overview of how to assign a person to an appropriate chapter based on rules defined for an organization.
Configuring Chapter Management
Follow these steps to configure Chapter Management so Chapter information is visible on an e-Business Web site:
- Create a Companies record for the Chapter. (A Chapter is tracked using a Companies record.)
- Create a Subscription Product for the Chapter membership (in the Products service).
- Create a Chapter Membership Products record (found under the Chapter Management application) that ties the Chapter’s Companies and Products records together.
- Create Chapter Role Types (typically for Chapter officers) that describe what type of access a particular role has to the Chapter information available on-line (e.g., add members, edit members, etc.).
- Create Chapter Roles records that assign a Chapter Role Type to a Person and links to the Chapter’s Companies record.
- Add the Chapter Management Web Module to one or more Web Groups.
- Assign Web Users who will manage Chapter information on-line to a Web Group that provides access to the Chapter Management Web Module. The Persons records for these Web Users should have corresponding Chapter Roles records.
When a Web User adds members to Chapters over e-Business, the system generates $0 Orders for the Chapter Membership Product. If your organization charges members for chapter memberships, you should create orders for the Chapter Membership Product rather than add members from the e-Business site’s Chapter Management pages. See Chapter Assignment Rules for a discussion of how to automatically assign members to a chapter when placing an order for a Chapter Membership Product.
Chapter Assignment Rules
The Chapter Management application includes functionality that allows an organization to define rules that automatically assign a person to an appropriate local chapter when he or she orders a membership product. The Chapter Assignment Rules service in the Chapter Management application stores the set of possible rules to apply. Each rule corresponds to a Database Objects record in Aptify that provides the necessary logic (such as, “find the nearest chapter based on the ZIP Code of the order's Ship To Person”).
For each Membership product to which a local chapter membership applies, a user specifies the appropriate rule on the Products record. Then, the system automatically executes the rule and populates the Chapter field on the Order Lines record when a user adds the product to an order, or a Web User places an order online for the product.
The following is an overview of how an organization can use Chapter Assignment Rules to automatically assign new members to the appropriate local chapter:
- An administrator adds a new Company Types record named Chapter.
- This is required to use the Closest Chapter rule provided by Aptify.
- The Company Types service is in the Administration - CRM application by default.
- The organization creates or updates the Companies records for the available chapters to use the Chapter Company Type.
- Each Chapter should have a Companies record in Aptify.
- An administrator or developer creates one or more Chapter Assignment Rules that specify the logic for automatically assigning a person to the appropriate chapter when placing an order.
- The Chapter Assignment Rules service is in the Chapter Management application.
- Each Chapter Assignment Rules record specifies the name of a Database Objects record that contains the assignment logic.
- An administrator or developer writes a stored procedure that defines the rule's logic. This stored procedure must be added as a Database Objects record in Aptify, and the object's name should then be specified in the corresponding Chapter Assignment Rules record.
- Chapter Management 4.5 includes one Chapter Assignment Rule called Closest Chapter. This rule uses a stored procedure to perform a postal code proximity search to find the chapter closest to a person or company. The stored procedure identifies the chapters by using a CompanyType= ‘Chapter’ filter.
- A user selects the applicable Chapter Assignment Rule for a particular product on the Products record’s General > Details tab.
- Chapter assignments are generally applicable to membership and subscription products, but a chapter can also be affiliated with other products as well.
- Chapter assignments are generally applicable to membership and subscription products, but a chapter can also be affiliated with other products as well.
- When this product is added to an order (either within Aptify or over the E-Business Web site), Aptify automatically populates the Chapter field on the product’s Order Lines record using the logic in the Chapter Assignment Rule to identify the appropriate chapter.
- For subscription-based products, this Chapter assignment also flows down to the Subscriptions record that is generated when the order ships.
- For subscription-based products, this Chapter assignment also flows down to the Subscriptions record that is generated when the order ships.
- For a subscription-based product, when a Chapter administrator views the membership information on the e-Business Web site, all of the people who were automatically assigned to the Chapter via the Chapter Assignment Rule appear as Chapter Members.
Comments
Please sign in to leave a comment.