Hi,
I have recently applied the communication Utility Solution's Asset package into my utility network, and now I'm trying to test if all rules are working fine. However, when trying to create a fiber cable within trench+aerialspan it gives me the following error:
Failed to create Fiber.
Failed to evaluate Arcade expression. [
Rule name: CL-Contain Communications Line In Structure Line,
Triggering event: Insert,
Class name: CommunicationsLine,
GlobalID: {4970DAD7-8B5D-434D-8DD9-B123E5949AE3},
Arcade error: Field not found AssetGroup,
Script line: 119]
This seems to be Line 119: if (Includes(ag_at_edge_containment, `${feat.AssetGroup},${feat.AssetType}`)) {
I went back to the sample network given in the solution, and step-by-step through the Tasks directions, yet I got similar error.
Any idea what went wrong?

