Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
protogrid:agents [2020-04-22 09:19] – [Example] jusprotogrid:agents [2020-04-22 09:22] – [Example] jus
Line 3: Line 3:
 Agents run periodically and execute code specified by the user. Agents run periodically and execute code specified by the user.
  
-Note: Agents are only available in billed environments that run Protogrid 2.1 or higher.+Note: Agents are only available in environments that run Protogrid 2.1 or higher.
  
 ===== Setup ===== ===== Setup =====
Line 13: Line 13:
 ==== Example ==== ==== Example ====
   - Create a Proto with a DateTime Field and a Text Field. Copy the key of the Text Field.   - Create a Proto with a DateTime Field and a Text Field. Copy the key of the Text Field.
-  - Create a user profile with the according rights.+  - Create a user profile with rights to edit the proto created above.
   - Create an Agent Library, specify the user created above as context user and copy the following code. Replace the value of //defkey_status_field// with the key from above.   - Create an Agent Library, specify the user created above as context user and copy the following code. Replace the value of //defkey_status_field// with the key from above.
   - Add this Agent Library to your Proto.   - Add this Agent Library to your Proto.
Print/export