Skip to content

Commit 2b93d18

Browse files
authored
Merge pull request #3 from Bertievh/main
Documentation Chnages
2 parents dbc992e + 7b1c80f commit 2b93d18

File tree

5 files changed

+46
-46
lines changed

5 files changed

+46
-46
lines changed

docs/ACSAzureWebserviceOperation.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ slug: '/'
33
sidebar_label: 'ACSAzureWebservices Operation'
44
---
55

6-
# ACSAzureWebservices Operation
6+
# ACS AzureWebservices Operation
77

88
Once the sma.acs.ACSAzureWebservices plugin has been registered with the OpCon system, it will be possible to perform agent and task definitions.
99
All definitions can only be performed using Solution Manager.
1010

11-
## Defining ACSAzureWebservices connection
11+
## Defining ACS AzureWebservices connection
1212

1313
The Agent definition is defined by adding a new ACSAzureWebservices Agent definition using Solution Manager.
1414
Items defined in red are required values.
@@ -21,15 +21,15 @@ Items defined in red are required values.
2121
4. Select **+Add** to add a new agent definition.
2222
5. Fill in the agent details
2323
- Insert a unique name for the connection.
24-
- Select **ACSAzureWebservices** from the **Type** drop-down list.
25-
- Select **ACSAzureWebservices Settings**
24+
- Select **ACS AzureWebservices** from the **Type** drop-down list.
25+
- Select **ACS AzureWebservices Settings**
2626
- The **Azure URL** field contains a default value ***azure.status.microsoft/en-us/status*** which is used as a heartbeat to check if the Azure environment is available.
2727
6. Save the definition changes.
2828
7. Start the connection by selecting the **Change Communication Status** button and selecting **Enable Full Comm.**.
2929

3030
## Defining tasks
3131

32-
The ACSAzureWebservices Connection supports the following task types:
32+
The ACS AzureWebservices Connection supports the following task types:
3333

3434
TaskType | Description
3535
---------------------|------------
@@ -56,7 +56,7 @@ The GetOAuth2Token task is used to get an OAuth2 token and set it as a schedule
5656
5. Fill in the task details.
5757
- Select the **Schedule** name from the drop-down list.
5858
- In the **Name** field enter a unique name for the task within the schedule.
59-
- Select **ACSAzureWebservices** from the **Job Type** drop-down list.
59+
- Select **ACS AzureWebservices** from the **Job Type** drop-down list.
6060
- Select **GetOAuth2Token** from the **Task Type** drop-down list.
6161

6262
Enter details for Task Type **GetOAuth2Token**.
@@ -91,13 +91,13 @@ The GetPatToken task is used to set a PAT token as a schedule instance property
9191
5. Fill in the task details.
9292
- Select the **Schedule** name from the drop-down list.
9393
- In the **Name** field enter a unique name for the task within the schedule.
94-
- Select **ACSAzureWebservices** from the **Job Type** drop-down list.
94+
- Select **ACS AzureWebservices** from the **Job Type** drop-down list.
9595
- Select **GetPatToken** from the **Task Type** drop-down list.
9696

9797
Enter details for Task Type **GetPatToken**.
9898

