
Masaki Asami
- Total activity 114
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 98
Articles
Votes on activity by Masaki Asami-
Signals Notebook: Swagger UIページを使ってAPI動作を確認する方法
概要 Signals Notebookは外部アプリケーションやスクリプトからアクセス可能なAPIを提供しています。通常APIはお客様が開発するプログラムから利用されますが、簡易にAPIの動作を確認するためには、各Signals Notebookテナントに備わっているGUIツールであるSwagger UIページを利用することが便利です。 Swagger UI使用手順 どの権限でAPI呼び出しを...
-
Signals Notebook: Finding Experiments with Specific Field Values Using the API
Description This article explains how to use the Search Entities API (POST /entities/search) to locate Experiments in Signals Notebook that meet specific criteria, particularly those with a specifi...
-
Signals Notebook: Resolving Empty Calculated Fields After Editing Chemical Structures in Normalized Compounds Library
Problem After editing the Chemical Structure of batches in the Normalized Compounds library (located in the Materials smart folder), you may notice that calculated fields such as "Batch Chemical Na...
-
Signals Notebook: Using API to Find Required Fields of Experiment Template Before Creating an Experiment from it
Description When creating an Experiment using the 'POST /entities' API, it's crucial to know which fields of the Experiment Template are required. Omitting a required parameter value or including a...
-
Signals Notebook: Registering Materials with Salt Using Correct Chemical Names in Normalized Compounds Library
Description Normalized Compounds library supports registering materials as asset in salt-stripped structure while batches keep raw structure under normalized asset. By default, when registering a c...
-
Signals Notebook: 日本語を含むCSVファイルでのデーターインポートの注意点
問題 日本語を含むCSVファイルをアップロードしてSignals Notebookのデーター更新を行う時にUTF-8以外の文字コードで作成されたCSVファイルを用いると文字化けが生じてしまいます。Signals Notebookで以下の機能が該当します。 管理者によるユーザーのバルクインポート・アップデート ユーザーによるMaterialsのバルクインポート・アップデート 解決方法 Si...
-
製品サンセットのお知らせ: E-NotebookとChemBioOffice Enterprise
2025年1月20日からE-Notebook、ChemBioOffice Enterprise (CBOE)、CBOE Applicationsの全てのバージョンが製品ライフサイクルのサンセット期間(サポート終了までの準備期間)に入りました事をお知らせいたします。 サンセット期間は2027年1月1日に完了となり、これらの製品はサポート終了(”End of Life" = EOL)となります。...
-
Signals Notebook: Retrieving Entities that are created from a specific System Template via API
Since Signals Notebook v24.4, you can search entities (Experiments, Tables etc.) that are created from a specific System Template by using the filter “Origin Template” on the Signals Notebook GUI. ...
-
Signals Notebook: How to download raw Swagger files (in YAML format) for Signals Notebook API definition
Who needs Swagger files? If you are a developer integrating Signals Notebook APIs and using Swagger-compatible tools such as Postman, you may find it useful having the raw Swagger files that descri...
-
Signals Notebook: Difference between "Dispose" and "Delete" for containers at the end of life cycle
In Signals Inventory, there are two ways to end the lifecycle of Containers: "Dispose/Final Dispose" and "Delete". This article provides guidance on when to use each of these operations. "Dispose" ...