Samuel Lopez
- Total activity 90
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 45
Articles
Recent activity by Samuel Lopez-
How can I configure a button to execute operations on the list of related documents?
Athento allows, in the list of related documents, to add buttons with custom behavior. This is done with the datatable functionality to add buttons. In the case of Athento, the Javascirpt code must...
-
What does the managed instance service consist of?
Athento is a software offered as a service, and the subscription includes user support, but it does not include instance management or governance actions. For those customers who do not have the re...
-
Basic Auth authentication for API user not working
If your API user authentication by Basic Auth does not work, please check: Try resetting the password. If your user is an active directory or Azure directory user, set the password in the Athento ...
-
How to execute an operation programmatically on a document?
If we need to execute an operation from code, it can be done as follows: doc.run_operation(UUID)
-
How to modify the binary of a document programmatically?
From an operation, we can change the binary associated to a document. This is possible by redefining the value of the "file" attribute. Example code when we have the exact path to the new binary ...
-
How to configure different authenticators in Athento?
The different authenticators in Athento are configured at different levels (settings, advanced interface, etc).In the case of framework level configuration, it is done by defining the AUTHENTICATIO...
-
How are permissions massively updated in spaces that have per-object permission assignment configured?
When we configure a space to have permissions per object, the permissions are given to each document at the time of creation. If we change the definition of the permissions (adding a new group, mod...
-
Why has the information available in an article been updated?
Athento's product and service documentation can be found in this knowledge base https://athento.zendesk.com/hc/es. Many of these articles define the conditions of service provision and use of the ...
-
How is the software development cycle for the Athento product?
The following describes the software development cycle that is carried out internally at Athento for the development of the product. A functionality request is received from Canny, consultancy or ...
-
Automatic update of instances
As part of the Maintenance and Continuous Improvement Policy, Athento recommends the automatic update of instances. To do so, you must access the advanced administration of the tool and activate th...