When executing actions in Semantic Modeler - just to name some:
- deploying model
- exporting model
- importing model
then no detail information are provided about the execution of those actions to Semantic Modeler UI for developer.
In "View Log" there is just message: "Logs not present." - really not very helpful. Detailed execution information are not available neither in Jobs section in DV UI.
And if there is any failure in those actions, developer does not have any chance to figure out, what went wrong.
The only possibility (but not for Developer, working in web UI, but for Admin of the server, where OAS is running) is to go and dig into log file on operating system of OAS server - WLS managed server bi_server1 log files (<<OAS domain home>>/servers/bi_server1/logs/bi_server1-diagnostic.log) and try to find relevant entries for SM action for potential troubleshooting.
So we request to have detail logs for action executed in SM available for developers DV UI.