Hoppa till huvudinnehållet

Geocode activity candidate is not the same in Web and Mobile

Kommentarer

2 kommentarer

  • Ken Lyon

    Hi Berend,

     

    Thanks for bringing this to our attention. Consistency between our applications is something we strive towards as we really want workflows to be as re-usable as possible. I have logged this as an issue and will try to get it investigated soon.

     

    I think your current workaround might be the best for now.

    0
  • Ken Lyon

    Hi Berend,

     

    I've done a bit more investigating and can give some more details about this.

     

    Firstly, the upper-case characters will not be a problem if you reference the object in an expression. You should use the camel-case version as hinted by the suggestions in the expression editor. At runtime, the .NET version of workflow should correctly redirect those property references to the pascal-case equivalent.

     

    The absence of the extent is a symptom of something else in Mobile, that we are planning to fix more comprehensively rather than having a targeted fix an individual situation like this. Essentially, the Mobile version wraps certain objects and only exposes certain properties. In this case, the extent property is not exposed from the wrapper, so you can't see or use it.

     

    The extent property is also absent from the suggestions in the designer, because it is not included in the 3.x API version of AddressCandidate.

    0

Du måste logga in om du vill lämna en kommentar.