HomeGuidesAPI Reference
Submit Documentation FeedbackJoin Developer CommunityOptimizely GitHubOptimizely NuGetLog In

ProfileTransactionRequestHandler

This topic describes the process for using the Profile Transaction Request handler.

OrderHandlerDescription
500ValidateRequestUses the ValidateXml pipeline to validate the incoming cXml request.
600CreatePunchOutProfileTransactionRequestUses the CreatePunchOutProfileTransactionRequest pipeline to create a PunchOutProfileTransactionRequest.
700ValidateCredentialsUses the ValidateCredentials pipeline to validate the credentials of the incoming cXml request.
800CreateResponseCreates a cXml response message and sets it to the result.

What’s Next