You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having issue with uploading the aasx package when I am using MongoDB for data persistance.... I have set up the MongoDB, AAS Registry and AAS Server in docker container with configurations files for each (.properties). My issue is that if i added aasx package w submodel with file during runtime I am able to dowload it but the name and file type is not saved... Instead of zip file i am getting some random extension for that file and also changes file name
Is there any solution for this to be able to upload AASX file with submodels with files during the AAS server runtime and file name and type will remain the same?
I am having issue with uploading the aasx package when I am using MongoDB for data persistance.... I have set up the MongoDB, AAS Registry and AAS Server in docker container with configurations files for each (.properties). My issue is that if i added aasx package w submodel with file during runtime I am able to dowload it but the name and file type is not saved... Instead of zip file i am getting some random extension for that file and also changes file name
Is there any solution for this to be able to upload AASX file with submodels with files during the AAS server runtime and file name and type will remain the same?
Best regard,
Peter