Skip to main content

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?

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


Reply