PoRequisitionHandler
Describes uses for the PunchOut handler.
Order | Handler | Description |
---|---|---|
500 | GetPunchOutSession | Uses GetPunchOutSession pipeline to get the PunchOutSession. |
600 | UpdatePunchOutSession | If the Parameter.PunchOutSessionMode is not blank, uses the value to determine the PunchOutSession.PunchOutSessionMode. |
700 | CreateResponse | Creates a Html response and sets it to the result. |
Updated over 1 year ago