webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  portlet

    Posted Fri May 20, 2016 03:19 PM

    Hello everyone,

    i created a page on CAF and i want to access that page from my MWS profile so what configuration i have to do on MWS to access that.

    Thanks


    #webMethods-BPMS
    #MWS-CAF-Task-Engine
    #webMethods


  • 2.  RE: portlet

    Posted Mon May 23, 2016 08:06 AM

    Hi Rohit,

    please provide MWS version and Fix Level.

    Recent wM 9.x version (x >= 5) require a specific permission:

    As SysAdmin navigate to “Folders → System → Portlets”, search your Portlet and select the arrow right to it and select “Permissions”. Grant “View only” to you (resp. Group or Role).

    By Default the Group “Everyone” is granted as “None” and the Role “Admin Role” ist granted as “All”.

    Regards,
    Holger


    #webMethods-BPMS
    #webMethods
    #MWS-CAF-Task-Engine


  • 3.  RE: portlet

    Posted Tue May 24, 2016 03:16 PM

    Hello,

    I created the page and it is running fine but i lost all other content of MWS screen the sscreen looks like a attached file you can check it and please help me out from this.


    #MWS-CAF-Task-Engine
    #webMethods-BPMS
    #webMethods


  • 4.  RE: portlet

    Posted Tue May 24, 2016 03:33 PM

    Hi Rohit,

    did you specify a startpage rule for your application?

    Regards,
    Holger


    #webMethods
    #MWS-CAF-Task-Engine
    #webMethods-BPMS


  • 5.  RE: portlet

    Posted Tue May 24, 2016 04:17 PM

    No i didnt specify, by the way where we specify page rule?


    #MWS-CAF-Task-Engine
    #webMethods-BPMS
    #webMethods


  • 6.  RE: portlet

    Posted Wed May 25, 2016 01:38 PM

    Hi Rohit,

    when you login to MWS with SysAdmin or a member of the “Admin Role” there is section dealing with these rules in the lower right of the StartPage (Administration Dashboard).

    The different rules have an evaluation order, this mean when the startpage rule for your application is evaluated before the standard webMethods Administrator rule you will never see this again when both of them apply to your user:
    First come, first served.

    There are at least 3 types of Rules (just referring to these I have already worked with):

    • Skin Rules (deal with look and feel, i.e. colors, fonts, …)
    • Shell Rules (deal with layout, i.e. header, footer, left and right panel)
    • Startpage Rules (define which page is shown first when a user logs in to MWS without providing context).

    See Administering MWS Guide and CAF Development Help for further informations about this

    Regards,
    Holger


    #MWS-CAF-Task-Engine
    #webMethods
    #webMethods-BPMS


  • 7.  RE: portlet

    Posted Wed May 25, 2016 06:11 PM

    Hello,

    Now i got this error while editing the page for droping the protlet in to form on mws sysadmin

    A “java.lang.NullPointerException” occurred with the Message "at com.webMethods.portal.portlet.wm_noodle_context_wiring.NoodleWorkspaceWiringContextPortletType.getCurrentWorkspace(NoodleWorkspaceWiringContextPortletType.java:50)


    #webMethods
    #webMethods-BPMS
    #MWS-CAF-Task-Engine