Skip to main content
Solved

FME 2019 Undefined Macro Error

  • October 2, 2018
  • 6 replies
  • 142 views

daveapegg
Contributor
Forum|alt.badge.img+4

Hi guys,

I am using FME2019 and received this in the log:

Starting translation...

Undefined macro `ChangeDetector_OUTPUT_UNCHANGED_MACRO' dereferenced in file `C:\\temp\\wb-xlate-1538456617178_5428'

Program Terminating

Translation FAILED.

I can run a Matcher transformer with the same inputs and outputs but when I use the ChangeDetector transformer on the same inputs and outputs the error comes.

Any ideas on what the issue might be?

Cheers, Dave.

Best answer by fmelizard

Please do send the workspace and log (so we know the build #) in via https://www.safe.com/support/report-a-problem/ -- this is a defect and we'd love to squash it.

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.

6 replies

takashi
Celebrity
  • 7843 replies
  • October 3, 2018

FME 2019 is beta version still in the developing stage. If you find an issue in the beta, please report it to Safe support directly: Report a Problem

"Please note that the betas of FME 2019.0 are not considered production safe. They are still undergoing development and there may be significant changes in terms of appearance and usability between beta builds. If you have any concerns or specific questions, please contact our support team." -- FME 2019.0 Betas

fmelizard
Safer
Forum|alt.badge.img+20
  • Safer
  • 3719 replies
  • Best Answer
  • October 4, 2018

Please do send the workspace and log (so we know the build #) in via https://www.safe.com/support/report-a-problem/ -- this is a defect and we'd love to squash it.


daveapegg
Contributor
Forum|alt.badge.img+4
  • Author
  • Contributor
  • 12 replies
  • October 5, 2018

Please do send the workspace and log (so we know the build #) in via https://www.safe.com/support/report-a-problem/ -- this is a defect and we'd love to squash it.

Hi Dale,

 

The build # is 19099

 


daveapegg
Contributor
Forum|alt.badge.img+4
  • Author
  • Contributor
  • 12 replies
  • October 5, 2018

Please do send the workspace and log (so we know the build #) in via https://www.safe.com/support/report-a-problem/ -- this is a defect and we'd love to squash it.

I have found that if you connect all of the outputs it runs without issue...initially I didn't want an output of the unchanged data so I left it disconnected.

 

 


daveapegg
Contributor
Forum|alt.badge.img+4
  • Author
  • Contributor
  • 12 replies
  • October 5, 2018

Hi Dale,

The build # is 19099 I have found that if you connect all of the outputs it runs without issue...initially I didn't want an output of the unchanged data so I left it disconnected.

 


bo
Contributor
Forum|alt.badge.img+10
  • Contributor
  • 79 replies
  • November 17, 2019

I just ran into the same issue on Build 19617 - WIND 64, by pressing "F5 or Shift F5" with or without caching on:

    Command-line to run this workspace:
        "C:\Program Files\FME2019\fme.exe" I:\Data\TableauVisualization\FMEConversion\PRODUCTION\General\LRS_QCER1.fmw
              --p_RouteID_Pattern "%U 060 %"
              --pPrecision "3"
Starting translation...
no
Undefined macro `pTheme' dereferenced in file `I:\Data\TableauVisualization\FMEConversion\PRODUCTION\General\wb-xlate-1574016595228_15588'
Program TerminatingTranslation 
FAILED.

What is more interesting is that I CAN turn on caching and click the last cache play button to run the entire workspace without issue!