Nick Wyatt
- Total activity 139
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 68
Articles
Recent activity by Nick Wyatt-
Image Artist: Removing Job Status page entries
Warning: Before interacting with the sima_webapp database, it is essential to take a database backup. This backup can be used to restore the Job Status page content in case of any issues. For detai...
-
Image Artist: "Invalid job array specification" error when submitting Batch Analysis jobs
Problem: When submitting batch analysis jobs, either locally or to an external cluster, the job fails with an error such as: Job IDs could not be parsed from submit output. ERROR:coca.commander:C...
-
Image Artist: Custom Filters Ignored on the API Search Endpoint
ProblemWhen using Image Artists public API search endpoint (api/1.1/search), custom search filters are ignored. Instead of returning filtered results, the response includes all datasets.CauseThe i...
-
Image Artist: Data transfer from Harmony
Note: Harmony version 5.0.2012.1957 or greater natively support connections to Image Artist. If you're using Harmony version 4.9, you may need to patch the Harmony software. Refer to: Image Artist:...
-
Image Artist: What do the folder colours in the primary data tree represent?
The folder colour signifies data ownership, as described below. ImA version 1.2 or below:Green - Owned by the logged-in userBlue - Owned by other group membersGrey - Owned by a deleted user ImA ve...
-
Image Artist: Datasets are not listed under my data tree after successfully uploading (via Harmony or the ImA Loader)
Problem: After uploading a dataset into ImA, and confirming via the ImA Job Status page that the upload was completed successfully, the data does not appear under my users primary navigation data t...
-
Image Artist: Where is the Image Import app log file stored?
Paste the following path... %LocalAppData%\Signals ...into the Search bar of the Windows client where the Spotfire Analyst is installed... ...then hit enter. It should open the folder which conta...
-
Image Artist: Enabling connections from additional Harmony hosts
By default, ImA is configured with 5 EXTRA_HOST name definitions - see "Enabling Connections from Harmony" in the ImA Installation and Administration guide for further information. If additional EX...
-
Image Artist: My API search result spans several pages, how do I request a specific page?
When querying the Search API, the search result (count) may exceed the maximum number of permitted items in the response document (items_per_page). "count": 1073, "items_per_page": 50, (Note, the ...
-
Image Artist: Backing up the Postgres databases
OverviewImage Artist includes several PostgreSQL databases which store critical information, including: User account information Job Status page content Search API index Data storage index (...