
Murillo, Sergio
- Total activity 140
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 78
Articles
Recent activity by Murillo, Sergio-
Signals Notebook: Configuration Transfer Tool shows Invalid Parent ID errors when Importing Experiment Templates
This article addresses an issue where experiment templates fail to import via CTT (Configuration Transfer Tool) due to mismatched hierarchical list attribute values. Problem:When attempting to impo...
-
Signals: message "You do not have access to this application" when accessing through Okta or Azure tile
When accessing Signals tenants from a SAML IdP dashboard (for example clicking on the Okta or Azure tile) you may run into the following error message: If you can successfully login to your te...
-
Signals Notebook: Materials table API patch can add a maximum of 1000 rows
When using API endpoint: PATCH /materialsTable/{eid} Your request body can contain up to 1000 CREATE actions. A Materials table can hold up to 2000 rows, so if you need to fully populate it, you wi...
-
Signals Notebook: Search API guidelines
This article contains a set of general guidelines for effective use of Signals Notebook Search API. It's highly recommended to first read our Developer's Guide for core concepts on our REST API: ...
-
CBOE: Web Registration records missing certain date values can show errors when trying to add them to E-Notebook
Registration records missing certain date values like: Batch Modified date Batch Created Date Can return an error message similar to the following when trying to add them to ELN from CBOE-ELN...
-
Signals Notebook: Attempting to create an entity through the API by referencing a template that hasn't been shared with the API user will results in a 404 error
When creating an entity through the API, the API user may reference a template eid that hasn't been shared with that user or their group. This will return the following error: { "errors": [ ...
-
Signals Notebook: How to determine if an entity has been trashed through the API
Entities in a trashed notebook which were not trashed individually, will have the flag: "flags": { "hasTrashedAncestor": true } Indicating their ancestor has been trashed, if the en...
-
Signals Notebook: Existing Experiment Templates cannot be renamed even after their Name attribute is not Read Only anymore
If an experiment template was created while its Name attribute was read-only, the template can never be renamed. After an Administrator removes the read-only setting from the Name attribute in th...
-
Signals Notebook: Troubleshooting Failed records during SNB Materials Bulk Import
When running materials bulk imports in Signals Notebook, you may encounter a small number of failed records. To troubleshoot failed record imports, download the failed record file from the link ...
-
Signals: SAML Configuration with Okta
The information in this the article is applicable for all Signals tenant products (Signals ChemDraw , Signals Notebook , Signals One) Configure Signals SAML Authentication with Okta following the...