Murillo, Sergio
- Total activity 178
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 95
Articles
Recent activity by Murillo, Sergio-
Signals: Identifying SAML Clock Skew
Authentication to the Signals Platform using SAML can be denied if the SAML authentication time conditions are not satisfied.If your tenant has been configured with SAML authentication, after navig...
-
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 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...
-
CBOE: Registration "The operation failed unexpectedly" after upgrading to Oracle 19.24
When clicking on any record, CBOE Registration may display the error message "The operation failed unexpectedly. An Error has occurred [5/3/2022 3:57:02 PM] while doing business operations.. More...
-
E-Notebook: Send2 V1 requires additional configuration when using HTTPS
When using HTTPS Send2 V1 may show the following message: The content type text/html; charset=UTF-8 of the response does not match the content type of the binding (text/xml; charset=utf-8). For ...
-
Signals Notebook: Sample API usage - Generating user entity creation metrics
Administrators often need to generate metrics of how many objects are created by each user, the Python script below leverages the Signals Notebook search API to output a csv with this information. ...
-
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...
-
E-Notebook: Recreating the Oracle ACL for CDXMLToImage service
The E-Notebook application server now generates and stores svg images for each chemical structure in eln_structures. This process is initiated from the oracle instance and requires an Oracle Acce...