Hi
We are trying to find out if we can create a process to copy a model into a new model. Anybody having any idea about this?
Basically, we want to autoamte the model copy activity.
Thanks
Regards
Prabakaran
Hi Prabakaran,
You can definitely copy a models data via a process into a new model if the structure of the new model already exists. But this must be predefined and currently there isn't any functionaility to copy a whole model via an automated process into a new model. However you can create a whole copy of a model using the 'Versions' functionality which will allow you create another version of the model but this will exist in the current model as a dimension.
I hope this helps to explain what is possible and if you'd like to some further explanation on how to create a copy of the model using the 'Version' functionality please do let me know and i'll be happy to guide you.
Thanks,
Usman
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…