Skip to main content
Solved

Output different depending on how data got there...

  • July 20, 2020
  • 1 reply
  • 11 views

benvk
Contributor
Forum|alt.badge.img+8

Hey,

So I have the below workflow, where the map_portal_request ArcGIS Online Feature Layer is updated, now I want the string "user already exists" written into a column called alburycity_comments if the update comes through stream A, but I want nothing written to this column the data comes through stream labelled B.

I know I can do this, but cant work out the simple way to do it!

The way I am thinking of doing it is adding an attribute manager at A, adding an attribute of TRUE, and then doing a Conditional Value in the User Attributes, as it will only be TRUE if it comes through stream A.

Is this the most efficient way you can think of?

Best answer by redgeographics

AttributeManager in both streams A and B with the appropriate message is probably the easiest way to do 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.

1 reply

redgeographics
Celebrity
Forum|alt.badge.img+61
  • Celebrity
  • Best Answer
  • July 20, 2020

AttributeManager in both streams A and B with the appropriate message is probably the easiest way to do it.