Create an endpoint for retrieving list of Line Item Subsets in the model. Also, we need an endpoint to see which line items are included into the subset.
Hi @Nikolai Starostin,
I like the idea as I also needed it once, FYI as a workaround you can use:
So you can try to iterate over endpoints, and once you face i.e., 10 missing line item subsets (404 return), you can assume that you reached the end. The problem is, it doesn't allow you to determine which line item subset is which…
We have discovered that Line Item Subsets cause unexpected behaviour in Polaris: their mere existence adds significantly to model size and calculation demand. This overhead is undocumented (it appears in neither Anapedia nor the Planual) and is not visible to the model builder during building. The only way to detect it is…
From my perspective, the Anaplan community has three purposes: Customers/Partners to share feedback with Anaplan so the roadmap can be designed with those who actually use—and pay for— the product(s) in mind. Status - Mixed success leaning towards failure— as of about 4 years ago, Anaplan stopped interacting with and…
Currently, when approvers are assigned dynamically from a module line item, a Decision Task proceeds as soon as any one of the assigned users approves it. Please extend the “Require approval from all assignees” option, which is currently available for manually selected approvers, to dynamically assigned approvers as well.…