Are they available in the Marketplace?
Did they move to the marketplace section when migrated to 10.x?
'Marketplace' is an internal flag that you can try to change with the model SDK setFromAppStore(false)
Hi Chris,
- yes they are in the Marketplace (private module)
- not sure, as my colleague did the migration and came to me after the fact.
I need to understand how to use this model SDK, Can I modify my local modules with that as well? I understand that the API connects to the repository. Means I will try to set the flag in the repo and then check out again?
best regards
Stefan
I wanted to follow up on this. We never dared the process of using model SDK to reset the flag.
I took the lazy road by creating a new module and copying all the artifacts.It went very smooth and only took me about 15 minutes.
The downside is that due to the deletion of the original module the data is gone.
However we are not live yet, so only test data.
best regards
Stefan