Hi Guven,
I'm trying to embed Webi view in my iOS application with the latest SAP IB SDK (MOBSBOPIOSSDK600_3-80000036). However, it always report getDocumentFailed with the message "Document with given CUID does not exist". I double checked that CUID exists and the corresponding webi report supports mobile.
Here's the code and any suggestions are highly appreciated:
[_mobiOperation getDocumentView:@"DacD254GGjtVDs7DCI1HXY67" type:WebIntelligenceDocument additionalProps:@{REPORT_INDEX: @"0"}];
Can you help me?
Thanks in advance!
Regards,