MRP in New Company

Our team are testing MRP in the new company we have setup, it runs and it completes but it is completing in seconds. I have run a log on it and it seems that it is throwing an exception. I have attached the log file.
MRP Log.docx (19.1 KB)

Hey Daniel,

Looks like you have SSO enabled in Kinetic and required for the TaskAgent account. Based on this error in your MRP log

15:31:19 Starting sub-processes
15:31:19 System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
 ---> System.UnauthorizedAccessException: You can only log on via single sign-on.
   at 

Make sure this box is not checked for the account the TaskAgent is running under

Or your other option is to allow the TaskAgent to sign on with SSO. Just need to fill out this out and change the auth to AzureAD (if thats what you are using for SSO)

image

Hope this helps!

2 Likes

Perfect, that has sorted it, i did start to look at that so i am glad i was going down the right path.

Thanks

1 Like

Awesome! Feel free to mark this as the solution! :slight_smile:

1 Like