Installation
- Log in to the Salesforce org you want to install in
- Uninstall any existing AAPT Beta packages:
- From Setup|Deploy|Installed Packages
- Click “Uninstall” to the left of the Beta package name that you are about to replace
- Save backup data is optional.
- Paste the Install URL into your browser by using one of the following installation links:
- To install in a sandbox environment: https://test.salesforce.com/packaging/installPackage.apexp?p0=04t500000006DSt
- To install in production: https://login.salesforce.com/packaging/installPackage.apexp?p0=04t500000006DSt
- Fill in the password. If you do not have a password, then contact Bob Junke at +1 724-443-2383 or bob.junke@adventace.com
- To install in a sandbox environment: https://test.salesforce.com/packaging/installPackage.apexp?p0=04t500000006DSt
- Proceed through the Installation process and click “Continue”. You will see the following Installed Package message:
- In the event of name conflicts, select “Automatically attempt to rename conflicting components in installing package”
- Approve API Access (click “Next”)
- Next you should the appropriate security settings. Normally you should select “Grant Access to All Users”.
- Install Package – Click “Install”
Configuration
- From the installed packages list, select AAPT
- We strongly suggest that you ensure that the AAPT-related tabs be placed in the following order so they follow the logical workflow within AAPT:
- Account Profiles
- Buyer Relationships
- Opportunity Identifications
- Account Success Metrics.
- Ensure that the Adventace AAPT report folders are shared with the users that should have access
- AAPT contains two buttons that provide reports that are accessed through their URL’s. Those reports must be accessed to see the URL’s of the newly created report gets, then those ID’s need to be inserted into the button code.
-
- Buyer Relationship Report
- Select the Reports tab|Buyer Relationship Report (you may have to select the report from the folder “Adventace AAPT Reports for Links (Installed Package: Adventace Account Planning Tool)
- Copy the 15 character string at the end of the URL
- Select Setup|Create|Objects|Buyer Relationship object
- In the Buttons, Links, and Actions section, select the “Buyer Relationship Report Template” or “Buyer Relationship Report”, depending on the version of AAPT you installed. You are going to create a duplicate so note the selections in the fields.
- Return to the Buttons, Links, and Actions section of the object, and select New Button or Link
- Fill in the fields, and in the “Button or Link URL” field, paste the following character string: /
?pv0={!ADVAAPT__TACE_Buyer_Relationship__c.Id} - Replace
with the 15 character string from step 2 above - Select Save
- Select Edit in the Page Layout for Buyer Relationships
- Delete “Buyer Relationship Report” or “Buyer Relationship Report Template” from the Reports and Links section
- Select Custom Links from the upper left corner, and drag Buyer Relationship into the Reports and Links section
- Select Save.
- Buyer Relationship Report
-
- Point Score Report
- Select the Reports tab|Point Score Report (you may have to select the report from the folder “Adventace AAPT Reports for Links (Installed Package: Adventace Account Planning Tool)
- Copy the 15 character string at the end of the URL
- Select Setup|Create|Objects|Opportunity Identification
- In the Buttons, Links, and Actions section, select the “Point Score Report Template” or “Point Score Report”, depending on the version of AAPT you installed. You are going to create a duplicate so note the selections in the fields.
- Return to the Buttons, Links, and Actions section of the object, and select New Button or Link
- Fill in the fields, and in the “Button or Link URL” field, paste the following character string: /
?pv0={!ADVAAPT__TACE_Opportunity_Score__c.Id} - Replace
with the 15 character string from step 2 above - Select Save
- Select Edit in the Page Layout for Opportunity Identifications
- Delete “Point Score Report” or “Point Score Report Template” from the Reports and Links section
- Select Custom Links from the upper left corner, and drag Point Score Report into the Reports and Links section
- Select Save.
- Point Score Report
Recent Comments