I have been working on this for far too long. I opened a case with INFOR and I still can't get the Create Offer Letter to show up for the Hiring Manager. The workflow is setup with the Action "Create Offer Letter" on the workflow step for "Offer Approved/Create Offer Letter". I changed the security class to include the Create Offer Letter. I created conditionals for Hiring Manger Steps and Viewable Steps, but the Offer Letter will not show. Any help would be appreciated.
JobApplication BusinessClass
is accessible
for all inquiries, Applied.MoveToStep, Applied.MoveToStepDragAndDrop, Applied.MoveToStepDragAndDropWorkflows, Applied.ScheduleInterview, Applied.DefineOffer, Applied.ChangeOfferStatus, Applied.CreateOfferLetter, Applied.AdHocCreateOfferLetterWithParagraphs, Applied.AdvanceCandidate, Applied.HoldCandidate, Applied.DiscontinueWithCandidate, Applied.SendEmail, Applied.Hire, Applied.Transfer, Applied.Promote, Applied.Rehire, Applied.AddAssignment
when (JobRequisition.ATSWorkflow entered
and (JobRequisition.IsHiringManager and (HiringManagerSteps)
and (MCTXViewableStep))
and (Candidate.LinkedEmployee.IsNotAuthenticatedEmployee
and Candidate.Type.Internal or Candidate.Type.External)
and (Candidate.LinkedEmployee.IsNotEmployee
and Candidate.Type.Internal or Candidate.Type.External))