Skip to main content

Workflow Error

Comments

6 comments

  • Nico Burgerhart

    The issue is in the check in (I guess) an If activity. A reference is expected to contain a value, but contains Nothing / an empty object. I guess the check is done on a field value, and I guess the value will be different between transformers, that's why it goes wrong on some transformers.

    The solution will be to modify the check.

    0
  • Lubica Cverckova

    Thank you for your time to respond.

    To be honest with you I am not sure what you mean by 'modifying the check'. Or where I would go to modify it. If you could explain this a little bit more in depth, that would be appreciated.

    Thanks.

    0
  • Nico Burgerhart

    Which activitty is the activity referenced by 1.531 (you can search on this number in the Workflow Designer search function)
    Which expression is used there / which check is done?

    Perhaps you can upload the workflow here?

    0
  • Lubica Cverckova

    Thanks, I think I found it. I think the activity/check says if the transformer unit ID3=0 then flag it as an error. I can be wrong here. We have many transformers where Unit ID 3=0 and don't have issue to proceed to the next step. 

    Anyway, the workflow is quite long. Would it be possible to email it to you? It doesn't seem like I can attach a file using this application. Thanks.

    0
  • Nico Burgerhart

    Sure nico.burgerhart(at)sweco.nl

    0
  • Lubica Cverckova

    Hi,

    Just to let you know I was able to resolve the error. The issue was that the value was expected to be 0 and in GIS the value was Null. Hence, when I updated the relevant fields to 0, the workflow error no longer comes up. 

    Thanks for helping me out to troubleshoot.

    1

Please sign in to leave a comment.