Skip to main content
Solved

Changedetector and Tester


dollargis
Contributor
Forum|alt.badge.img+1

Thanks to ideas from @takashi that I discovered here, I have a ChangeDetector to discover differences in table schemas, which works as expected.

For a logical value of 'No Changes' or 'Changed' I want to feed the ChangeDetector output into a tester, but I don't come to grips with the way the Tester works with the fed results:

The way it is wired now always leads to 'Failed'

Best answer by takashi

Hi @dollargis, it seems that you are going to count the number of unchanged, deleted and added names, but using @Count function in the context may not be a right direction (addition, the 'C' in the function name should be upper case). Possibly this workflow could work as expected.

View original
Did this help you find an answer to your question?

2 replies

takashi
Contributor
Forum|alt.badge.img+19
  • Contributor
  • Best Answer
  • April 26, 2018

Hi @dollargis, it seems that you are going to count the number of unchanged, deleted and added names, but using @Count function in the context may not be a right direction (addition, the 'C' in the function name should be upper case). Possibly this workflow could work as expected.


dollargis
Contributor
Forum|alt.badge.img+1
  • Author
  • Contributor
  • April 26, 2018

@takashi: Wow - thank you very much, this works like a charm!


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings