UUX | Reports in custom application

Post Reply
jkaiser
Posts: 22
Joined: 26. Sep 2019, 18:03
Contact:

UUX | Reports in custom application

Post by jkaiser » 21. Jan 2020, 14:48

Hallo zusammen,

derzeit versuche ich in der UUX in einer customized application (Technical Service) die Reports Landing Home Page einzufügen.

Folgendes wurde bisher getan:
Create new App (Technical Service / TechnicalService)
Create new navObj (Berichte) -> Open Home Page -> Reports Landing (<-Default Landing Page for Reports) -> Assign navObj (Berichte) to Application (Technical Service)
Reports Landing -> Layout Designer -> Edit Context Variable AppReportFolderName -> Add case (see attached screenshots)
CustomApp.png
(28.18 KiB) Downloaded 265 times
navObjReport.png
(50.61 KiB) Downloaded 250 times
AppToNav.png
(30.37 KiB) Downloaded 245 times
appfoldername.png
(110.54 KiB) Downloaded 261 times

Beim Öffnen des Navigationsobjektes in der Technical Service Application erscheint eine Fehlermeldung. (Siehe Screenshot)
error_reports.png
(29.66 KiB) Downloaded 272 times
Ich habe hier in einem anderen Foreneintrag gefunden, dass dieses Vorgehen eigl. so ausreichen müsste.

Hat jemand evtl eine Idee woran es hier scheitern könnte? Ist evtl ein Bug in der verwendeten Version bekannt?

Version: 9.0.4.2446

Vielen Dank!
J

Marzl89
Posts: 74
Joined: 16. Jan 2015, 22:53
Contact:

Re: UUX | Reports in custom application

Post by Marzl89 » 22. Jan 2020, 14:36

Moin!
Ich kann da gerade auf Anhieb keinen Fehler sehen. Vielleicht ganz simpel irgendwo ein Fehler bei "Technical Service" und "TechnicalService"?

Gruß Marcel

jkaiser
Posts: 22
Joined: 26. Sep 2019, 18:03
Contact:

Re: UUX | Reports in custom application

Post by jkaiser » 23. Jan 2020, 12:20

Thema ist erledigt. Es handelte sich um ein einfaches Browser-Cache Problem...
Cache Leeren hilft.

Zu Troubleshooting Zwecken kann ich die Entwicklertools eines Browser empfehlen.
In Kombination mit folgenden Befehlen im JavaScript Code kann man sehr schön nachverfolgen, welcher Wert wirklich returned wird.

Als Beispiel:

Code: Select all

    case "SelfServicePortal":
        console.info("Appname: ",appName.$value, "return: ","Service Portal"); 
        return "Service Portal";
console.info (...) -> Ausgabe des Returnwertes in der Entwicklerkonsole

Marzl89
Posts: 74
Joined: 16. Jan 2015, 22:53
Contact:

Re: UUX | Reports in custom application

Post by Marzl89 » 23. Jan 2020, 12:46

Danke für die Info mit der Konsolenausgabe. Das kannte ich so auch noch nicht.
Gruß Marcel

renescherrer
Posts: 21
Joined: 21. Sep 2016, 09:47
Contact:

Re: UUX | Reports in custom application

Post by renescherrer » 25. Apr 2020, 03:20

Hallo
Welche berechtugungen simd notwendig um berichte zu erstellen? Wenn ich auf reports klicke habe ich nur einen weissen screen ohne menu

Danke

Diana
Posts: 124
Joined: 10. Feb 2012, 10:56
Contact:

Re: UUX | Reports in custom application

Post by Diana » 27. Apr 2020, 09:45

Hallo,

wo haben Sie den weissen Bildschirm? Im ServiceDesk, im ReportServer, Visual Studio?

VG
Diana

renescherrer
Posts: 21
Joined: 21. Sep 2016, 09:47
Contact:

Re: UUX | Reports in custom application

Post by renescherrer » 28. Apr 2020, 11:13

In allen applikationen

renescherrer
Posts: 21
Joined: 21. Sep 2016, 09:47
Contact:

Re: UUX | Reports in custom application

Post by renescherrer » 07. May 2020, 05:42

Der Grund ist dass der Reportserver down ist 🤑

Post Reply

Return to “Customizing und Reporting”

Who is online

Users browsing this forum: No registered users and 7 guests