Skip to content

Commit f442e25

Browse files
Merge pull request #75 from netwrix/ssk/pgsalesforce-sidebar
PG for Salesforce Sidebar Cleanup
2 parents 316b1fa + 0707f47 commit f442e25

File tree

18 files changed

+120
-121
lines changed

18 files changed

+120
-121
lines changed

docs/platgovsalesforce/changemanagement/_category_.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"label": "Change Management Overview",
2+
"label": "Change Enablement",
33
"position": 80,
44
"collapsed": true,
55
"collapsible": true,

docs/platgovsalesforce/cleanup/_category_.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"label": "Clean Up Overview",
2+
"label": "Clean Up Salesforce",
33
"position": 90,
44
"collapsed": true,
55
"collapsible": true,

docs/platgovsalesforce/customizations/_category_.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"label": "Customizations Overview",
2+
"label": "Customizations",
33
"position": 70,
44
"collapsed": true,
55
"collapsible": true,

docs/platgovsalesforce/index.md

Lines changed: 97 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,97 @@
1-
# Strongpoint for Sales Force
1+
---
2+
title: "Welcome"
3+
description: "Welcome"
4+
sidebar_label: Netwrix Platform Governance for Salesforce
5+
sidebar_position: 1
6+
---
7+
8+
# Welcome
9+
10+
Platform Governance for Salesforce is integrated into the Salesforce backend keeping all your data
11+
within your Salesforce account. Your documentation is automatically maintained so it is always up to
12+
date.
13+
14+
By implementing Platform Governance for Salesforce you can:
15+
16+
- Automatically catalog all custom fields, scripts, forms, searches, records and workflows.
17+
- Visually browse standard and custom fields, lists and records to find all related scripts,
18+
searches, users and departments.
19+
- Capture and search script comments and identify poorly commented code.
20+
- Automatically track changes to your customizations using the change logs, so you can see what
21+
customizations were changed, how they were changed, when they were changed and who changed them.
22+
23+
## Installation and Initial Scan
24+
25+
Once you install Platform Governance for Salesforce, you simply click the **Start Spider** button
26+
and your customizations are documented over the course of 4-5 days with minimal impact on system
27+
performance. Once completed, you have a searchable database of all your customizations.
28+
29+
## Documentation and Optimization
30+
31+
After installation, it takes 4-5 days to document your customizations and approximately 3 weeks to
32+
have your account both fully documented and optimized.
33+
34+
### Clean Up
35+
36+
Use the end to end documentation of custom objects and our Clean Up Tools to:
37+
38+
- Identify unused fields, searches and other custom objects.
39+
- Quickly identify dependencies to reduce the risk of breaking things in your account (i.e. see if a
40+
search is being used in a script or workflow).
41+
- Use Change Requests to keep your changes organized and capture approvals.
42+
43+
### Script Management
44+
45+
Critical Script Analysis enables you to determine how healthy your scripts are and what areas you
46+
can fix to improve your account. With the tools and the Critical Script Analysis methodology you
47+
can:
48+
49+
- Identify high priority scripts based on usage.
50+
- Identify people and departments triggering scripts to focus on scripts that could be
51+
inappropriately triggered.
52+
- Understand script execution times.
53+
54+
## Intelligent Change Management
55+
56+
Platform Governance for Salesforce is the only application for Salesforce that enables end to end
57+
change management and compliance. This process can be achieved effectively in only 5 weeks after
58+
install.
59+
60+
By implementing Platform Governance for Salesforce you give your customers the ability to:
61+
62+
- Track all changes to custom objects in Salesforce.
63+
- Automatically be alerted to non-compliant changes.
64+
- Set compliance requirements by risks based on System Complexity and Processes that are then
65+
automatically tracked.
66+
- Manage changes right in Salesforce by using the Change Request.
67+
- Use automated impact analysis to identify the risks associated with changing custom objects.
68+
- Use test records to manage tests in a central repository linked to the customization records.
69+
70+
## Enterprise Compliance
71+
72+
Once Intelligent Change Management is complete, it only takes between 3 to 4 weeks to achieve
73+
Enterprise Compliance.
74+
75+
### Environment Comparison
76+
77+
The Environment Management Module enables Salesforce customers and consultants to quickly and
78+
accurately identify differences between any two Salesforce accounts that have Intelligent Change
79+
Management installed. Since both accounts have Platform Governance for Salesforce documentation in
80+
place, the tool can quickly and easily compare them. It is principally used in four scenarios:
81+
82+
- Sandbox Refreshes
83+
- Migrating Customizations Between Developer and Sandbox Accounts
84+
- User Acceptance Testing (UAT) and Performance Testing Environment Validation
85+
- Deploying Changes to Production
86+
87+
### Automated Audit
88+
89+
Agent automates IT and financial controls and critical change practices to ensure configuration and
90+
master data are compliant. It can:
91+
92+
- Check for process problems regularly without user event scripts.
93+
- Automatically generate and assign tasks and cases for each detected problem.
94+
- Automatically alert key stakeholders.
95+
- Log control violations for clearance.
96+
- Store relevant data as a CSV to create a snapshot for compliance or troubleshooting purposes.
97+
- Block unauthorized changes to critical records and fields (requires Advanced Change Management).

docs/platgovsalesforce/installingstrongpoint/_category_.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"label": "Install Platform Governance for Salesforce",
2+
"label": "Installation",
33
"position": 20,
44
"collapsed": true,
55
"collapsible": true,

docs/platgovsalesforce/integrations/jiraintegration/_category_.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"label": "Set Up the Jira Integration",
2+
"label": "Jira",
33
"position": 10,
44
"collapsed": true,
55
"collapsible": true,

docs/platgovsalesforce/integrations/jiraintegration/jira_troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Error message:
5353

5454
error=invalid_client_id&error_description=client%20identifier%20invalid
5555

56-
Refer to [Access Data with API Integration](/docs/platgovsalesforce/integrations/jiraintegration/jira_integration.md#access-data-with-apiintegration) for
56+
Refer to [Access Data with API Integration](/docs/platgovsalesforce/integrations/jiraintegration/jira_integration#access-data-with-apiintegration) for
5757
more information on setting up the connected app.
5858

5959
## Error with Consumer Secret

docs/platgovsalesforce/integrations/jiraintegration/jira_walkthrough_example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The walkthrough demonstrates these steps:
5353
### Connected App
5454

5555
Use the **Connected App** tab if you set up the connected app using the procedure:
56-
[Access Data with API Integration](/docs/platgovsalesforce/integrations/jiraintegration/jira_integration.md#access-data-with-apiintegration)
56+
[Access Data with API Integration](/docs/platgovsalesforce/integrations/jiraintegration/jira_integration#access-data-with-apiintegration)
5757

5858
1. Open the **Connected App** tab.
5959

docs/platgovsalesforce/welcome/navigate_strongpoint.md renamed to docs/platgovsalesforce/navigate_strongpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Launch Platform Governance for Salesforce"
33
description: "Launch Platform Governance for Salesforce"
4-
sidebar_position: 30
4+
sidebar_position: 7
55
---
66

77
# Launch Platform Governance for Salesforce

docs/platgovsalesforce/releasemanagement/_category_.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"label": "Release Management Overview",
2+
"label": "Release Management",
33
"position": 110,
44
"collapsed": true,
55
"collapsible": true,

0 commit comments

Comments
 (0)