Jobboard in Rich Client

Sort:
You are not authorized to post a reply.
Author
Messages
ALB
Veteran Member
Posts: 130
Veteran Member

    Is there a way to default the job board in the Rich Client?  Previously, we created a context property, restarted the environment so that the new context would pull up, and then set the employee to the internal job board for each actor.  I was told there is a way to do this without creating a context.  If anyone has done this.  I would appreciate sharing the approach.

    Woozy
    Veteran Member
    Posts: 709
    Veteran Member
      If you are really looking for a "default" job board by employee, then the context property (ActorContext businessclass) is the way to do that. The only other option I'm aware of is by putting it as a context parameter in the URL: ?csk.JobBoard={JobBoardName} (NOTE: replace the ? with an & if you already have other parameters). I believe that this will only work if the context property is defined in ContextProperty and the "User Modifiable" flag is checked. By doing it this way, everyone who uses that URL will get that Job Board, which is why the Context Property is generally preferred.
      Kelly Meade
      J. R. Simplot Company
      Boise, ID
      ALB
      Veteran Member
      Posts: 130
      Veteran Member
        It is http:///canvas/da//canvas/jobboard_.jnlp to install the jobboard on the Rich Client without adding the context.
        ALB
        Veteran Member
        Posts: 130
        Veteran Member
          See "Configuring internal job board access for internal candidates" in the Infor Talent Management Suite Configuration Guide for the details.
          You are not authorized to post a reply.