Hi All,
I am receiving an error 'Illegal Argument' while importing data from the saved view of the module to the same actual module within the same model.
Please help me with the possible reasons.
Thanks in advance.
Sampriti Anand
@Sampriti.Anand has anything changed about this model? Did this model move to a new workspace or has anything been renamed?
I've had this import error before when I was doing a model to model import with some fairly large modules. The only way I could get it to work is to manually map the line items I needed and then importing. By doing it this way I was able to get around the Illegal argument issue. That said, by no means is this a solution and I would contact Anaplan support as it's been a pending issue to be resolved for me as well.
Hi @Sampriti.Anand
are you running import via anaplan connect/api or from model itself?
@Sampriti.Anand ,
Two things to look at:
@Sampriti.Anand I am curious. Why are you importing data from a saved you of a module back to the same module? what are you trying to accomplish?
Just In case, I am able to import the data from the model-to-model from the saved view of the same module of any datatype.
Some Possible ways to resolve the issues:
This may not be a solution. I hope this helps in a small way.
Thanks
Nivetha K
Hi, I have a worksheet for end users to enter new hires into, for which the list item which persist across versions. I am having an issue where the end user can delete a list item using the grid functionality because the Current Version value is blank, but I want to prevent them deleting them (as data will be lost from…
Hey everyone, I wanted to share the Anaplan Python SDK with you. It's a Python Library that wraps all Anaplan APIs and makes it easier to interact with Anaplan programmatically. It is mostly designed with Data Integration Scenarios in mind, but it does support all APIs including ALM, SCIM, Audit, and Cloud Works. Please…
Hello, I am receiving an 'Anaplan Upload Failed' Status Description when testing my integration with a Big Query dataset. The integration imports data from BQ to our Anaplan model. No other details given in the error log. I suspect that Cloudworks is not even picking up the file but am not sure what we did wrong on the set…