Zum Hauptinhalt gehen

Upgrade to GE 4.7 & GVH 2.8 broke noticing workflows

Kommentare

3 Kommentare

  • Kevin Penner
    It looks like a 'RunExternalCommand' => AddMarkupGeometry is causing the error. It seems to happen only when the graphics are buffered (the value is >0).

     

    What is happening in the workflow around the AddMarkupGeometry command? What's special/different about the buffered polygons?
    0
  • Kevin Penner
    Oh, can you try passing in a single geometry instead of an array/list of geometries to the command? See if that makes a difference.

     

    -Kevin
    0
  • Permanently deleted user
    Thanks for pointing me in the right direction, Kevin. Somehow there was an extra activity in that branch, which wasn't doing anything, since I iterate through the selected polygons and add them to the markup layer just above.

     

    snip of workflow

     

    Once I deleted it, both workflows successfully completed.

     

     
    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.