Hi, I'm wondering if there's a way to expose the hyperlink values from hyperlink defined text from an Excel file? The FME reader shows the values as varchar. If possible, I'd like to convert the values through FME rather than doing in Excel first.
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
We are running desktop and server at version 2022.1.2.0 (20220831 - Build 22627 - WIN64). One particular workbench that we published runs to completion in desktop, but fails in server. I've checked some other cases and articles (such as this one), but none of the causes (including available memory) or workarounds seem applicable.
When reviewing the job's log it seems to consistently fail at this step:
I checked the two cases where we were using string formatter in that workbench and updated them to a new version. Ran it in desktop and then republished it to server, but still had the same issue.
1) Review the log file for the job that was running when the problem occurred. 2) Check that the terminated program is not already running on the system. 3) Check that correct license(s) are in effect. Thu-04-May-2023 02:07:58.207 PM INFORM _Engine1 393566 : Process "_Engine1" waiting for process output listener threads to terminate... Thu-04-May-2023 02:07:58.207 PM INFORM _Engine1 393569 : Process "_Engine1" closing process stderr output stream
The portion where it says that the 'process ended unexpectedly' appears to be the issue, I'm just unsure how to troubleshoot it. Any suggestions would be appreciated.