A few years ago, there was a "live" model to model connection on the Anaplan roadmap. Has there been any update on whether models would speak to each other continuously versus through an import?
@3226899
I have been here for almost 9 years and don't remember that. Not saying it wasn't said, just that I don't remember it. To answer your question, at this time, I don't believe that is on our roadmap.
@3226899 I use Cloudworks for model to model integration. It is free, easy to use and smooth.
Thanks,
Misbah
Miz Logix
However, in general, model-to-model connections or interactions can still happen depending on the specific implementation and configuration of the models. For example, if two machine learning models are integrated into a system or pipeline and are designed to communicate with each other to perform a specific task, then a live model-to-model connection may be established.
In some cases, models may be deployed in a distributed manner across multiple systems or cloud services, and communication between the models may occur over network connections or APIs. In such cases, the latency and stability of the network connection may affect the real-time nature of the interaction between the models.
I am trying upload data from a CSV with date. For size reasons, I don't want to dimension the module by date but bring it in as a line item formatted as date. The problem is that person that will be doing the upload is in Italy, and their date format is different. When she does the upload, the date gets messed up…
Hi, when I am assigning the account to the territory I am always facing error as below and account never get assigned to the territory , what could be the reason ? When I use same method for unassign it works .
A while back, I shared a pattern for extracting and reporting on Anaplan audit data using a Python project hosted on GitHub. I wrote that during my time on the Operational Excellence Group (OEG) at Anaplan. The Python solution still works, and plenty of teams are running it today. The problem it solves hasn't changed:…