how to import model in x++
To import the model open command prompt as admin and run the following script:
Step1: C:\AOSService\PackagesLocalDirectory\bin
Step2: ModelUtil.exe -import -metadatastorepath=C:\AOSService\PackagesLocalDirectory -file=C:\Users\Administrator\Desktop\BASOFAMicroServices-BASOFA.axmodel
Comments
Post a Comment