Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

hobbes on Publisher run mode

Avatar

Level 3

Hi All

I have written a lot of Hobbes scripts and they are fully functional in author mode. Now the team wants to access / execute these scripts from publisher.

 

Use case: In publisher, post to production deployment of CRX pakages from author to publisher, my business wants to execute these hobbes scripts in publisher so he/she is comfortable on what is replicated to publisher instances.

Please explain if you have found a way for this. Thanks!

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Level 10

Login at [1]. Then go to developer mode[2] and execute the script. 

[1]   http://host:port/libs/granite/core/content/login.html

[2]   http://host:port/editor.html/<pagepath>.html

    Ex:-  http://localhost:4503/editor.html/content/geometrixx-outdoors/en.html

Lösung in ursprünglichem Beitrag anzeigen

1 Antwort

Avatar

Korrekte Antwort von
Level 10

Login at [1]. Then go to developer mode[2] and execute the script. 

[1]   http://host:port/libs/granite/core/content/login.html

[2]   http://host:port/editor.html/<pagepath>.html

    Ex:-  http://localhost:4503/editor.html/content/geometrixx-outdoors/en.html