PM Events not Firing in Signin Applet of Siebel CX Partner Portal Application
Greetings!!
We've two web URLs for our Partner Portal application one for internal and other for external users. We want route the users to internal or external URLs based on the login ids. If we find our client domain in the login, it'll have to route to internal webserver and vise versa if otherwise.
I'm trying to add a custom PM to the Partner Portal Signin Applet, which would route execute this routing mechanism post the AppletLogin method associated to the Login button of the applet "Signin Applet (CX Partner Portal)". However, I see none of the PM events are getting fired, which i confirmed based on the blank console log, but in sources I could see the PM js is getting loaded successfully. I tried to use both ListPresentationModel and PresentationModel injector class in PM but nothing is yielding any results. Please let me know if this is due to the special class