| ... |
... |
@@ -1,4 +1,4 @@ |
| 1 |
|
-[[**Plugin-Download**>>url:https://customer.formcycle.eu/index.php/apps/files/?dir=/FORMCYCLE%20-%20Plugins%20Customer/fc-plugin-bundle-salesforce&fileid=24242||target="_blank"]] (erfordert Anmeldung) |
|
1 |
+[[**Plugin-Download**>>url:https://customer.formcycle.eu/index.php/apps/files/?dir=/FORMCYCLE%20-%20Plugins%20Customer/fc-plugin-bundle-salesforce&fileid=24242||rel="noopener noreferrer" target="_blank"]] (erfordert Anmeldung) |
| 2 |
2 |
|
| 3 |
3 |
{{content/}} |
| 4 |
4 |
|
| ... |
... |
@@ -10,7 +10,7 @@ |
| 10 |
10 |
|
| 11 |
11 |
== Konfiguration des Plugins == |
| 12 |
12 |
|
| 13 |
|
-{{figure image="1_Plugin_Konfiguration.png" width="600" clear="h2"}} |
|
13 |
+{{figure image="1_Plugin_Konfiguration.jpg" width="600" clear="h2"}} |
| 14 |
14 |
Die Konfigurationsoberfläche des Plugins. Hier werden Einstellungen zur Verbindung mit dem Salesforce-Server getroffen. |
| 15 |
15 |
{{/figure}} |
| 16 |
16 |
|
| ... |
... |
@@ -26,7 +26,21 @@ |
| 26 |
26 |
: Passwort für die Authentifizierung (Optionaler Parameter) |
| 27 |
27 |
; salesforce.token {{version major="2" minor="0" patch="1"/}} |
| 28 |
28 |
: Zugriffstoken für die Authentifizierung (Optionaler Parameter, ab Plugin-Version 2.0.1) |
|
29 |
+; load.catalogue {{version major="3" minor="0" patch="1"/}} |
|
30 |
+: Optionale Limitierung der zu ladenden Kataloge (Komma-separierte Liste) |
| 29 |
29 |
|
|
32 |
+ |
|
33 |
+; proxy.host {{version major="3" minor="1" patch="0"/}}/{{version major="2" minor="1" patch="0"/}} |
|
34 |
+: Host des zu verwendenden Proxy-Server |
|
35 |
+; proxy.port {{version major="3" minor="1" patch="0"/}}/{{version major="2" minor="1" patch="0"/}} |
|
36 |
+: Port des zu verwendenden Proxy-Server |
|
37 |
+; proxy.login.name {{version major="3" minor="1" patch="0"/}}/{{version major="2" minor="1" patch="0"/}} |
|
38 |
+: Benutzername für den optionalen Login am Proxy-Server |
|
39 |
+; proxy.login.password {{version major="3" minor="1" patch="0"/}}/{{version major="2" minor="1" patch="0"/}} |
|
40 |
+: Passwort für den optionalen Login am Proxy-Server |
|
41 |
+ |
|
42 |
+Ist am Plugin kein Proxy-Server konfiguriert wird versucht anhand der URL des Serviceendpunkts ein System-Proxy zu ermitteln. |
|
43 |
+ |
| 30 |
30 |
== Aktions-Plugin: //Salesforce: Create Object// == |
| 31 |
31 |
|
| 32 |
32 |
{{figure image="2_Aktion_Oberfläche.png" width="600" clear="h2"}} |