9999
1. Select the **Task Details** button.
100-
2. In the **Integration Selection** section, select the primary integration which is an ACSAzureWebservices connection previously defined.
100+
2. In the **Integration Selection** section, select the primary integration which is an ACS AzureWebservices connection previously defined.
101101
3. In the **Authentication** section, enter a PAT (Personal Action Token) retrieved from the Azure DevOps environment (see https://learn.microsoft.com/en-us/azure/devops/organizations/accounts/use-personal-access-tokens-to-authenticate?view=azure-devops&tabs=Windows for information on how to create a PAT).
102102
4. In the **Response Variable** section, define the variable that will contain the PAT token. The format is name=value where the name part will be the schedule instance property name, the value part is ignored.
103103

@@ -115,13 +115,13 @@ A Job Dependency should be defined on a previous **GetPatToken** task.
115115
5. Fill in the task details.
116116
- Select the **Schedule** name from the drop-down list.
117117
- In the **Name** field enter a unique name for the task within the schedule.
118-
- Select **ACSAzureWebservices** from the **Job Type** drop-down list.
118+
- Select **ACS AzureWebservices** from the **Job Type** drop-down list.
119119
- Select **RunDevOpsPipeline** from the **Task Type** drop-down list.
120120

121121
Enter details for Task Type **RunDevOpsPipeline**. Fields marked in red must be provided.
122122

123123
1. Select the **Task Details** button.
124-
2. In the **Integration Selection** section, select the primary integration which is an ACSAzureWebservices connection previously defined.
124+
2. In the **Integration Selection** section, select the primary integration which is an ACS AzureWebservices connection previously defined.
125125
3. In the **Job Configuration** section enter the following information
126126
- In the **Azure Url** field enter ***dev.azure.com***.
127127
- In the **Organization** field enter the name of the DevOps Organization.
@@ -154,13 +154,13 @@ A Job Dependency should be defined on a previous **GetOAuth2Token** task.
154154
5. Fill in the task details.
155155
- Select the **Schedule** name from the drop-down list.
156156
- In the **Name** field enter a unique name for the task within the schedule.
157-
- Select **ACSAzureWebservices** from the **Job Type** drop-down list.
157+
- Select **ACS AzureWebservices** from the **Job Type** drop-down list.
158158
- Select **DownloadBlobStorage** from the **Task Type** drop-down list.
159159

160160
Enter details for Task Type **UploadBlobStorage**. Fields marked in red must be provided.
161161

162162
1. Select the **Task Details** button.
163-
2. In the **Integration Selection** section, select the primary integration which is an ACSAzureWebservices connection previously defined.
163+
2. In the **Integration Selection** section, select the primary integration which is an ACS AzureWebservices connection previously defined.
164164
3. In the **DownloadAzureBlob** section enter the following information
165165
- In the **Storage Account** field enter the name of the storage account.
166166
- In the **Path** field enter the path of the file to be downloaded from the storage area. The value consists of
@@ -184,13 +184,13 @@ A Job Dependency should be defined on a previous **GetOAuth2Token** task.
184184
5. Fill in the task details.
185185
- Select the **Schedule** name from the drop-down list.
186186
- In the **Name** field enter a unique name for the task within the schedule.
187-
- Select **ACSAzureWebservices** from the **Job Type** drop-down list.
187+
- Select **ACS AzureWebservices** from the **Job Type** drop-down list.
188188
- Select **UploadBlobStorage** from the **Task Type** drop-down list.
189189

190190
Enter details for Task Type **UploadBlobStorage**. Fields marked in red must be provided.
191191

192192
1. Select the **Task Details** button.
193-
2. In the **Integration Selection** section, select the primary integration which is an ACSAzureWebservices connection previously defined.
193+
2. In the **Integration Selection** section, select the primary integration which is an ACS AzureWebservices connection previously defined.
194194
3. In the **UploadAzureBlob** section enter the following information
195195
- In the **Storage Account** field enter the name of the storage account.
196196
- In the **Path** field enter the path where the file must be placed within the storage area. The value consists of

docs/ACSWebservicesOperation.md

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
22
slug: '/'
3-
sidebar_label: 'ACSWebservices Operation'
3+
sidebar_label: 'ACS Webservices Operation'
44
---
55

6-
# ACSWebservices Operation
6+
# ACS Webservices Operation
77

88
Once the sma.acs.ACSWebservices plugin has been registered with the OpCon system, it will be possible to perform agent and task definitions.
99
All definitions can only be performed using Solution Manager.
1010

11-
## Defining ACSWebservices Batch Users
11+
## Defining ACS Webservices Batch Users
1212

13-
The ACSWebservices task types BASICTOKEN and OPCONTOKEN uses opCon Batch users to define the user information for these task types.
13+
The ACS Webservices task types BASICTOKEN and OPCONTOKEN uses opCon Batch users to define the user information for these task types.
1414
Before creating these task types, ensure that the appropriate Batch Users are created.
1515

1616
![Defining a Batch User](../static/img/ws-batch-user.png)
@@ -19,12 +19,12 @@ Before creating these task types, ensure that the appropriate Batch Users are cr
1919
2. From the Home page select **Library**
2020
3. From the ***Security*** Menu select **Batch Users**.
2121
4. Select **+Add** to add a new Batch User.
22-
5. Select **ACSWebservices** from the ***Select the target OS*** drop-down list.
22+
5. Select **ACS Webservices** from the ***Select the target OS*** drop-down list.
2323
6. Enter the User name that will be used to create the token in the **Identifier** field.
2424
7. Enter the password of the defined API User in the **Password** and **Confirm** fields.
2525
8. Select **Save**.
2626

27-
## Defining ACSWebservices connection
27+
## Defining ACS Webservices connection
2828

2929
The Agent definition is defined by adding a new ACSWebservices Agent definition using Solution Manager.
3030
Items defined in red are required values.
@@ -37,8 +37,8 @@ Items defined in red are required values.
3737
4. Select **+Add** to add a new agent definition.
3838
5. Fill in the agent details
3939
- Insert a unique name for the connection.
40-
- Select **ACSWebservices** from the **Type** drop-down list.
41-
- Select **ACSWebservices Settings**
40+
- Select **ACS Webservices** from the **Type** drop-down list.
41+
- Select **ACS Webservices Settings**
4242
- In the **OpCon URL** field enter the full url for the associated OpCon Rest-API server.
4343
- In the **OpCon Token** field enter a valid OpCon application token that will be used to authenticate internal OpCon Rest-API requests.
4444
- In the **Proxy Url** field enter the full url of the Proxy Server if required when submitting url requests outside the organization.
@@ -47,7 +47,7 @@ Items defined in red are required values.
4747

4848
## Defining tasks
4949

50-
The ACSWebservices Connection supports the following task types:
50+
The ACS Webservices Connection supports the following task types:
5151

5252
TaskType | Description
5353
---------------------|------------
@@ -69,7 +69,7 @@ Data is passed between tasks using schedule instance properties. The ACS environ
6969
### BASICTOKEN Task
7070

7171
The BASICTOKEN task is used to set a basic token as a schedule instance property so it can be used to provide authentication by subsequent tasks.
72-
The function allows the selection of a ACSWebservices Batch User to provide the base64 encoded authentication string.
72+
The function allows the selection of a ACS Webservices Batch User to provide the base64 encoded authentication string.
7373

7474
![Defining a BASICTOKEN Master Job](../static/img/ws-basictoken-master-job.png)
7575

@@ -80,13 +80,13 @@ The function allows the selection of a ACSWebservices Batch User to provide the
8080
5. Fill in the task details.
8181
- Select the **Schedule** name from the drop-down list.
8282
- In the **Name** field enter a unique name for the task within the schedule.
83-
- Select **ACSWebservices** from the **Job Type** drop-down list.
83+
- Select **ACS Webservices** from the **Job Type** drop-down list.
8484
- Select **BASICTOKEN** from the **Task Type** drop-down list.
8585

8686
Enter details for Task Type **BASICTOKEN**.
8787

8888
1. Select the **Task Details** button.
89-
2. In the **Integration Selection** section, select the primary integration which is an ACSWebservices connection previously defined.
89+
2. In the **Integration Selection** section, select the primary integration which is an ACS Webservices connection previously defined.
9090
3. In the **Authentication** section
9191
- select a Batch User from the drop-down list.
9292
4. In the **Response Variable** section
@@ -95,7 +95,7 @@ Enter details for Task Type **BASICTOKEN**.
9595
### OPCONTOKEN Task
9696

9797
The OPCONTOKEN task is used to set an OpCon token as a schedule instance property so it can be used to provide authentication by subsequent tasks.
98-
The function allows the selection of a ACSWebservices Batch User to provide the OpCon encoded authentication string.
98+
The function allows the selection of a ACS Webservices Batch User to provide the OpCon encoded authentication string.
9999

100100
![Defining an OPCONTOKEN Master Job](../static/img/ws-opcontoken-master-job.png)
101101

@@ -106,13 +106,13 @@ The function allows the selection of a ACSWebservices Batch User to provide the
106106
5. Fill in the task details.
107107
- Select the **Schedule** name from the drop-down list.
108108
- In the **Name** field enter a unique name for the task within the schedule.
109-
- Select **ACSWebservices** from the **Job Type** drop-down list.
109+
- Select **ACS Webservices** from the **Job Type** drop-down list.
110110
- Select **OPCONTOKEN** from the **Task Type** drop-down list.
111111

112112
Enter details for Task Type **OPCONTOKEN**.
113113

114114
1. Select the **Task Details** button.
115-
2. In the **Integration Selection** section, select the primary integration which is an ACSWebservices connection previously defined.
115+
2. In the **Integration Selection** section, select the primary integration which is an ACS Webservices connection previously defined.
116116
3. In the **Authentication** section
117117
- In the **URL** field enter the full address of the end point (i.e. https://server:port/api/tokens).
118118
- Select a Batch User from the drop-down list.
@@ -139,13 +139,13 @@ TheOAUTH2TOKEN task is used to set an OAuth2 token as a schedule instance proper
139139
5. Fill in the task details.
140140
- Select the **Schedule** name from the drop-down list.
141141
- In the **Name** field enter a unique name for the task within the schedule.
142-
- Select **ACSWebservices** from the **Job Type** drop-down list.
142+
- Select **ACS Webservices** from the **Job Type** drop-down list.
143143
- Select **OAUTH2TOKEN** from the **Task Type** drop-down list.
144144

145145
Enter details for Task Type **OAUTH2TOKEN**.
146146

147147
1. Select the **Task Details** button.
148-
2. In the **Integration Selection** section, select the primary integration which is an ACSWebservices connection previously defined.
148+
2. In the **Integration Selection** section, select the primary integration which is an ACS Webservices connection previously defined.
149149
- In the **URL** field enter the full address of the end point using global properties (i.e. https://login.microsoftonline.com/[[tenantid]]/oauth2/token).
150150
3. In the **Authentication** section
151151
- In the **ClientId** field enter the provided client id (use a global or an encrypted global property to safe guard the client id).
@@ -183,15 +183,15 @@ ABC.
183183
5. Fill in the task details.
184184
- Select the **Schedule** name from the drop-down list.
185185
- In the **Name** field enter a unique name for the task within the schedule.
186-
- Select **ACSWebservices** from the **Job Type** drop-down list.
186+
- Select **ACS Webservices** from the **Job Type** drop-down list.
187187
- Select **GET** from the **Task Type** drop-down list.
188188

189189
Enter details for Task Type **GET**.
190190

191191
![Defining a GET Master Job](../static/img/ws-get-master-job1.png)
192192

193193
1. Select the **Task Details** button.
194-
2. In the **Integration Selection** section, select the primary integration which is an ACSWebservices connection previously defined.
194+
2. In the **Integration Selection** section, select the primary integration which is an ACS Webservices connection previously defined.
195195
3. In the **Task Configuration** section
196196
- In **Variables** define name value pairs that can be used for substitution in url and message bodies.
197197
- In the **Url** field enter the full address of the end point (i.e. https://server:port/api/tokens).
@@ -238,15 +238,15 @@ task should be in a 'hold' state. The remote system would then include the capa
238238
5. Fill in the task details.
239239
- Select the **Schedule** name from the drop-down list.
240240
- In the **Name** field enter a unique name for the task within the schedule.
241-
- Select **ACSWebservices** from the **Job Type** drop-down list.
241+
- Select **ACS Webservices** from the **Job Type** drop-down list.
242242
- Select **POST** from the **Task Type** drop-down list.
243243

244244
Enter details for Task Type **POST**.
245245

246246
![Defining a POST Master Job](../static/img/ws-post-master-job1.png)
247247

248248
1. Select the **Task Details** button.
249-
2. In the **Integration Selection** section, select the primary integration which is an ACSWebservices connection previously defined.
249+
2. In the **Integration Selection** section, select the primary integration which is an ACS Webservices connection previously defined.
250250
3. In the **Task Configuration** section
251251
- In **Variables** define name value pairs that can be used for substitution in url and message bodies.
252252
- In the **Url** field enter the full address of the end point (i.e. https://server:port/api/tokens).
@@ -291,15 +291,15 @@ ABC.
291291
5. Fill in the task details.
292292
- Select the **Schedule** name from the drop-down list.
293293
- In the **Name** field enter a unique name for the task within the schedule.
294-
- Select **ACSWebservices** from the **Job Type** drop-down list.
294+
- Select **ACS Webservices** from the **Job Type** drop-down list.
295295
- Select **PUT** from the **Task Type** drop-down list.
296296

297297
Enter details for Task Type **PUT**.
298298

299299
![Defining a PUT Master Job](../static/img/ws-put-master-job1.png)
300300

301301
1. Select the **Task Details** button.
302-
2. In the **Integration Selection** section, select the primary integration which is an ACSWebservices connection previously defined.
302+
2. In the **Integration Selection** section, select the primary integration which is an ACS Webservices connection previously defined.
303303
3. In the **Task Configuration** section
304304
- In **Variables** define name value pairs that can be used for substitution in url and message bodies.
305305
- In the **Url** field enter the full address of the end point (i.e. https://server:port/api/tokens).
@@ -344,15 +344,15 @@ ABC.
344344
5. Fill in the task details.
345345
- Select the **Schedule** name from the drop-down list.
346346
- In the **Name** field enter a unique name for the task within the schedule.
347-
- Select **ACSWebservices** from the **Job Type** drop-down list.
348-
- Select **PTCH** from the **Task Type** drop-down list.
347+
- Select **AC SWebservices** from the **Job Type** drop-down list.
348+
- Select **PATCH** from the **Task Type** drop-down list.
349349

350350
Enter details for Task Type **PATCH**.
351351

352352
![Defining a PATCH Master Job](../static/img/ws-patch-master-job1.png)
353353

354354
1. Select the **Task Details** button.
355-
2. In the **Integration Selection** section, select the primary integration which is an ACSWebservices connection previously defined.
355+
2. In the **Integration Selection** section, select the primary integration which is an ACS Webservices connection previously defined.
356356
3. In the **Task Configuration** section
357357
- In **Variables** define name value pairs that can be used for substitution in url and message bodies.
358358
- In the **Url** field enter the full address of the end point (i.e. https://server:port/api/tokens).
@@ -392,15 +392,15 @@ The DELETE task should have a dependency set on the authentication task.
392392
5. Fill in the task details.
393393
- Select the **Schedule** name from the drop-down list.
394394
- In the **Name** field enter a unique name for the task within the schedule.
395-
- Select **ACSWebservices** from the **Job Type** drop-down list.
395+
- Select **ACS Webservices** from the **Job Type** drop-down list.
396396
- Select **DELETE** from the **Task Type** drop-down list.
397397

398398
Enter details for Task Type **DELETE**.
399399

400400
![Defining a DELETE Master Job](../static/img/ws-delete-master-job.png)
401401

402402
1. Select the **Task Details** button.
403-
2. In the **Integration Selection** section, select the primary integration which is an ACSWebservices connection previously defined.
403+
2. In the **Integration Selection** section, select the primary integration which is an ACS Webservices connection previously defined.
404404
3. In the **Task Configuration** section
405405
- In **Variables** define name value pairs that can be used for substitution in url and message bodies. Defining SERVER=DESKTOPA will
406406
replace the value SERVER in the url and message body with value DESKTOPA.

0 commit comments

Comments
 (0)