The title is pretty self explanatory, but if I have model A and model B, is it possible to create a process in model B to runs a process in model A?
Hi
No, natively, the processes must be triggered within the models themselves
However, using Anplan connect, or other ETL tools it could be possible. You could to export out a "finished" flag from model A once the process has completed. This could be exported to a folder that is monitored and then that could trigger a call to the process in model B
I hope that helps
David
Hi Nicolas,
No, It is not possible to create a process in model B to runs a process in model A
I want to create a line item which will increment by 1 every time an action is run manually. This action is an import which doesn't involve any file upload to anaplan. The module where I want this line item has users list & SKU list dimension. No time. So basically, I want to track how many users have selected an SKU and…
Hi Community, I’m encountering an issue where an export created in Anaplan is missing column headers when retrieved via the API. However, when I manually run the same export from the Actions tab, the downloaded file includes the headers. Has anyone experienced this behavior before? I’d appreciate any insights into the root…
When importing data from a Data Hub to another model, I'm seeing values in the target model that don't exist in the source. For example, seller assignments are being tagged with subregions that aren't present in the source data - some assignments are missing expected tags, while others are mapped to seemingly random…