How to copy OR from one Action to another?
Question ID:
109995
♥ 0 |
I have created an action with an object repository. I need to create more actions with the same OR. How do I copy the OR from one to the other?
Marked as spam
|
Answers (1)
Private answer
The best thing to do is export your OR to a shared object repository that each Action has access to. That way, if you need to update object properties, you only have to do it in one place rather than in every Action that accesses the object. Here's a link with detailed information. Marked as spam
|