You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a system that contains many procedures and I wish to add steps to a dynamic view and specify the name of a procedure.
I image that using the [technology] of a relation could be an alternative. I accept other suggestions.
So, in the image below instead of JSON/HTTPS I would like to display procedure_alpha.
In the dynamic doc I found the spec for a relationship.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have a system that contains many procedures and I wish to add steps to a dynamic view and specify the name of a procedure.
I image that using the
[technology]
of a relation could be an alternative. I accept other suggestions.So, in the image below instead of
JSON/HTTPS
I would like to displayprocedure_alpha
.In the dynamic doc I found the spec for a relationship.
I amd trying:
But when I try to add a technology it fails with
A relationship between A and B with technology procedure_alpha does not exist in model
.Am I missing to declare something?
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions