Hi there,
I have just seen this new pipeline tool and hoping it might be a solution to a problem I am having.
I have a garden auditing program setup which requires field staff to undertake a certain number of random audits of gardens per month.
The feature layer that contains all of the garden information is owned by the client and we have viewing rights to but not editing so what I have had to do is create a copy of that data and create a related table with all of the audit questions. This is working fine however the client has been making minor updates to the original garden layer which is resulting in discrepancies between my copy and the original data.
Is it possible using Data Pipeline to update the fields (and potentially geometry) within my copied garden bed layer from the original garden feature layer and can I program this to automatically schedule it every 1 month for example?
Solved! Go to Solution.
Hi @tendtreesTC ,
Thank you for reaching out.
Here's the general workflow to follow:
Alternatively, if your feature layer is not the origin in the relationship, you could use the Replace output method. Replace does not support replacing data in layers or tables that are the origin of a relationship.
Please let me know if you have any questions.
Thanks again,
Bethany
Hi @tendtreesTC ,
Thank you for reaching out.
Here's the general workflow to follow:
Alternatively, if your feature layer is not the origin in the relationship, you could use the Replace output method. Replace does not support replacing data in layers or tables that are the origin of a relationship.
Please let me know if you have any questions.
Thanks again,
Bethany
Thanks Bethany, is there a way to link it using a different identifier? both of my layers have an asset ID that matches but I'm not sure how to link from this?
Hi @tendtreesTC ,
To use the asset ID field as input to the Unique identifier parameter, you'll need to add a unique constraint to the field. This only needs to be done for your copy of the layer, not the clients.
After that you should be able to complete the steps I noted above.
Please let me know if you have any questions.
Thanks again,
Bethany