Hi
How do I get all the models from Cu9 into my Cu10 baseline ?
Can I actually do a importstore into the baseline DB?
Or where can I get the Cu9 SYP layer from?
SPC
*This post is locked for comments
Hi
How do I get all the models from Cu9 into my Cu10 baseline ?
Can I actually do a importstore into the baseline DB?
Or where can I get the Cu9 SYP layer from?
SPC
*This post is locked for comments
HI Brandon
No I didn't supply any since I assumed no conflict could exist when applying it´s own modelstore as baseline.
But I assume now that /overwrite should be specified?
SPC
did you specify reject or overwrite for idconflict?
Yes I know, but I have the SYS and above layers. But I´ll go for the store scenario.
During importstore I see these ID conflicts:
any ideas ?
SPC
Why would you want the SYP file alone? It's useless alone.
The importstore and exportstore options work fine.
The problem using CU9 is that I don't get the SYP model file "alone".
We had that option in earlier CU´s I believe but not with CU9/10..
Thanks Brandon. I was trying this out just when I wrote the message but wasn't sure that it would work, since I understood that it doesn't work to export/import a model for some reason.
But you believe it works okay?
Or, I suppose you could build a baseline model store from scratch using .axmodel files. You can still download CU9 from LCS. Extract the files and use axutil import instead.
The easiest way is always to backup and restore the model store database. It's fast, reliable, and easy.
Or, you can use the /db and /s options of axutil importstore to target your baseline database.
axutil importstore {/file:filename [/idconflict:{reject|overwrite}]
[[/schemaname:name] | [/backupschema:name]]
| /apply:schemaname [/backupschema:name] }
[/verbose] [/noPrompt]
<model-store> = [/db:database] [/s:server] | [/config[[:aosinstance]:name]
Parameters:
/db:database
Specifies the database name for the model store on the server.
The database must exist before the connection. It cannot be used with
the /config parameter. Default: tempdb.
If no <model-store> parameters are used at all, /config is the default.
/s:server
Specifies the server name for the model store database.
This parameter cannot be used with /config parameter. Default: "(local)".
If no <model-store> parameters are used at all, /config is the default.
/config[[:aosinstance]:name]
Specifies an Application Object Server (AOS) configuration to use to
determine the model store database and server name. The default for AOS
instance is the name of the "01" AOS instance on the local computer. The
default for name is the name of the current configuration on the specified
instance. This parameter cannot be used with the /db or /s parameters. If
no <model-store> parameters are supplied, /config is used by default.
Example: axutil export /model:Test /config:DynamicsAx1:CoreDevelopment
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,269 Super User 2024 Season 2
Martin Dráb 230,198 Most Valuable Professional
nmaenpaa 101,156