You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/sigmaguides/src/embedding_01_getting_started_v3/embedding_01_getting_started_v3.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ Sigma also provides an embed sandbox that is built into the product. For more in
25
25
26
26
The local web application (e.g., native application) refers to the customer-developed application that Sigma is embedded into.
27
27
28
-
We will use code from a public Git repository, VS Code, and Node.js in this QuickStart series.
28
+
We will use code from a public Git repository, VS Code, Node.js, Javascript and HTML in this QuickStart series.
29
29
30
30
<asideclass="negative">
31
31
<strong>NOTE:</strong><br> There are many programming languages and libraries you can use to develop a server-side application. Node.js is the one we will be using today. The sample code provided is simplified and commented to assist in your learning.
Copy file name to clipboardExpand all lines: site/sigmaguides/src/embedding_02_federated_access_v3/embedding_02_federated_access_v3.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ For more information, see [using SSO with Sigma](https://help.sigmacomputing.com
32
32
33
33
Additional information is also available: [managing user and teams with SCIM](https://help.sigmacomputing.com/docs/manage-users-and-teams-with-scim)
34
34
35
-
In this QuickStart, we will use the local node.js application framework we created in [Embedding 01: Getting Started](https://quickstarts.sigmacomputing.com/guide/embedding_03_secure_access/index.html?index=..%2F..index#0)
35
+
In this QuickStart, we will use the local native application framework we created in [Embedding 01: Getting Started](https://quickstarts.sigmacomputing.com/guide/embedding_03_secure_access/index.html?index=..%2F..index#0)
36
36
37
37
<asideclass="positive">
38
38
<strong>IMPORTANT:</strong><br> Some screens in Sigma may appear slightly different from those shown in QuickStarts. This is because Sigma continuously adds and enhances functionality. Rest assured, Sigma’s intuitive interface ensures that any differences will not prevent you from successfully completing any QuickStart.
@@ -43,7 +43,7 @@ For more information on Sigma's product release strategy, see [Sigma product rel
43
43
If something is not working as you expect, here's how to [contact Sigma support](https://help.sigmacomputing.com/docs/sigma-support)
44
44
45
45
### Target Audience
46
-
The typical audience for this QuickStart includes users of Excel, common Business Intelligence or Reporting tools, and semi-technical users who want to try out or learn Sigma.
46
+
Semi-technical users who will be aiding in the planning or implementation of Sigma with embedding. No SQL or technical data skills are needed to complete this QuickStart. It does assume some common computer skills like installing software, using Terminal, navigating folders and copy/paste operations.
Copy file name to clipboardExpand all lines: site/sigmaguides/src/embedding_03_parameters_ua_v3/embedding_03_parameters_ua_v3.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ For a full reference, see Sigma’s [Embed URL Parameters](https://help.sigmacom
23
23
24
24
This QuickStart provides examples and screenshots of required and optional parameters to help developers understand their use.
25
25
26
-
Before proceeding, ensure you've completed the [Embedding 01: Getting Started](https://quickstarts.sigmacomputing.com/guide/embedding_01_getting_started_v3/index.html?index=..%2F..embedding#1) QuickStart. It covers JWT in detail, so we won’t repeat that here.
26
+
In this QuickStart, we will use the local native application we created in [Embedding 01: Getting Started](https://quickstarts.sigmacomputing.com/guide/embedding_03_secure_access/index.html?index=..%2F..index#0)
27
27
28
28
<asideclass="positive">
29
29
<strong>IMPORTANT:</strong><br> Some screens in Sigma may appear slightly different from those shown in QuickStarts. This is because Sigma continuously adds and enhances functionality. Rest assured, Sigma’s intuitive interface ensures that any differences will not prevent you from successfully completing any QuickStart.
@@ -34,15 +34,15 @@ For more information on Sigma's product release strategy, see [Sigma product rel
34
34
If something is not working as you expect, here's how to [contact Sigma support](https://help.sigmacomputing.com/docs/sigma-support)
35
35
36
36
### Target Audience
37
-
Semi-technical users who will be aiding in the planning or implementation of Sigma with embedding. No SQL or technical data skills are required to complete this QuickStart. It assumes some basic computer skills, such as installing software, using Terminal, navigating folders, and performing copy/paste operations.
37
+
Semi-technical users who will be aiding in the planning or implementation of Sigma with embedding. No SQL or technical data skills are needed to complete this QuickStart. It does assume some common computer skills like installing software, using Terminal, navigating folders and copy/paste operations.
38
38
39
39
### Prerequisites
40
40
41
41
<ul>
42
42
<li>A computer with a current browser. It does not matter which browser you want to use.</li>
43
43
<li>Access to your Sigma environment.</li>
44
-
<li>Some familiarity with Sigma is assumed. Not all steps will be shown, as the basics are assumed to be understood.</li>
45
-
</ul>
44
+
<li>Embedding 01: Getting Started is required to complete this QuickStart.</li>
45
+
</ul>
46
46
47
47
<asideclass="positive">
48
48
<strong>IMPORTANT:</strong><br> Sigma recommends using non-production resources when completing QuickStarts.
Copy file name to clipboardExpand all lines: site/sigmaguides/src/embedding_04_isolation_solutions_v3/embedding_04_isolation_solutions_v3.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,15 +39,15 @@ For more information on Sigma's product release strategy, see [Sigma product rel
39
39
If something is not working as you expect, here's how to [contact Sigma support](https://help.sigmacomputing.com/docs/sigma-support)
40
40
41
41
### Target Audience
42
-
Semi-technical users who will be aiding in the planning or implementation of Sigma with embedding. No SQL or technical data skills are needed to complete this QuickStart.
42
+
Semi-technical users who will be aiding in the planning or implementation of Sigma with embedding. No SQL or technical data skills are needed to complete this QuickStart. It does assume some common computer skills like installing software, using Terminal, navigating folders and copy/paste operations.
43
43
44
44
### Prerequisites
45
45
46
46
<ul>
47
47
<li>A computer with a current browser. It does not matter which browser you want to use.</li>
48
48
<li>Access to your Sigma environment.</li>
49
-
<li>Some familiarity with Sigma is assumed. Not all steps will be shown, as the basics are assumed to be understood.</li>
50
-
</ul>
49
+
<li>Embedding 01: Getting Started is required to complete this QuickStart.</li>
50
+
</ul>
51
51
52
52
<asideclass="positive">
53
53
<strong>IMPORTANT:</strong><br> Sigma recommends using non-production resources when completing QuickStarts.
Copy file name to clipboardExpand all lines: site/sigmaguides/src/embedding_09_events_v3/embedding_09_events_v3.md
+19-14Lines changed: 19 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,35 +29,40 @@ Inbound events can be passed using either JavaScript or URL.
29
29
**Outbound Events:**<br>
30
30
These are variables sent from Sigma to the native application, which must have a listener coded to receive and respond to the message.
31
31
32
-
This QuickStart assumes you have already taken the QuickStart [Embedding 1: Getting Started](https://quickstarts.sigmacomputing.com/guide/embedding_01_prerequisites/index.html?index=..%2F..index#0) so that you have a sample environment to complete the tasks in this QuickStart.
33
-
34
-
**Some steps may not be shown in detail as we assume you have taken these other two QuickStarts or are familiar with Sigma workflows.**
35
-
36
-
A list of all the [available events is available here.](https://help.sigmacomputing.com/docs/inbound-and-outbound-events-in-embeds)
32
+
In this QuickStart, we will use the local native application we created in [Embedding 01: Getting Started](https://quickstarts.sigmacomputing.com/guide/embedding_03_secure_access/index.html?index=..%2F..index#0)
37
33
38
34
<asideclass="positive">
39
-
<strong>IMPORTANT:</strong><br> Some screens in Sigma may appear slightly different from those shown in QuickStarts. This is because Sigma is continuously adding and enhancing functionality. Rest assured, Sigma’s intuitive interface ensures that any differences will not prevent you from successfully completing any QuickStart.
35
+
<strong>IMPORTANT:</strong><br> Some screens in Sigma may appear slightly different from those shown in QuickStarts. This is because Sigma continuously adds and enhances functionality. Rest assured, Sigma’s intuitive interface ensures that any differences will not prevent you from successfully completing any QuickStart.
40
36
</aside>
41
37
42
-
For more information on Sigma's product release strategy, see [Sigma product releases.](https://help.sigmacomputing.com/docs/sigma-product-releases)
38
+
For more information on Sigma's product release strategy, see [Sigma product releases](https://help.sigmacomputing.com/docs/sigma-product-releases)
39
+
40
+
If something is not working as you expect, here's how to [contact Sigma support](https://help.sigmacomputing.com/docs/sigma-support)
43
41
44
42
### Target Audience
45
-
Semi-technical users who will be aiding in the planning or implementation of Sigma. Limited SQL and technical data skills are needed to do this QuickStart. It does assume some common computer skills like installing software, using Terminal, navigating folders and edit/copy/paste operations.
43
+
Semi-technical users who will be aiding in the planning or implementation of Sigma with embedding. No SQL or technical data skills are needed to complete this QuickStart. It does assume some common computer skills like installing software, using Terminal, navigating folders and copy/paste operations.
46
44
47
45
### Prerequisites
48
46
49
47
<ul>
50
-
<li>Any modern browser is acceptable.</li>
51
-
<li>Access to your Sigma environment. A Sigma trial environment is acceptable and preferred.</li>
52
-
<li>Completion of the Embedding 01: Getting Started QuickStart.</li>
48
+
<li>A computer with a current browser. It does not matter which browser you want to use.</li>
49
+
<li>Access to your Sigma environment.</li>
50
+
<li>Embedding 01: Getting Started is required to complete this QuickStart.</li>
<strong>IMPORTANT:</strong><br> Some features may carry a "Beta" tag. Beta features are subject to quick, iterative changes. As a result, the latest product version may differ from the contents of this document.
0 commit comments