Did you debug your application and can you share what is in the response of the GetAllAssets action?
You could add a log message before the end events action in case of an error occurring.
For example asset response not valid or not authorized. I'm also not sure about that part because when ‘is authorized’ is true a message is thrown which says you do not have permission?
Can you elaborate what you mean by “we cannot access to our Assets that we have created in Asset Manager of MindSphere” ? Do you mean that the list of Assets are not displayed?
I assume you have carefully followed the instructions from: https://docs.mendix.com/refguide/mindsphere/mindsphere-module-details
Have you deployed the Asset Mendix app in Mindsphere? Have you tried running the app locally in your Studio Pro?
The screen shots of the microflows you shared seems to belong to the “Siemens MindSphere Pump Asset Example”. In this application only assets for a specific type are returned in the “DS_GetAssets” flow.
You could try to remove the Asset-Type filter (typeId) here:
Hi, just because the token is valid, it doesnt mean that the Get all Assets action is configured properly. You should check the parameters of the action ( GetQueryParams). I think debuging of the Microflows should give you more insights. If I get you right the DS MF to get the Asst Type for the Asset View is working properly? So you are getting an Asset Type by Id and you are not able to get the assets that belong to it?
Cihangir,
The one issue i had when connecting was one of my constants was set incorrectly for the cockpit application version.
Check this constant and try changing it from 1.0.0 to 1.0