Wed, 2023-05-31 03:00

Hi All
i have been trying to write an ARIS report that will identify for any given function in a value chain model if that function has an assignment attached to it or not, i.e. a lower level model.
The return from the report only shows me if any particular function has an assignment attached to it, it does not include the functions that have no assignments which is the information i am looking for.
If anyone can advise or share with me a report they may already have regarding how to create the report so it shows all value chain functions regardless of wether they have an assignemnt or not that would be greatly appreciated
Thanks in advance
Rob
Tags: Report
Hi Rob,
you can get the functions with/without assigNments with the following statements.
First you need all functions of a model. You can get this information in this way:
Then you must check if the functions have assignments. You can find this out with the follOwing statement:
Then you need an output of both, the functions with assignments and without assignments and that's it. I hope this helps you.
Please let me know if you need any more help! Check out the Reports & Macros in ARIS group. There you can find a lot of useful information.
Regards
Eva